<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
bbda387a-0a59-42d6-af1d-60bf6a5fecc1|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="bbda387a-0a59-42d6-af1d-60bf6a5fecc1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-14T00: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
bbda387a-0a59-42d6-af1d-60bf6a5fecc1|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbda387a-0a59-42d6-af1d-60bf6a5fecc1|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-05T15:04:52.2764787+00:00" Version="0" EchoToken="Search" TransactionIdentifier="bbda387a-0a59-42d6-af1d-60bf6a5fecc1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="921.31" OriginalAmount="921.31">
      <BasicPropertyInfo Latitude="40.554545259398" Longitude="-3.9002323150635" StarRating="4" HotelCode="99103|14976" HotelName="Exe Gran Hotel Almenar" Meals="ROOM ONLY" 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,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="8" TotalAmount="957.11" OriginalAmount="957.11">
      <BasicPropertyInfo Latitude="40.332263315584" Longitude="-3.7027604429916" StarRating="3" HotelCode="284796|194682" HotelName="Vértice Roomspace Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/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="8" TotalAmount="1043.88" OriginalAmount="1043.88">
      <BasicPropertyInfo Latitude="40.424995519249" Longitude="-3.7005560210853" StarRating="2" HotelCode="393049|747080" HotelName="Hostel Era" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/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="8" TotalAmount="1087.96" OriginalAmount="1087.96">
      <BasicPropertyInfo Latitude="40.422285084538" Longitude="-3.7039133906364" StarRating="2" HotelCode="190792|318368" HotelName="Hostal Condestable" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1099.13" OriginalAmount="1099.13">
      <BasicPropertyInfo Latitude="40.354234" Longitude="-3.830659" StarRating="3" HotelCode="61848|30347" HotelName="Holiday Inn Express Madrid - Alcorcon" 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,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="8" TotalAmount="1110.50" OriginalAmount="1110.50">
      <BasicPropertyInfo Latitude="40.466844" Longitude="-3.6743750000001" StarRating="3" HotelCode="76620|362857" HotelName="La Posada De El Chaflan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1145.57" OriginalAmount="1145.57">
      <BasicPropertyInfo Latitude="40.555316" Longitude="-3.609999" StarRating="2" HotelCode="39335|7942" 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 08/01/2025">
        <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="8" TotalAmount="1159.28" OriginalAmount="1159.28">
      <BasicPropertyInfo Latitude="40.45442345" Longitude="-3.70145194" StarRating="2.5" HotelCode="613406|655182" HotelName="Far Home Bernabeu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1177.83" OriginalAmount="1177.83">
      <BasicPropertyInfo Latitude="40.436916985145" Longitude="-3.6311347901783" StarRating="1" HotelCode="263671|191203" HotelName="Travelodge Madrid Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1182.68" OriginalAmount="1182.68">
      <BasicPropertyInfo Latitude="40.427936905493" Longitude="-3.5606646537781" StarRating="3" HotelCode="37048|22904" HotelName="NH Villa de Coslada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1189.88" OriginalAmount="1189.88">
      <BasicPropertyInfo Latitude="40.419387" Longitude="-3.625247" StarRating="3" HotelCode="31857|9650" HotelName="Silken Torre Garden Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1274.73" OriginalAmount="1274.73">
      <BasicPropertyInfo Latitude="40.426651" Longitude="-3.707626" StarRating="2" HotelCode="190837|216495" HotelName="Hostal Jemasaca-Palma61" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1333.67" OriginalAmount="1333.67">
      <BasicPropertyInfo Latitude="40.514788860519" Longitude="-3.6734053126283" StarRating="4" HotelCode="284244|195861" HotelName="Hotel Dome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1338.06" OriginalAmount="1338.06">
      <BasicPropertyInfo Latitude="40.470800134942" Longitude="-3.7687879800796" StarRating="4" HotelCode="36966|22769" HotelName="Eurostars Zarzuela Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1366.80" OriginalAmount="1366.80">
      <BasicPropertyInfo Latitude="40.444416641378" Longitude="-3.6554197643918" StarRating="3" HotelCode="38298|26620" HotelName="Travelodge Madrid Torrelaguna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1386.67" OriginalAmount="1386.67">
      <BasicPropertyInfo Latitude="40.425082276262" Longitude="-3.678778682209" StarRating="3" HotelCode="98877|112876" HotelName="Apartamentos Goya 75" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1399.09" OriginalAmount="1399.09">
      <BasicPropertyInfo Latitude="40.466115985393" Longitude="-3.6960641692715" StarRating="3" HotelCode="113305|75339" HotelName="Caballero Errante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <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="8" TotalAmount="1492.93" OriginalAmount="1492.93">
      <BasicPropertyInfo Latitude="40.457863" Longitude="-3.583362" StarRating="4" HotelCode="30881|4492" HotelName="Sercotel Madrid Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 26/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="8" TotalAmount="1505.93" OriginalAmount="1505.93">
      <BasicPropertyInfo Latitude="40.451610888015" Longitude="-3.5928254059643" StarRating="4" HotelCode="87681|99402" HotelName="Hotel Maydrit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1560.72" OriginalAmount="1560.72">
      <BasicPropertyInfo Latitude="40.447388917667" Longitude="-3.5803155423279" StarRating="3" HotelCode="899437|112877" HotelName="Aparthotel Compostela Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Village,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1589.49" OriginalAmount="1589.49">
      <BasicPropertyInfo Latitude="40.428560097144" Longitude="-3.6943137198631" StarRating="2" HotelCode="100840|183409" HotelName="BlueSense Almagro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1598.49" OriginalAmount="1598.49">
      <BasicPropertyInfo Latitude="40.491132232763" Longitude="-3.6701121926308" StarRating="4" HotelCode="401834|87080" HotelName="Exe Madrid Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport 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,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="8" TotalAmount="1619.91" OriginalAmount="1619.91">
      <BasicPropertyInfo Latitude="40.449801" Longitude="-3.698462" StarRating="3" HotelCode="30827|4336" HotelName="Espahotel Plaza Basílica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1625.89" OriginalAmount="1625.89">
      <BasicPropertyInfo Latitude="40.4649744" Longitude="-3.7861544" StarRating="4" HotelCode="310418|4241" HotelName="Aravaca Village" Meals="ROOM ONLY" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1644.38" OriginalAmount="1644.38">
      <BasicPropertyInfo Latitude="40.434891818409" Longitude="-3.6850864245062" StarRating="2" HotelCode="101132|183349" HotelName="BlueSense Madrid Serrano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1658.66" OriginalAmount="1658.66">
      <BasicPropertyInfo Latitude="40.475140876872" Longitude="-3.7430022444644" StarRating="4" HotelCode="30843|4390" HotelName="Hotel Eurostars Monte Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1679.28" OriginalAmount="1679.28">
      <BasicPropertyInfo Latitude="40.41324993" Longitude="-3.70088449" StarRating="2" HotelCode="491116|452943" HotelName="Far Home Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1691.69" OriginalAmount="1691.69">
      <BasicPropertyInfo Latitude="40.473089486686" Longitude="-3.5853624343872" StarRating="4" HotelCode="113312|185314" HotelName="täCH Madrid Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1712.29" OriginalAmount="1712.29">
      <BasicPropertyInfo Latitude="40.458602522733" Longitude="-3.6952221607479" StarRating="3" HotelCode="59808|76270" HotelName="Senator Castellana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/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="8" TotalAmount="1719.95" OriginalAmount="1719.95">
      <BasicPropertyInfo Latitude="40.470975" Longitude="-3.579981" StarRating="4" HotelCode="37965|26196" HotelName="Clement Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1725.55" OriginalAmount="1725.55">
      <BasicPropertyInfo Latitude="40.416024506087" Longitude="-3.7017413220092" StarRating="2" HotelCode="113300|197090" HotelName="Hostal Matheu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1740.71" OriginalAmount="1740.71">
      <BasicPropertyInfo Latitude="40.41522013506" Longitude="-3.7089037731971" StarRating="2" HotelCode="149090|212809" HotelName="Hostal La Casa de La Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Plaza de San Miguel 5, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212809/212809a_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="8" TotalAmount="1756.56" OriginalAmount="1756.56">
      <BasicPropertyInfo Latitude="40.472898009806" Longitude="-3.5769546441803" StarRating="3" HotelCode="113311|117617" HotelName="Barajas Plaza Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1776.67" OriginalAmount="1776.67">
      <BasicPropertyInfo Latitude="40.458646083947" Longitude="-3.5823985934257" StarRating="4" HotelCode="29260|3204" HotelName="Senator Barajas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1796.08" OriginalAmount="1796.08">
      <BasicPropertyInfo Latitude="40.440662401072" Longitude="-3.670056679436" StarRating="5" HotelCode="56983|39121" HotelName="Hotel Puerta América" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1796.13" OriginalAmount="1796.13">
      <BasicPropertyInfo Latitude="40.488138" Longitude="-3.668268" StarRating="4" HotelCode="409988|91856" HotelName="Occidental Castellana Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport 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,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="8" TotalAmount="1804.35" OriginalAmount="1804.35">
      <BasicPropertyInfo Latitude="40.4283894" Longitude="-3.6711832999999" StarRating="3" HotelCode="300883|365806" HotelName="Neo Magna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1823.14" OriginalAmount="1823.14">
      <BasicPropertyInfo Latitude="40.43724" Longitude="-3.70856" StarRating="3" HotelCode="37043|22937" HotelName="Leonardo Boutique Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1823.63" OriginalAmount="1823.63">
      <BasicPropertyInfo Latitude="40.46778" Longitude="-3.688371" StarRating="4" HotelCode="31084|4200" HotelName="Hotel Via Castellana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 220, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49317/a_49317_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in Madrid's tourist centre just a few minutes walk from the city centre. The near vicinity offers numerous shops, boutiques, cafés, bars, restaurants and an exciting nightlife. Links to the public transport network also lie within walking distance. The transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1862.36" OriginalAmount="1862.36">
      <BasicPropertyInfo Latitude="40.420619" Longitude="-3.708516" StarRating="4" HotelCode="17616|127785" HotelName="Hotel Santo Domingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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="8" TotalAmount="1863.18" OriginalAmount="1863.18">
      <BasicPropertyInfo Latitude="40.421909" Longitude="-3.706562" StarRating="3" HotelCode="14197|137377" HotelName="Hotel Los Condes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,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="8" TotalAmount="1869.25" OriginalAmount="1869.25">
      <BasicPropertyInfo Latitude="40.4223109" Longitude="-3.7092173999999" StarRating="3" HotelCode="311366|230168" HotelName="Vitium Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 08/01/2025">
        <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="8" TotalAmount="1898.84" OriginalAmount="1898.84">
      <BasicPropertyInfo Latitude="40.452915204396" Longitude="-3.61323595047" StarRating="4" HotelCode="51894|4391" HotelName="Hotel Osuna Feria Madrid" 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,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="8" TotalAmount="1918.21" OriginalAmount="1918.21">
      <BasicPropertyInfo Latitude="40.433716" Longitude="-3.717507" StarRating="4" HotelCode="262270|189435" HotelName="Exe Moncloa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1934.60" OriginalAmount="1934.60">
      <BasicPropertyInfo Latitude="40.431877" Longitude="-3.673618" StarRating="4" HotelCode="19506|4928" HotelName="Zenit Abeba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="40.455877" Longitude="-3.681848" StarRating="4" HotelCode="51868|4096" HotelName="NH Madrid Paseo de la Habana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1941.25" OriginalAmount="1941.25">
      <BasicPropertyInfo Latitude="40.468981044467" Longitude="-3.6738793551922" StarRating="4" HotelCode="29336|4706" HotelName="Hotel ILUNION Pío XII" Meals="ROOM ONLY" 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,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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1945.60" OriginalAmount="1945.60">
      <BasicPropertyInfo Latitude="40.425456" Longitude="-3.701384" StarRating="3" HotelCode="31524|7856" HotelName="Tribunal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1954.14" OriginalAmount="1954.14">
      <BasicPropertyInfo Latitude="40.422172712946" Longitude="-3.7105820589202" StarRating="3" HotelCode="64261|78412" HotelName="Exe Suites 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1957.86" OriginalAmount="1957.86">
      <BasicPropertyInfo Latitude="40.413052779105" Longitude="-3.7005035187982" StarRating="4" HotelCode="561962|594065" HotelName="Axel Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" 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="8" TotalAmount="1967.19" OriginalAmount="1967.19">
      <BasicPropertyInfo Latitude="40.42243262" Longitude="-3.70010823" StarRating="3" HotelCode="447285|436719" HotelName="Madrid SmartRentals Chueca II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1980.08" OriginalAmount="1980.08">
      <BasicPropertyInfo Latitude="40.489678" Longitude="-3.688078" StarRating="4" HotelCode="82889|155929" HotelName="Villamadrid" Meals="ROOM ONLY" 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,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="8" TotalAmount="2000.46" OriginalAmount="2000.46">
      <BasicPropertyInfo Latitude="40.436533" Longitude="-3.621056" StarRating="4" HotelCode="32665|8266" HotelName="Hotel ILUNION Alcalá Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 26/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>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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2016.85" OriginalAmount="2016.85">
      <BasicPropertyInfo Latitude="40.432045" Longitude="-3.69935" StarRating="4" HotelCode="161633|132446" HotelName="Hotel Agora Juan de Austria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Free CXL until 08/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="8" TotalAmount="2020.94" OriginalAmount="2020.94">
      <BasicPropertyInfo Latitude="40.418823798651" Longitude="-3.7093595509261" StarRating="2" HotelCode="57790|60059" HotelName="Room Mate Mario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2047.11" OriginalAmount="2047.11">
      <BasicPropertyInfo Latitude="40.45393497" Longitude="-3.67860288" StarRating="3" HotelCode="610268|617856" HotelName="Roisa Hostal Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 26/12/2024" 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="8" TotalAmount="2052.56" OriginalAmount="2052.56">
      <BasicPropertyInfo Latitude="40.467490435003" Longitude="-3.6900544166565" StarRating="4" HotelCode="46623|9649" HotelName="Hotel Exe Plaza" 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,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="8" TotalAmount="2086.58" OriginalAmount="2086.58">
      <BasicPropertyInfo Latitude="40.429192" Longitude="-3.688444" StarRating="4" HotelCode="38261|29283" HotelName="Petit Palace President Castellana" 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,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="8" TotalAmount="2119.58" OriginalAmount="2119.58">
      <BasicPropertyInfo Latitude="40.416260512445" Longitude="-3.7013848513596" StarRating="3" HotelCode="147256|197995" HotelName="El Pasaje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2180.34" OriginalAmount="2180.34">
      <BasicPropertyInfo Latitude="40.458547147843" Longitude="-3.6946392475292" StarRating="4" HotelCode="98430|153035" HotelName="Residence Eurobuilding 2" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel,Historic 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,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="8" TotalAmount="2183.45" OriginalAmount="2183.45">
      <BasicPropertyInfo Latitude="40.412565" Longitude="-3.703739" StarRating="2" HotelCode="166005|318427" HotelName="Hostal Montaloya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2191.84" OriginalAmount="2191.84">
      <BasicPropertyInfo Latitude="40.43223123" Longitude="-3.67441259" StarRating="2" HotelCode="947660|646802" HotelName="Hoom Apartments Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2249.08" OriginalAmount="2249.08">
      <BasicPropertyInfo Latitude="40.414515560127" Longitude="-3.7001119705697" StarRating="3" HotelCode="57792|60180" HotelName="Room Mate Alicia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2289.48" OriginalAmount="2289.48">
      <BasicPropertyInfo Latitude="40.416000360547" Longitude="-3.7090604487198" StarRating="4" HotelCode="87683|100198" HotelName="Petit Palace Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2292.98" OriginalAmount="2292.98">
      <BasicPropertyInfo Latitude="40.412945" Longitude="-3.703948" StarRating="4" HotelCode="262269|217585" HotelName="Eurostars Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2295.30" OriginalAmount="2295.30">
      <BasicPropertyInfo Latitude="40.401434123929" Longitude="-3.6871683587262" StarRating="4" HotelCode="16438|3988" HotelName="Rafaelhoteles Atocha" Meals="ROOM ONLY" 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,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="8" TotalAmount="2302.02" OriginalAmount="2302.02">
      <BasicPropertyInfo Latitude="40.48304" Longitude="-3.670911" StarRating="4" HotelCode="36943|19663" HotelName="Hotel Mirador de Chamartin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 08/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="8" TotalAmount="2307.33" OriginalAmount="2307.33">
      <BasicPropertyInfo Latitude="40.41366544" Longitude="-3.70038516" StarRating="4" HotelCode="960771|663164" HotelName="Room Mate Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025">
        <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="8" TotalAmount="2309.95" OriginalAmount="2309.95">
      <BasicPropertyInfo Latitude="40.498234570408" Longitude="-3.6646270751953" StarRating="4" HotelCode="88640|111753" HotelName="NH Madrid Las Tablas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2313.54" OriginalAmount="2313.54">
      <BasicPropertyInfo Latitude="40.42706372" Longitude="-3.69853998" StarRating="4" HotelCode="317694|425740" HotelName="Hotel Eurostars Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2325.52" OriginalAmount="2325.52">
      <BasicPropertyInfo Latitude="40.430888200546" Longitude="-3.7077301740646" StarRating="4" HotelCode="40080|1232" HotelName="Sercotel Gran Hotel Conde Duque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="2356.27" OriginalAmount="2356.27">
      <BasicPropertyInfo Latitude="40.419343" Longitude="-3.702784" StarRating="3" HotelCode="56985|54285" HotelName="Petit Palace Tres Cruces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2385.51" OriginalAmount="2385.51">
      <BasicPropertyInfo Latitude="40.418344677281" Longitude="-3.701401196567" StarRating="4" HotelCode="38254|28858" HotelName="Eurostars Casa de la Lírica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2389.22" OriginalAmount="2389.22">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|85237" HotelName="Victoria IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2393.24" OriginalAmount="2393.24">
      <BasicPropertyInfo Latitude="40.417319315597" Longitude="-3.706523364418" StarRating="3" HotelCode="326489|5281" HotelName="Petit Palace Ópera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/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="8" TotalAmount="2421.48" OriginalAmount="2421.48">
      <BasicPropertyInfo Latitude="40.486546679076" Longitude="-3.703472" StarRating="5" HotelCode="57590|53383" HotelName="Eurostars Suites Mirasierra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2424.09" OriginalAmount="2424.09">
      <BasicPropertyInfo Latitude="40.430666489624" Longitude="-3.7169702663508" StarRating="3" HotelCode="31101|4468" HotelName="Hotel T3 Tirol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2443.34" OriginalAmount="2443.34">
      <BasicPropertyInfo Latitude="40.421227738788" Longitude="-3.7099462664334" StarRating="4" HotelCode="12267|1225" HotelName="Eurostars Madrid Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/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>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="8" TotalAmount="2455.85" OriginalAmount="2455.85">
      <BasicPropertyInfo Latitude="40.40607" Longitude="-3.70155" StarRating="3.5" HotelCode="638493|628283" HotelName="Madrid SmartRentals La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2473.07" OriginalAmount="2473.07">
      <BasicPropertyInfo Latitude="40.420901748178" Longitude="-3.7083299766865" StarRating="4" HotelCode="59394|66662" HotelName="Petit Palace Plaza España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2477.27" OriginalAmount="2477.27">
      <BasicPropertyInfo Latitude="40.422426934853" Longitude="-3.7088960588608" StarRating="4" HotelCode="67168|84037" HotelName="Vincci Via 66" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2501.84" OriginalAmount="2501.84">
      <BasicPropertyInfo Latitude="40.415691556536" Longitude="-3.7057562678102" StarRating="4" HotelCode="38260|29281" HotelName="Petit Palace Posada del Peine" 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,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="8" TotalAmount="2504.52" OriginalAmount="2504.52">
      <BasicPropertyInfo Latitude="40.416666" Longitude="-3.691007" StarRating="4" HotelCode="189352|175099" HotelName="Petit Palace Lealtad Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2506.77" OriginalAmount="2506.77">
      <BasicPropertyInfo Latitude="40.417113" Longitude="-3.689109" StarRating="4" HotelCode="170577|150856" HotelName="Petit Palace Savoy Alfonso XII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" 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="8" TotalAmount="2508.07" OriginalAmount="2508.07">
      <BasicPropertyInfo Latitude="40.420621913122" Longitude="-3.6990733444691" StarRating="3" HotelCode="69940|86339" HotelName="Room Mate Oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2512.80" OriginalAmount="2512.80">
      <BasicPropertyInfo Latitude="40.414831632224" Longitude="-3.6983531713486" StarRating="4" HotelCode="39303|47594" HotelName="Vincci Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business 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,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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2515.38" OriginalAmount="2515.38">
      <BasicPropertyInfo Latitude="40.422854" Longitude="-3.709739" StarRating="3" HotelCode="18770|1215" HotelName="Hotel Madrid Centro Managed by Melia" Meals="ROOM ONLY" 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,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="8" TotalAmount="2563.97" OriginalAmount="2563.97">
      <BasicPropertyInfo Latitude="40.407843847351" Longitude="-3.6893584957008" StarRating="3" HotelCode="15152|22903" HotelName="NH Madrid Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2572.42" OriginalAmount="2572.42">
      <BasicPropertyInfo Latitude="40.469157548393" Longitude="-3.581001162529" StarRating="4" HotelCode="29474|4712" HotelName="TRYP Madrid Alameda Aeropuerto Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2578.47" OriginalAmount="2578.47">
      <BasicPropertyInfo Latitude="40.417807" Longitude="-3.696212" StarRating="4" HotelCode="18002|226440" HotelName="NH Collection Madrid Suecia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="2632.55" OriginalAmount="2632.55">
      <BasicPropertyInfo Latitude="40.41411" Longitude="-3.701624" StarRating="5" HotelCode="171805|137745" HotelName="NH Collection Madrid Palacio de Tepa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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>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="8" TotalAmount="2633.33" OriginalAmount="2633.33">
      <BasicPropertyInfo Latitude="40.413945" Longitude="-3.702857" StarRating="4" HotelCode="26838|3550" HotelName="Catalonia Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2637.69" OriginalAmount="2637.69">
      <BasicPropertyInfo Latitude="40.413698" Longitude="-3.70362" StarRating="3" HotelCode="36938|17839" HotelName="Hotel Cortezo" 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,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="8" TotalAmount="2655.82" OriginalAmount="2655.82">
      <BasicPropertyInfo Latitude="40.417029" Longitude="-3.705226" StarRating="3" HotelCode="35373|14978" HotelName="Petit Palace Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2669.52" OriginalAmount="2669.52">
      <BasicPropertyInfo Latitude="40.427514260457" Longitude="-3.6963227391243" StarRating="4" HotelCode="904125|150857" HotelName="Petit Palace Santa Bárbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2675.41" OriginalAmount="2675.41">
      <BasicPropertyInfo Latitude="40.431114825251" Longitude="-3.6874164640903" StarRating="4" HotelCode="30878|4482" HotelName="Serrano by Silken" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2682.44" OriginalAmount="2682.44">
      <BasicPropertyInfo Latitude="40.436424" Longitude="-3.685707" StarRating="4" HotelCode="31099|4398" HotelName="Partner Barrio de Salamanca Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2691.00" OriginalAmount="2691.00">
      <BasicPropertyInfo Latitude="40.4203" Longitude="-3.706591" StarRating="4" HotelCode="29314|1224" HotelName="Vincci Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 09/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2694.13" OriginalAmount="2694.13">
      <BasicPropertyInfo Latitude="40.428337088684" Longitude="-3.6971086263657" StarRating="4" HotelCode="12942|3879" HotelName="Gran Versalles" Meals="ROOM ONLY" 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,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="8" TotalAmount="2696.92" OriginalAmount="2696.92">
      <BasicPropertyInfo Latitude="40.415528003422" Longitude="-3.6970093846321" StarRating="5" HotelCode="19090|551" HotelName="Hotel Villa Real" Meals="ROOM ONLY" 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,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="8" TotalAmount="2718.00" OriginalAmount="2718.00">
      <BasicPropertyInfo Latitude="40.476633879166" Longitude="-3.687612271164" StarRating="5" HotelCode="87684|98710" HotelName="Eurostars Madrid Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2730.17" OriginalAmount="2730.17">
      <BasicPropertyInfo Latitude="40.418281" Longitude="-3.699424" StarRating="4" HotelCode="56986|54284" HotelName="Petit Palace Alcalá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="2743.11" OriginalAmount="2743.11">
      <BasicPropertyInfo Latitude="40.428661" Longitude="-3.696228" StarRating="3" HotelCode="12278|22940" HotelName="NH Madrid Alonso Martínez" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2755.84" OriginalAmount="2755.84">
      <BasicPropertyInfo Latitude="40.420676" Longitude="-3.707359" StarRating="4" HotelCode="284119|224126" HotelName="Indigo Madrid - Gran Via" 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>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="8" TotalAmount="2789.51" OriginalAmount="2789.51">
      <BasicPropertyInfo Latitude="40.436015652851" Longitude="-3.6817972362042" StarRating="3" HotelCode="29224|3861" HotelName="NH Madrid Balboa" Meals="ROOM ONLY" 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="8" TotalAmount="2795.52" OriginalAmount="2795.52">
      <BasicPropertyInfo Latitude="40.414609" Longitude="-3.701391" StarRating="4" HotelCode="18767|80465" HotelName="ME Madrid Reina Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,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="8" TotalAmount="2823.53" OriginalAmount="2823.53">
      <BasicPropertyInfo Latitude="40.415152" Longitude="-3.699136" StarRating="4" HotelCode="82258|186998" HotelName="Suite Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="2840.90" OriginalAmount="2840.90">
      <BasicPropertyInfo Latitude="40.419564681616" Longitude="-3.6985845569617" StarRating="4" HotelCode="426246|452302" HotelName="Vincci The Mint" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2850.17" OriginalAmount="2850.17">
      <BasicPropertyInfo Latitude="40.417011" Longitude="-3.700014" StarRating="4" HotelCode="29475|9521" HotelName="Quatro Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2867.45" OriginalAmount="2867.45">
      <BasicPropertyInfo Latitude="40.409922112887" Longitude="-3.6926561594009" StarRating="4" HotelCode="15151|4704" HotelName="NH Madrid Nacional" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2868.58" OriginalAmount="2868.58">
      <BasicPropertyInfo Latitude="40.424100334583" Longitude="-3.7061128020287" StarRating="4" HotelCode="188111|141697" HotelName="AB Design Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="2897.67" OriginalAmount="2897.67">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="7855|2102" HotelName="Meliá Castilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,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,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="8" TotalAmount="2933.11" OriginalAmount="2933.11">
      <BasicPropertyInfo Latitude="40.425044230148" Longitude="-3.6781405276126" StarRating="4" HotelCode="410223|93771" HotelName="Vincci Soma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2985.90" OriginalAmount="2985.90">
      <BasicPropertyInfo Latitude="40.423884561043" Longitude="-3.7058645731178" StarRating="3" HotelCode="113294|107317" HotelName="Hotel Abalu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="3091.12" OriginalAmount="3091.12">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|3784" HotelName="Holiday Inn Madrid Bernabeu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="3152.97" OriginalAmount="3152.97">
      <BasicPropertyInfo Latitude="40.4104159" Longitude="-3.6954733" StarRating="4" HotelCode="266904|744862" HotelName="Woo Travelling Atocha 107 HOMTELS" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="3277.83" OriginalAmount="3277.83">
      <BasicPropertyInfo Latitude="40.452168917958" Longitude="-3.5858426269837" StarRating="4" HotelCode="79475|99360" HotelName="Hilton Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="3296.07" OriginalAmount="3296.07">
      <BasicPropertyInfo Latitude="40.416405" Longitude="-3.698651" StarRating="5" HotelCode="36857|22622" HotelName="Hotel Urban" 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,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="8" TotalAmount="3323.30" OriginalAmount="3323.30">
      <BasicPropertyInfo Latitude="40.414634566568" Longitude="-3.694712317791" StarRating="4" HotelCode="31862|96878" HotelName="NH Collection Madrid Paseo del Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business 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,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="8" TotalAmount="3361.34" OriginalAmount="3361.34">
      <BasicPropertyInfo Latitude="40.469588" Longitude="-3.582171" StarRating="4" HotelCode="29258|3600" HotelName="Meliá Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="3425.85" OriginalAmount="3425.85">
      <BasicPropertyInfo Latitude="40.423778289617" Longitude="-3.7115444391479" StarRating="5" HotelCode="468809|484301" HotelName="Barceló Torre de Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="3493.29" OriginalAmount="3493.29">
      <BasicPropertyInfo Latitude="40.421084419798" Longitude="-3.7147602438927" StarRating="3" HotelCode="16258|7976" HotelName="Principe Pio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="3507.76" OriginalAmount="3507.76">
      <BasicPropertyInfo Latitude="40.415170064639" Longitude="-3.6967662279098" StarRating="4" HotelCode="446069|554021" HotelName="DoubleTree by Hilton Madrid-Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Agustín 3, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/555764/a_555764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3641.52" OriginalAmount="3641.52">
      <BasicPropertyInfo Latitude="40.423175055175" Longitude="-3.7057760947046" StarRating="2" HotelCode="143541|213036" HotelName="Hotel Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="3909.79" OriginalAmount="3909.79">
      <BasicPropertyInfo Latitude="40.427" Longitude="-3.687348" StarRating="4" HotelCode="37614|25260" 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="Free CXL until 09/01/2025" 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="8" TotalAmount="3937.64" OriginalAmount="3937.64">
      <BasicPropertyInfo Latitude="40.42395331953" Longitude="-3.6852157115936" StarRating="4" HotelCode="38281|29508" HotelName="ICON Wipton by Petit Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="3951.55" OriginalAmount="3951.55">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="842312|642642" HotelName="The Level at Meliá Castilla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="3968.32" OriginalAmount="3968.32">
      <BasicPropertyInfo Latitude="40.422228458184" Longitude="-3.6841141553061" StarRating="5" HotelCode="45653|3197" HotelName="Wellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="4026.56" OriginalAmount="4026.56">
      <BasicPropertyInfo Latitude="40.420677362387" Longitude="-3.6892905735065" StarRating="5" HotelCode="73748|86624" HotelName="Hotel Hospes Puerta Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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="8" TotalAmount="4153.82" OriginalAmount="4153.82">
      <BasicPropertyInfo Latitude="40.435405238061" Longitude="-3.6854785680771" StarRating="4" HotelCode="7856|2104" HotelName="Meliá Madrid Serrano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="4198.32" OriginalAmount="4198.32">
      <BasicPropertyInfo Latitude="40.417880500328" Longitude="-3.6998552083969" StarRating="3" HotelCode="16557|17838" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="4240.14" OriginalAmount="4240.14">
      <BasicPropertyInfo Latitude="40.420392190081" Longitude="-3.7041601538658" StarRating="4" HotelCode="19165|851" HotelName="TRYP Madrid Cibeles Hotel" 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,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="8" TotalAmount="4274.70" OriginalAmount="4274.70">
      <BasicPropertyInfo Latitude="40.426191753964" Longitude="-3.6889965387927" StarRating="4" HotelCode="37045|22906" HotelName="NH Collection Madrid Colón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,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="8" TotalAmount="4429.42" OriginalAmount="4429.42">
      <BasicPropertyInfo Latitude="40.42083022" Longitude="-3.70639451" StarRating="4" HotelCode="422800|435659" HotelName="Gran Via Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4477.45" OriginalAmount="4477.45">
      <BasicPropertyInfo Latitude="40.426850376113" Longitude="-3.6981715889549" StarRating="5" HotelCode="935979|367546" HotelName="URSO Hotel &amp; Spa Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="4568.68" OriginalAmount="4568.68">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7097096443176" StarRating="5" HotelCode="18757|933" HotelName="Gran Meliá Palacio de los Duques" Meals="ROOM ONLY" BedType="ROOM ONLY" 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,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="8" TotalAmount="4730.12" OriginalAmount="4730.12">
      <BasicPropertyInfo Latitude="40.419830641568" Longitude="-3.7012660503388" StarRating="4" HotelCode="30862|4435" HotelName="NH Collection Madrid Gran Vía" 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,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="8" TotalAmount="4785.35" OriginalAmount="4785.35">
      <BasicPropertyInfo Latitude="40.419239162882" Longitude="-3.6971620779099" StarRating="5" HotelCode="314388|407811" HotelName="The Principal Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="4821.94" OriginalAmount="4821.94">
      <BasicPropertyInfo Latitude="40.438792" Longitude="-3.691606" StarRating="5" HotelCode="25011|4572" HotelName="Hesperia Madrid" 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,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="8" TotalAmount="4876.39" OriginalAmount="4876.39">
      <BasicPropertyInfo Latitude="40.426418" Longitude="-3.68939" StarRating="5" HotelCode="18759|572" HotelName="Gran Meliá Fénix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="5153.31" OriginalAmount="5153.31">
      <BasicPropertyInfo Latitude="40.436393331468" Longitude="-3.6901563405991" StarRating="5" HotelCode="47238|5111" HotelName="InterContinental Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="5421.58" OriginalAmount="5421.58">
      <BasicPropertyInfo Latitude="40.406248" Longitude="-3.669354" StarRating="4" HotelCode="82895|191721" HotelName="Claridge Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/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="8" TotalAmount="7561.73" OriginalAmount="7561.73">
      <BasicPropertyInfo Latitude="40.432122377193" Longitude="-3.6565107107162" StarRating="4" HotelCode="31879|9712" HotelName="Rafaelhoteles Ventas" 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,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="8" TotalAmount="9986.38" OriginalAmount="9986.38">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|4339" HotelName="Villa Magna" 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,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="8" TotalAmount="113732.90" OriginalAmount="113732.90">
      <BasicPropertyInfo Latitude="40.447842" Longitude="-3.636193" StarRating="4" HotelCode="29286|9648" HotelName="Silken Puerta Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport 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,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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Kitchen,Lounge,Spa,Designated Smoking Area,Golf,Nightclub,Sauna,Shopping Arcade,Diet Meals,Wheelchair Access,Bicycle Rental,Swimming Pool,Jacuzzi,Garden,Massage Centre,Heated Pool,Airport Transfer (on Demand),Babysitting,Parking,Wake-up Call Service,24 Hour Front Desk,Dry Cleaning,Elevator,Luggage Storage,24 Hour Power Supply,Housekeeping,Meeting Room,Printer,24 Hour Security,ATM/Cash Machine,Banquet Hall,Dining</BasicAmenities>
    <HotelRating>3,4,5,2,3.5,1,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,SPA HOTEL,ECO HOTEL,HOSTEL,VILLAGE,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbda387a-0a59-42d6-af1d-60bf6a5fecc1|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="bbda387a-0a59-42d6-af1d-60bf6a5fecc1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-14T00:00:00" End="2025-01-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="87684|98710" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbda387a-0a59-42d6-af1d-60bf6a5fecc1|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="bbda387a-0a59-42d6-af1d-60bf6a5fecc1" TimeStamp="0001-01-01T00:00:00" HotelName="Eurostars Madrid Tower" HotelCode="87684|98710" StarRating="5" GTCityId="26992" CountryCode="ES" CityName="Madrid" CountryName="Spain" Address="Paseo de la Castellana 259-B, 28046 Madrid" PostCode="28046" PhoneNo="+34913342700" FaxNo="+34913342703" Email="info@eurostarsmadridtower.com,reservations@eurostarsmadridtower.com" CheckInTime="" CheckOutTime="" Latitude="40.476633879166" Longitude="-3.687612271164" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin SUPERIOR" RoomTypeCode="20250114$20250129$W$102$98710$DBT.SU$ID_B2B_43$RO$FIT$1~2~0$$N@07~A-SIC~240c87~-958378364~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK01450104001308240c87|8|MzIwNy42NHxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="2718.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2705.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double superior room" RoomTypeCode="20250114$20250129$W$102$98710$DBL.C2-SU$CG-ALL RO$RO$$1~2~0$$N@07~A-SIC~200f00~-2070662995~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK01450104001308211d98|8|MzQ4MC4xN3xFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="2948.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2948.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room HONEYMOON" RoomTypeCode="20250114$20250129$W$102$98710$ROO.HM$ID_B2B_43$RO$FIT$1~2~0$$N@07~A-SIC~23ce39~190658493~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK0145010400130823ce39|8|MzY0MS42MHxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="3085.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3071.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR CITY VIEW" RoomTypeCode="20250114$20250129$W$102$98710$DBL.CV-SU$ID_B2B_43$RO$FIT$1~2~0$$N@07~A-SIC~23ee7c~-617866752~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK0145010400130823ee7c|8|MzcwOC42MnxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="3142.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3128.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE CAPACITY 2" RoomTypeCode="20250114$20250129$W$102$98710$DBL.C2-1$ID_B2B_43$RO$FIT$1~2~0$$N@07~A-SIC~206f77~-229942517~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK01450104001308206f77|8|Mzk1OS4wNnxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="3354.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3339.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR WITH PASEO DE LA CASTELLANA VIEWS" RoomTypeCode="20250114$20250129$W$102$98710$DBT.CV-1$CG-ALL RO$RO$$1~2~0$$N@07~A-SIC~2001158~-2083764437~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK01450104001308244fb7|8|NDAyMy42OHxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="3409.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3409.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Skyline Room from 21st floor (2 adults)" RoomTypeCode="20250114$20250129$W$102$98710$DBT.DX$CG-ALL RO$RO$$1~2~0$$N@07~A-SIC~2001284~-655155575~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK0145010400130822c10c7|8|NDI5NS40NHxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="3639.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3639.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Skyline room with Paseo de la Castellana views (2" RoomTypeCode="20250114$20250129$W$102$98710$DBT.DX-1$CG-ALL RO$RO$$1~2~0$$N@07~A-SIC~20015ea~1158239293~N~~~NOR~~1FF2FF55F72441B173341109331905AAUK0145010400130823d13db|8|NTA4My42MXxFVVJ8MjAyNS0wMS0xMg==" OriginalAmount="0" TotalPrice="4307.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-08T00:00:00" End="2025-01-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4307.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/122577/w_122577_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/l_122577_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/a_122577_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/w_122577_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/w_122577_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/a_122577_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/a_122577_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/w_122577_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/l_122577_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/122577/r_122577_J2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located in Madrid.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has a lift and features 474 rooms. The friendly staff at the reception desk in the lobby are happy to answer any questions. A cloakroom, a safe, a currency exchange service, 24-hour room service, a laundry service, a conference room and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. The hotel offers a range of facilities for guests with disabilities. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning. Guests are sure to get a good night's sleep in the double bed. A safe and a minibar are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a TV and WiFi are provided as well. A hairdryer and bathrobes are provided in the bathrooms, which include a shower and a bathtub. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The indoor and outdoor pools are ideal for exercise as well as relaxation. The hot tub in the pool area promises pure relaxation. There are a variety of leisure facilities and services to choose from, including a gym, a spa, a sauna, a steam bath, a hammam and massage treatments. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;It is possible to order breakfast.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations.
&lt;br /&gt;This property provides transfers from the airport (surcharges may apply). Guests are kindly requested to inform hotel in advance about their trip to the hotel using the contact information on the confirmation email. 
&lt;br /&gt;This hotel has connecting / adjoining rooms, which can be provided depending on availability. In order to request adjacent / neighboring rooms, contact the hotel directly using the contact details on the booking confirmation.
&lt;br /&gt;Supplement for breakfast (buffet):  25 EUR (approximately).
&lt;br /&gt;Airport shuttle fee per adult: 88 EUR per vehicle (round trip).
&lt;br /&gt;The cost of parking is indicated per day.
&lt;br /&gt;Guest must be at least 16 years old to access spa.
&lt;br /&gt;Please note that use of the spa and wellness centre carries a surcharge and must be booked in advance.
&lt;br /&gt;Use of the gym is free.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>34913342701</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>34913342700</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>474</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e514b26-2ab6-4d23-8bc7-f6de23519202|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="6e514b26-2ab6-4d23-8bc7-f6de23519202">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-13T00: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
6e514b26-2ab6-4d23-8bc7-f6de23519202|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e514b26-2ab6-4d23-8bc7-f6de23519202|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-05T15:06:13.8134899+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6e514b26-2ab6-4d23-8bc7-f6de23519202" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="415.66" OriginalAmount="415.66">
      <BasicPropertyInfo Latitude="40.332263315584" Longitude="-3.7027604429916" StarRating="3" HotelCode="284796|194682" HotelName="Vértice Roomspace Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/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="8" TotalAmount="459.64" OriginalAmount="459.64">
      <BasicPropertyInfo Latitude="40.554545259398" Longitude="-3.9002323150635" StarRating="4" HotelCode="99103|14976" HotelName="Exe Gran Hotel Almenar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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="8" TotalAmount="465.57" OriginalAmount="465.57">
      <BasicPropertyInfo Latitude="40.424995519249" Longitude="-3.7005560210853" StarRating="2" HotelCode="393049|747080" HotelName="Hostel Era" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 07/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="8" TotalAmount="470.64" OriginalAmount="470.64">
      <BasicPropertyInfo Latitude="40.447343320741" Longitude="-3.5428972681056" StarRating="3" HotelCode="395302|94895" HotelName="B&amp;B Hotel Madrid Airport T1 T2 T3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="473.88" OriginalAmount="473.88">
      <BasicPropertyInfo Latitude="40.422285084538" Longitude="-3.7039133906364" StarRating="2" HotelCode="190792|318368" HotelName="Hostal Condestable" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="478.30" OriginalAmount="478.30">
      <BasicPropertyInfo Latitude="40.555316" Longitude="-3.609999" StarRating="2" HotelCode="39335|7942" 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 07/01/2025">
        <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="8" TotalAmount="504.06" OriginalAmount="504.06">
      <BasicPropertyInfo Latitude="40.436916985145" Longitude="-3.6311347901783" StarRating="1" HotelCode="263671|191203" HotelName="Travelodge Madrid Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="510.38" OriginalAmount="510.38">
      <BasicPropertyInfo Latitude="40.419387" Longitude="-3.625247" StarRating="3" HotelCode="31857|9650" HotelName="Silken Torre Garden Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="513.77" OriginalAmount="513.77">
      <BasicPropertyInfo Latitude="40.447388917667" Longitude="-3.5803155423279" StarRating="3" HotelCode="899437|112877" HotelName="Aparthotel Compostela Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Village,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="518.31" OriginalAmount="518.31">
      <BasicPropertyInfo Latitude="40.354234" Longitude="-3.830659" StarRating="3" HotelCode="61848|30347" HotelName="Holiday Inn Express Madrid - Alcorcon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,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="8" TotalAmount="518.58" OriginalAmount="518.58">
      <BasicPropertyInfo Latitude="40.458646083947" Longitude="-3.5823985934257" StarRating="4" HotelCode="29260|3204" HotelName="Senator Barajas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="518.68" OriginalAmount="518.68">
      <BasicPropertyInfo Latitude="40.427936905493" Longitude="-3.5606646537781" StarRating="3" HotelCode="37048|22904" HotelName="NH Villa de Coslada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="524.10" OriginalAmount="524.10">
      <BasicPropertyInfo Latitude="40.415432283656" Longitude="-3.7061713992828" StarRating="2" HotelCode="149165|357246" HotelName="Hostal Inter Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zaragoza 6, 3 Dcha, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357246/357246a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="533.31" OriginalAmount="533.31">
      <BasicPropertyInfo Latitude="40.45442345" Longitude="-3.70145194" StarRating="2.5" HotelCode="613406|655182" HotelName="Far Home Bernabeu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.89" OriginalAmount="549.89">
      <BasicPropertyInfo Latitude="40.466844" Longitude="-3.6743750000001" StarRating="3" HotelCode="76620|362857" HotelName="La Posada De El Chaflan" Meals="ROOM ONLY" 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>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="8" TotalAmount="553.98" OriginalAmount="553.98">
      <BasicPropertyInfo Latitude="40.41773793" Longitude="-3.70824782" StarRating="2" HotelCode="318847|357244" HotelName="Hostal Rober" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="554.74" OriginalAmount="554.74">
      <BasicPropertyInfo Latitude="40.426651" Longitude="-3.707626" StarRating="2" HotelCode="190837|216495" HotelName="Hostal Jemasaca-Palma61" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="554.91" OriginalAmount="554.91">
      <BasicPropertyInfo Latitude="40.360178765032" Longitude="-3.6650237977831" StarRating="4" HotelCode="53748|170478" HotelName="Hotel Mercader" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Eje 2-7, Poligono Alimentario Mercamadrid, Villa de Vallecas, 28053 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60879/a_60879_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Mercamadrid, the largest food market in Europe, close to the M 40 motorway. The city, the airport (20km) and other motorways can easily be reached from here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="575.55" OriginalAmount="575.55">
      <BasicPropertyInfo Latitude="40.422112" Longitude="-3.702338" StarRating="1" HotelCode="260260|195198" HotelName="Hostal Tokio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.51" OriginalAmount="578.51">
      <BasicPropertyInfo Latitude="40.416015050549" Longitude="-3.7031596899033" StarRating="2" HotelCode="188112|212082" HotelName="Hostal El Pilar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="602.08" OriginalAmount="602.08">
      <BasicPropertyInfo Latitude="40.421944999328" Longitude="-3.6998083575901" StarRating="2" HotelCode="30871|4464" HotelName="Hostal Hispano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="602.42" OriginalAmount="602.42">
      <BasicPropertyInfo Latitude="40.470800134942" Longitude="-3.7687879800796" StarRating="4" HotelCode="36966|22769" HotelName="Eurostars Zarzuela Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="603.93" OriginalAmount="603.93">
      <BasicPropertyInfo Latitude="40.41486085" Longitude="-3.70271386" StarRating="2" HotelCode="485545|630483" HotelName="Hostal La Bañezana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle la Cruz 26, 1 Izquierda, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630483/630483a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="604.08" OriginalAmount="604.08">
      <BasicPropertyInfo Latitude="40.444416641378" Longitude="-3.6554197643918" StarRating="3" HotelCode="38298|26620" HotelName="Travelodge Madrid Torrelaguna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="605.08" OriginalAmount="605.08">
      <BasicPropertyInfo Latitude="40.447438982137" Longitude="-3.6114992201328" StarRating="4" HotelCode="42835|37461" HotelName="Sercotel Alcalá 611" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/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="8" TotalAmount="613.35" OriginalAmount="613.35">
      <BasicPropertyInfo Latitude="40.514788860519" Longitude="-3.6734053126283" StarRating="4" HotelCode="284244|195861" HotelName="Hotel Dome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="631.84" OriginalAmount="631.84">
      <BasicPropertyInfo Latitude="40.412565" Longitude="-3.703739" StarRating="2" HotelCode="166005|318427" HotelName="Hostal Montaloya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="637.12" OriginalAmount="637.12">
      <BasicPropertyInfo Latitude="40.415605899635" Longitude="-3.7018719589129" StarRating="2" HotelCode="387330|84097" HotelName="Marlasca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/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="8" TotalAmount="642.75" OriginalAmount="642.75">
      <BasicPropertyInfo Latitude="40.420985385248" Longitude="-3.6998923865347" StarRating="2" HotelCode="322532|492541" HotelName="Hostal Vazquez De Mella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="644.13" OriginalAmount="644.13">
      <BasicPropertyInfo Latitude="40.457863" Longitude="-3.583362" StarRating="4" HotelCode="30881|4492" HotelName="Sercotel Madrid Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 25/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="8" TotalAmount="644.83" OriginalAmount="644.83">
      <BasicPropertyInfo Latitude="40.473089486686" Longitude="-3.5853624343872" StarRating="4" HotelCode="113312|185314" HotelName="täCH Madrid Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="656.32" OriginalAmount="656.32">
      <BasicPropertyInfo Latitude="40.416572" Longitude="-3.701733" StarRating="2" HotelCode="190804|215818" HotelName="Veracruz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="658.29" OriginalAmount="658.29">
      <BasicPropertyInfo Latitude="40.420381706802" Longitude="-3.6992629818972" StarRating="3" HotelCode="36944|22437" HotelName="San Lorenzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="40.472867167395" Longitude="-3.5821875584115" StarRating="3" HotelCode="65117|140324" HotelName="Hotel Villa de Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="672.41" OriginalAmount="672.41">
      <BasicPropertyInfo Latitude="40.394154" Longitude="-3.707749" StarRating="4" HotelCode="30654|3517" HotelName="Hotel Praga" 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,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="8" TotalAmount="676.16" OriginalAmount="676.16">
      <BasicPropertyInfo Latitude="40.451610888015" Longitude="-3.5928254059643" StarRating="4" HotelCode="87681|99402" HotelName="Hotel Maydrit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="676.45" OriginalAmount="676.45">
      <BasicPropertyInfo Latitude="40.470975" Longitude="-3.579981" StarRating="4" HotelCode="37965|26196" HotelName="Clement Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="677.89" OriginalAmount="677.89">
      <BasicPropertyInfo Latitude="40.434891818409" Longitude="-3.6850864245062" StarRating="2" HotelCode="101132|183349" HotelName="BlueSense Madrid Serrano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="679.09" OriginalAmount="679.09">
      <BasicPropertyInfo Latitude="40.443887381631" Longitude="-3.6726863453977" StarRating="3" HotelCode="32147|14453" HotelName="Sercotel Togumar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="680.06" OriginalAmount="680.06">
      <BasicPropertyInfo Latitude="40.428560097144" Longitude="-3.6943137198631" StarRating="2" HotelCode="100840|183409" HotelName="BlueSense Almagro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="680.14" OriginalAmount="680.14">
      <BasicPropertyInfo Latitude="40.417432762711" Longitude="-3.7086466877754" StarRating="3" HotelCode="533774|635140" HotelName="Room007 Select Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="689.84" OriginalAmount="689.84">
      <BasicPropertyInfo Latitude="40.421526302731" Longitude="-3.703577362966" StarRating="2" HotelCode="899737|115356" HotelName="Ballesta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="692.61" OriginalAmount="692.61">
      <BasicPropertyInfo Latitude="40.466115985393" Longitude="-3.6960641692715" StarRating="3" HotelCode="113305|75339" HotelName="Caballero Errante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <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="8" TotalAmount="698.18" OriginalAmount="698.18">
      <BasicPropertyInfo Latitude="40.420619" Longitude="-3.708516" StarRating="4" HotelCode="17616|127785" HotelName="Hotel Santo Domingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="698.59" OriginalAmount="698.59">
      <BasicPropertyInfo Latitude="40.408206555796" Longitude="-3.7107664346695" StarRating="3" HotelCode="387340|66660" HotelName="Ganivet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="699.42" OriginalAmount="699.42">
      <BasicPropertyInfo Latitude="40.447381" Longitude="-3.542142" StarRating="4" HotelCode="169555|145376" HotelName="Crowne Plaza Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport 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,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="8" TotalAmount="701.90" OriginalAmount="701.90">
      <BasicPropertyInfo Latitude="40.491132232763" Longitude="-3.6701121926308" StarRating="4" HotelCode="401834|87080" HotelName="Exe Madrid Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,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">
        <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="8" TotalAmount="702.73" OriginalAmount="702.73">
      <BasicPropertyInfo Latitude="40.449801" Longitude="-3.698462" StarRating="3" HotelCode="30827|4336" HotelName="Espahotel Plaza Basílica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="704.52" OriginalAmount="704.52">
      <BasicPropertyInfo Latitude="40.416024506087" Longitude="-3.7017413220092" StarRating="2" HotelCode="113300|197090" HotelName="Hostal Matheu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="705.57" OriginalAmount="705.57">
      <BasicPropertyInfo Latitude="40.425082276262" Longitude="-3.678778682209" StarRating="3" HotelCode="98877|112876" HotelName="Apartamentos Goya 75" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="707.94" OriginalAmount="707.94">
      <BasicPropertyInfo Latitude="40.422493360934" Longitude="-3.7122309207916" StarRating="3" HotelCode="87258|4338" HotelName="Espahotel Plaza de España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="728.17" OriginalAmount="728.17">
      <BasicPropertyInfo Latitude="40.447842" Longitude="-3.636193" StarRating="4" HotelCode="29286|9648" HotelName="Silken Puerta Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference 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,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="8" TotalAmount="728.87" OriginalAmount="728.87">
      <BasicPropertyInfo Latitude="40.46778" Longitude="-3.688371" StarRating="4" HotelCode="31084|4200" HotelName="Hotel Via Castellana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 220, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49317/a_49317_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in Madrid's tourist centre just a few minutes walk from the city centre. The near vicinity offers numerous shops, boutiques, cafés, bars, restaurants and an exciting nightlife. Links to the public transport network also lie within walking distance. The transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="733.37" OriginalAmount="733.37">
      <BasicPropertyInfo Latitude="40.462951065253" Longitude="-3.6966875195503" StarRating="3" HotelCode="37046|22900" HotelName="Erase Un Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/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="8" TotalAmount="746.13" OriginalAmount="746.13">
      <BasicPropertyInfo Latitude="40.430888200546" Longitude="-3.7077301740646" StarRating="4" HotelCode="40080|1232" HotelName="Sercotel Gran Hotel Conde Duque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="749.06" OriginalAmount="749.06">
      <BasicPropertyInfo Latitude="40.41407" Longitude="-3.69877" StarRating="1" HotelCode="293767|235798" HotelName="Hostal San Antonio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle León 13, 2º Piso, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235798/235798a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="749.91" OriginalAmount="749.91">
      <BasicPropertyInfo Latitude="40.406225" Longitude="-3.71221" StarRating="3" HotelCode="16252|1237" HotelName="Puerta de Toledo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Glorieta Puerta de Toledo 4, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19509/a_19509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally located in the historical centre of Madrid, near the Real Palace and the Plaza Mayor. The pulsing city centre is only minutes away and the hotel offers excellent links to the public transport network. The hotel provides a choice starting point for an exploration of the metropolis' abundant shops and cultural venues as well as the numerous tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="759.12" OriginalAmount="759.12">
      <BasicPropertyInfo Latitude="40.452915204396" Longitude="-3.61323595047" StarRating="4" HotelCode="51894|4391" HotelName="Hotel Osuna Feria Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" 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,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="8" TotalAmount="760.12" OriginalAmount="760.12">
      <BasicPropertyInfo Latitude="40.421909" Longitude="-3.706562" StarRating="3" HotelCode="14197|137377" HotelName="Hotel Los Condes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/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>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="8" TotalAmount="772.43" OriginalAmount="772.43">
      <BasicPropertyInfo Latitude="40.4223109" Longitude="-3.7092173999999" StarRating="3" HotelCode="311366|230168" HotelName="Vitium Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 07/01/2025">
        <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="8" TotalAmount="775.67" OriginalAmount="775.67">
      <BasicPropertyInfo Latitude="40.512648555833" Longitude="-3.6762316524983" StarRating="4" HotelCode="96602|29288" HotelName="Holiday Inn Madrid - Las Tablas" 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,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="8" TotalAmount="778.74" OriginalAmount="778.74">
      <BasicPropertyInfo Latitude="40.422854" Longitude="-3.709739" StarRating="3" HotelCode="18770|1215" HotelName="Hotel Madrid Centro Managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="779.99" OriginalAmount="779.99">
      <BasicPropertyInfo Latitude="40.458602522733" Longitude="-3.6952221607479" StarRating="3" HotelCode="59808|76270" HotelName="Senator Castellana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/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="8" TotalAmount="786.21" OriginalAmount="786.21">
      <BasicPropertyInfo Latitude="40.42454338" Longitude="-3.70601162" StarRating="1" HotelCode="953228|652023" HotelName="Gran Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="795.89" OriginalAmount="795.89">
      <BasicPropertyInfo Latitude="40.42243262" Longitude="-3.70010823" StarRating="3" HotelCode="447285|436719" HotelName="Madrid SmartRentals Chueca II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="797.31" OriginalAmount="797.31">
      <BasicPropertyInfo Latitude="40.475140876872" Longitude="-3.7430022444644" StarRating="4" HotelCode="30843|4390" HotelName="Hotel Eurostars Monte Real" Meals="ROOM ONLY" 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,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="8" TotalAmount="801.81" OriginalAmount="801.81">
      <BasicPropertyInfo Latitude="40.447490084209" Longitude="-3.5830351878357" StarRating="4" HotelCode="900431|123223" HotelName="Axor Feria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="802.07" OriginalAmount="802.07">
      <BasicPropertyInfo Latitude="40.418823798651" Longitude="-3.7093595509261" StarRating="2" HotelCode="57790|60059" HotelName="Room Mate Mario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="802.96" OriginalAmount="802.96">
      <BasicPropertyInfo Latitude="40.488138" Longitude="-3.668268" StarRating="4" HotelCode="409988|91856" HotelName="Occidental Castellana Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business 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,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="8" TotalAmount="804.65" OriginalAmount="804.65">
      <BasicPropertyInfo Latitude="40.445696913643" Longitude="-3.6729368196434" StarRating="3" HotelCode="311317|226143" HotelName="Aparthotel AHM Marcenado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="812.02" OriginalAmount="812.02">
      <BasicPropertyInfo Latitude="40.413052779105" Longitude="-3.7005035187982" StarRating="4" HotelCode="561962|594065" HotelName="Axel Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" 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="8" TotalAmount="812.37" OriginalAmount="812.37">
      <BasicPropertyInfo Latitude="40.472898009806" Longitude="-3.5769546441803" StarRating="3" HotelCode="113311|117617" HotelName="Barajas Plaza Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="815.53" OriginalAmount="815.53">
      <BasicPropertyInfo Latitude="40.4283894" Longitude="-3.6711832999999" StarRating="3" HotelCode="300883|365806" HotelName="Neo Magna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="817.47" OriginalAmount="817.47">
      <BasicPropertyInfo Latitude="40.41522013506" Longitude="-3.7089037731971" StarRating="2" HotelCode="149090|212809" HotelName="Hostal La Casa de La Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Plaza de San Miguel 5, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212809/212809a_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="8" TotalAmount="823.74" OriginalAmount="823.74">
      <BasicPropertyInfo Latitude="40.4202" Longitude="-3.701162" StarRating="3" HotelCode="27901|4285" HotelName="Petit Palace Chueca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="823.76" OriginalAmount="823.76">
      <BasicPropertyInfo Latitude="40.43724" Longitude="-3.70856" StarRating="3" HotelCode="37043|22937" HotelName="Leonardo Boutique Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="827.26" OriginalAmount="827.26">
      <BasicPropertyInfo Latitude="40.418581672664" Longitude="-3.7071949361763" StarRating="3" HotelCode="59567|66661" HotelName="Room Mate Laura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="828.76" OriginalAmount="828.76">
      <BasicPropertyInfo Latitude="40.435541702625" Longitude="-3.6638304024467" StarRating="4" HotelCode="32777|4463" HotelName="NH Madrid Ventas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="835.30" OriginalAmount="835.30">
      <BasicPropertyInfo Latitude="40.419712445794" Longitude="-3.700239635582" StarRating="3" HotelCode="35570|185958" HotelName="Hispano Argentino Gran Via Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="835.80" OriginalAmount="835.80">
      <BasicPropertyInfo Latitude="40.40607" Longitude="-3.70155" StarRating="3.5" HotelCode="638493|628283" HotelName="Madrid SmartRentals La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="836.60" OriginalAmount="836.60">
      <BasicPropertyInfo Latitude="40.455877" Longitude="-3.681848" StarRating="4" HotelCode="51868|4096" HotelName="NH Madrid Paseo de la Habana" Meals="ROOM ONLY" 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,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="8" TotalAmount="840.90" OriginalAmount="840.90">
      <BasicPropertyInfo Latitude="40.414625374269" Longitude="-3.7055709958076" StarRating="2" HotelCode="35615|17841" HotelName="Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Atocha 2, Madrid 28012</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57906/a_57906_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Madrid, less than 50 m from the Plaza Mayor. It offers various public transport options by metro and bus with the nearest metro station, Sol, some 150 m away. Nearby points of interest include the Royal Palace of Madrid and the Prado Museum. Madrid-Barajas Airport is about 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="840.97" OriginalAmount="840.97">
      <BasicPropertyInfo Latitude="40.471914214257" Longitude="-3.6835741996765" StarRating="4" HotelCode="97078|3449" HotelName="Weare Chamartin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="844.87" OriginalAmount="844.87">
      <BasicPropertyInfo Latitude="40.422623" Longitude="-3.709983" StarRating="3" HotelCode="29182|4337" HotelName="Espahotel Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="845.74" OriginalAmount="845.74">
      <BasicPropertyInfo Latitude="40.431877" Longitude="-3.673618" StarRating="4" HotelCode="19506|4928" HotelName="Zenit Abeba" Meals="ROOM ONLY" 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,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="8" TotalAmount="848.27" OriginalAmount="848.27">
      <BasicPropertyInfo Latitude="40.40916859" Longitude="-3.71148562" StarRating="3" HotelCode="552054|649481" HotelName="L&amp;H La Latina" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="855.69" OriginalAmount="855.69">
      <BasicPropertyInfo Latitude="40.422172712946" Longitude="-3.7105820589202" StarRating="3" HotelCode="64261|78412" HotelName="Exe Suites 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="856.48" OriginalAmount="856.48">
      <BasicPropertyInfo Latitude="40.416260512445" Longitude="-3.7013848513596" StarRating="3" HotelCode="147256|197995" HotelName="El Pasaje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="856.55" OriginalAmount="856.55">
      <BasicPropertyInfo Latitude="40.4649744" Longitude="-3.7861544" StarRating="4" HotelCode="310418|4241" HotelName="Aravaca Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="856.82" OriginalAmount="856.82">
      <BasicPropertyInfo Latitude="40.41407" Longitude="-3.69877" StarRating="1" HotelCode="607302|576961" HotelName="Hostal Carracedo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Leon 13, 3º Piso, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576961/576961a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel enjoys a charming setting at the heart of Madrid, in the famous Barrio de las Letras area. The property is surrounded by many popular streets, including Cervantes, Quevedo and Ventura de la Vega. Famous art, historical and cultural attractions can be found close by. Many museums and theatres are also in the vicinity. The Puerta del Sol, Plaza Mayor, Atocha Renfe Station and the Congress of Deputies can be found in the area. This charming property welcomes visitors with warm hospitality. The guest rooms are tasteful, comfortable and relaxing. The property's staff are on hand to ensure that guests' needs are fully met, ensuring an enjoyable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="862.74" OriginalAmount="862.74">
      <BasicPropertyInfo Latitude="40.467490435003" Longitude="-3.6900544166565" StarRating="4" HotelCode="46623|9649" HotelName="Hotel Exe Plaza" 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,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="8" TotalAmount="868.11" OriginalAmount="868.11">
      <BasicPropertyInfo Latitude="40.422019" Longitude="-3.709053" StarRating="1" HotelCode="190836|208992" HotelName="MuchoMadrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía Nº59, 7 Derecha, Madrid 28013</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208992/208992a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="870.67" OriginalAmount="870.67">
      <BasicPropertyInfo Latitude="40.468981044467" Longitude="-3.6738793551922" StarRating="4" HotelCode="29336|4706" HotelName="Hotel ILUNION Pío XII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/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 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="880.02" OriginalAmount="880.02">
      <BasicPropertyInfo Latitude="40.406266289724" Longitude="-3.7217527627945" StarRating="4" HotelCode="171005|142445" HotelName="NH Madrid Ribera del Manzanares" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="883.13" OriginalAmount="883.13">
      <BasicPropertyInfo Latitude="40.41324993" Longitude="-3.70088449" StarRating="2" HotelCode="491116|452943" HotelName="Far Home Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="895.57" OriginalAmount="895.57">
      <BasicPropertyInfo Latitude="40.447922736474" Longitude="-3.5829699039459" StarRating="4" HotelCode="900430|123224" HotelName="Axor Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="906.61" OriginalAmount="906.61">
      <BasicPropertyInfo Latitude="40.498234570408" Longitude="-3.6646270751953" StarRating="4" HotelCode="88640|111753" HotelName="NH Madrid Las Tablas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="907.85" OriginalAmount="907.85">
      <BasicPropertyInfo Latitude="40.416000360547" Longitude="-3.7090604487198" StarRating="4" HotelCode="87683|100198" HotelName="Petit Palace Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="908.43" OriginalAmount="908.43">
      <BasicPropertyInfo Latitude="40.438455215158" Longitude="-3.7009871006012" StarRating="3" HotelCode="7859|5366" HotelName="TRYP Madrid Chamberí Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="908.84" OriginalAmount="908.84">
      <BasicPropertyInfo Latitude="40.433716" Longitude="-3.717507" StarRating="4" HotelCode="262270|189435" HotelName="Exe Moncloa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="911.16" OriginalAmount="911.16">
      <BasicPropertyInfo Latitude="40.416666" Longitude="-3.691007" StarRating="4" HotelCode="189352|175099" HotelName="Petit Palace Lealtad Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="919.38" OriginalAmount="919.38">
      <BasicPropertyInfo Latitude="40.440662401072" Longitude="-3.670056679436" StarRating="5" HotelCode="56983|39121" HotelName="Hotel Puerta América" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="920.29" OriginalAmount="920.29">
      <BasicPropertyInfo Latitude="40.455231" Longitude="-3.694303" StarRating="4" HotelCode="52050|13796" HotelName="H10 Tribeca" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pedro Teixeira 5, Paseo de la Castellana, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51021/a_51021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated at the heart of Azca, next to the Palacio de Congressos (congress centre) and Santiago Bernabéu stadium. Countless shops, bars and restaurants are to be found just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="928.19" OriginalAmount="928.19">
      <BasicPropertyInfo Latitude="40.42706372" Longitude="-3.69853998" StarRating="4" HotelCode="317694|425740" HotelName="Hotel Eurostars Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="928.25" OriginalAmount="928.25">
      <BasicPropertyInfo Latitude="40.419343" Longitude="-3.702784" StarRating="3" HotelCode="56985|54285" HotelName="Petit Palace Tres Cruces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="933.63" OriginalAmount="933.63">
      <BasicPropertyInfo Latitude="40.423004" Longitude="-3.709869" StarRating="4" HotelCode="18763|1219" HotelName="Madrid Plaza España Hotel Managed by Melia" Meals="ROOM ONLY" 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,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="8" TotalAmount="935.77" OriginalAmount="935.77">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|85237" HotelName="Victoria IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="940.65" OriginalAmount="940.65">
      <BasicPropertyInfo Latitude="40.420901748178" Longitude="-3.7083299766865" StarRating="4" HotelCode="59394|66662" HotelName="Petit Palace Plaza España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="951.62" OriginalAmount="951.62">
      <BasicPropertyInfo Latitude="40.428337088684" Longitude="-3.6971086263657" StarRating="4" HotelCode="12942|3879" HotelName="Gran Versalles" 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,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="8" TotalAmount="953.50" OriginalAmount="953.50">
      <BasicPropertyInfo Latitude="40.425456" Longitude="-3.701384" StarRating="3" HotelCode="31524|7856" HotelName="Tribunal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="953.64" OriginalAmount="953.64">
      <BasicPropertyInfo Latitude="40.420715844095" Longitude="-3.7069496512413" StarRating="3" HotelCode="18768|129985" HotelName="Room Mate Macarena - Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="955.35" OriginalAmount="955.35">
      <BasicPropertyInfo Latitude="40.417319315597" Longitude="-3.706523364418" StarRating="3" HotelCode="326489|5281" HotelName="Petit Palace Ópera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="958.65" OriginalAmount="958.65">
      <BasicPropertyInfo Latitude="40.429192" Longitude="-3.688444" StarRating="4" HotelCode="38261|29283" HotelName="Petit Palace President Castellana" Meals="ROOM ONLY" 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,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="8" TotalAmount="960.64" OriginalAmount="960.64">
      <BasicPropertyInfo Latitude="40.411321657713" Longitude="-3.693164302701" StarRating="2" HotelCode="322524|178287" HotelName="Hotel Mora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/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="8" TotalAmount="961.99" OriginalAmount="961.99">
      <BasicPropertyInfo Latitude="40.420578986557" Longitude="-3.7028793993883" StarRating="3" HotelCode="35356|14979" HotelName="Petit Palace Triball" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="962.40" OriginalAmount="962.40">
      <BasicPropertyInfo Latitude="40.421227738788" Longitude="-3.7099462664334" StarRating="4" HotelCode="12267|1225" HotelName="Eurostars Madrid Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/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>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="8" TotalAmount="963.98" OriginalAmount="963.98">
      <BasicPropertyInfo Latitude="40.432045" Longitude="-3.69935" StarRating="4" HotelCode="161633|132446" HotelName="Hotel Agora Juan de Austria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Free CXL until 07/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="8" TotalAmount="969.63" OriginalAmount="969.63">
      <BasicPropertyInfo Latitude="40.42161" Longitude="-3.700238" StarRating="2" HotelCode="309399|390935" HotelName="Maria Luisa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="972.75" OriginalAmount="972.75">
      <BasicPropertyInfo Latitude="40.48304" Longitude="-3.670911" StarRating="4" HotelCode="36943|19663" HotelName="Hotel Mirador de Chamartin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,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="8" TotalAmount="977.28" OriginalAmount="977.28">
      <BasicPropertyInfo Latitude="40.489678" Longitude="-3.688078" StarRating="4" HotelCode="82889|155929" HotelName="Villamadrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,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,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="8" TotalAmount="983.06" OriginalAmount="983.06">
      <BasicPropertyInfo Latitude="40.420621913122" Longitude="-3.6990733444691" StarRating="3" HotelCode="69940|86339" HotelName="Room Mate Oscar" Meals="ROOM ONLY" 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,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="8" TotalAmount="984.25" OriginalAmount="984.25">
      <BasicPropertyInfo Latitude="40.418646603198" Longitude="-3.7046000422642" StarRating="2" HotelCode="400269|691684" HotelName="Sungate One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="986.52" OriginalAmount="986.52">
      <BasicPropertyInfo Latitude="40.418344677281" Longitude="-3.701401196567" StarRating="4" HotelCode="38254|28858" HotelName="Eurostars Casa de la Lírica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="987.07" OriginalAmount="987.07">
      <BasicPropertyInfo Latitude="40.436424" Longitude="-3.685707" StarRating="4" HotelCode="31099|4398" HotelName="Partner Barrio de Salamanca Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="990.64" OriginalAmount="990.64">
      <BasicPropertyInfo Latitude="40.418862725128" Longitude="-3.7027251720428" StarRating="4" HotelCode="57593|57473" HotelName="Petit Palace Plaza del Carmen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="990.65" OriginalAmount="990.65">
      <BasicPropertyInfo Latitude="40.412945" Longitude="-3.703948" StarRating="4" HotelCode="262269|217585" HotelName="Eurostars Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="991.12" OriginalAmount="991.12">
      <BasicPropertyInfo Latitude="40.414515560127" Longitude="-3.7001119705697" StarRating="3" HotelCode="57792|60180" HotelName="Room Mate Alicia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="991.39" OriginalAmount="991.39">
      <BasicPropertyInfo Latitude="40.421455" Longitude="-3.708134" StarRating="4" HotelCode="12124|569" HotelName="Emperador" Meals="ROOM ONLY" 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,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grán Via 53, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12119/a_12119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is popular for its central location in the heart of Madrid, on the famous Gran Via. It is surrounded by shops, banks, fashion boutiques, cinemas, thereatres and nightclubs. It is not far to the historic centre of Madrid with the royal palace, the opera house, Puerta Del Sol, Cibeles, Del Prado, Reina Sofia and the Thyseen museum. Public transport is available directly in front of the hotel, as well as the Santo Domingo underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="996.56" OriginalAmount="996.56">
      <BasicPropertyInfo Latitude="40.4235" Longitude="-3.7006" StarRating="3" HotelCode="32767|402528" HotelName="B&amp;B Hotel Madrid Centro Fuencarral 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Fuencarral 52, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52042/a_52042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hostel is located in the centre of Madrid. Guests will discover shops, boutiques, bars, cafés, restaurants and nightlife here. Public transport departs from stops located a few minutes walk from the hostel (Tribunal and Gran Via underground stations).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1000.65" OriginalAmount="1000.65">
      <BasicPropertyInfo Latitude="40.439012" Longitude="-3.692885" StarRating="3" HotelCode="36868|14905" HotelName="NH Madrid Zurbano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1007.53" OriginalAmount="1007.53">
      <BasicPropertyInfo Latitude="40.422426934853" Longitude="-3.7088960588608" StarRating="4" HotelCode="67168|84037" HotelName="Vincci Via 66" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1014.49" OriginalAmount="1014.49">
      <BasicPropertyInfo Latitude="40.407843847351" Longitude="-3.6893584957008" StarRating="3" HotelCode="15152|22903" HotelName="NH Madrid Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1015.26" OriginalAmount="1015.26">
      <BasicPropertyInfo Latitude="40.439629936567" Longitude="-3.698257991061" StarRating="3" HotelCode="53738|22938" HotelName="NH Madrid Chamberí" 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,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="8" TotalAmount="1017.59" OriginalAmount="1017.59">
      <BasicPropertyInfo Latitude="40.45393497" Longitude="-3.67860288" StarRating="3" HotelCode="610268|617856" HotelName="Roisa Hostal Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="1019.36" OriginalAmount="1019.36">
      <BasicPropertyInfo Latitude="40.41366544" Longitude="-3.70038516" StarRating="4" HotelCode="960771|663164" HotelName="Room Mate Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <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="8" TotalAmount="1020.44" OriginalAmount="1020.44">
      <BasicPropertyInfo Latitude="40.411819" Longitude="-3.697824" StarRating="4" HotelCode="172000|152135" HotelName="Catalonia Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,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,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="8" TotalAmount="1025.98" OriginalAmount="1025.98">
      <BasicPropertyInfo Latitude="40.436533" Longitude="-3.621056" StarRating="4" HotelCode="32665|8266" HotelName="Hotel ILUNION Alcalá Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 25/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>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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1031.08" OriginalAmount="1031.08">
      <BasicPropertyInfo Latitude="40.406248" Longitude="-3.669354" StarRating="4" HotelCode="82895|191721" HotelName="Claridge Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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="8" TotalAmount="1031.56" OriginalAmount="1031.56">
      <BasicPropertyInfo Latitude="40.423175055175" Longitude="-3.7057760947046" StarRating="2" HotelCode="143541|213036" HotelName="Hotel Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1031.63" OriginalAmount="1031.63">
      <BasicPropertyInfo Latitude="40.413464084393" Longitude="-3.7048939214611" StarRating="2" HotelCode="130493|121862" HotelName="Hotel Mayerling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Conde de Romanones 6, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188242/a_188242_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the city centre, in the famous district of Barrio de los Austrias, the perfect base from which to enjoy all of the city’s cultural, leisure and gastronomic attractions. The property is just a stone's throw from the Prado, Reina Sofía and Thyssen galleries. The Plaza de Santa Ana is 5 minutes away, with fine food guaranteed. The Palacio Real, the Congreso de los Diputados, the Plaza Mayor, the Parque del Retiro, the Puerta del Sol, the Gran Vía and the Plaza de Cibeles are all right on the doorstep. Madrid Airport is some 15 km from the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1032.05" OriginalAmount="1032.05">
      <BasicPropertyInfo Latitude="40.414609" Longitude="-3.701391" StarRating="4" HotelCode="18767|80465" HotelName="ME Madrid Reina Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,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="8" TotalAmount="1033.40" OriginalAmount="1033.40">
      <BasicPropertyInfo Latitude="40.41766803" Longitude="-3.70272443" StarRating="3" HotelCode="524084|574063" HotelName="B&amp;B Hotel Madrid Centro Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle Montera 10-12, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574063/574063a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a elegant and modern 3 star hotel located in the heart of Madrid, just 50 m from the Puerta del Sol, 300 m from the Gran Vía of Madrid, 500 m from La Plaza Mayor or just 1.2 Km from the Prado Museum. The hotel has 74 rooms with an innovative architectural design and a great mix of light and color, composed of exclusive floating beds Airbed®, a 49" LCD TV, a desk, an electronic safe and a minibar. All of them have a bathroom with a new design and a rain shower, as well as a hairdryer. It is a boutique hotel with a functional and modern design, thought to be a small island of rest and comfort in the full lung of Madrid. Do not miss the wonderful Premium rooms with a large terrace and overlooking the Puerta del Sol! It also has a modern lobby lounge where it offers free coffee and tea 24 hours a day, as well as free high-speed WiFi to browse quietly, both in the rooms and in the common areas. The B&amp;B Hotel Puerta del Sol hotel is perfect to stay for either business or leisure thanks to its exclusive location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1035.89" OriginalAmount="1035.89">
      <BasicPropertyInfo Latitude="40.427514260457" Longitude="-3.6963227391243" StarRating="4" HotelCode="904125|150857" HotelName="Petit Palace Santa Bárbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/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="8" TotalAmount="1035.96" OriginalAmount="1035.96">
      <BasicPropertyInfo Latitude="40.414831632224" Longitude="-3.6983531713486" StarRating="4" HotelCode="39303|47594" HotelName="Vincci Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1043.81" OriginalAmount="1043.81">
      <BasicPropertyInfo Latitude="40.430666489624" Longitude="-3.7169702663508" StarRating="3" HotelCode="31101|4468" HotelName="Hotel T3 Tirol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1061.72" OriginalAmount="1061.72">
      <BasicPropertyInfo Latitude="40.401434123929" Longitude="-3.6871683587262" StarRating="4" HotelCode="16438|3988" HotelName="Rafaelhoteles Atocha" 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,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="8" TotalAmount="1064.32" OriginalAmount="1064.32">
      <BasicPropertyInfo Latitude="40.425044230148" Longitude="-3.6781405276126" StarRating="4" HotelCode="410223|93771" HotelName="Vincci Soma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1066.48" OriginalAmount="1066.48">
      <BasicPropertyInfo Latitude="40.422139086483" Longitude="-3.7095956504345" StarRating="4" HotelCode="30318|1236" HotelName="Hotel Mayorazgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 07/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>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="8" TotalAmount="1082.74" OriginalAmount="1082.74">
      <BasicPropertyInfo Latitude="40.458547147843" Longitude="-3.6946392475292" StarRating="4" HotelCode="98430|153035" HotelName="Residence Eurobuilding 2" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel,Historic 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,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="8" TotalAmount="1083.33" OriginalAmount="1083.33">
      <BasicPropertyInfo Latitude="40.447551" Longitude="-3.628123" StarRating="4" HotelCode="7854|4021" HotelName="Meliá Avenida América" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport 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,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="8" TotalAmount="1086.59" OriginalAmount="1086.59">
      <BasicPropertyInfo Latitude="40.486546679076" Longitude="-3.703472" StarRating="5" HotelCode="57590|53383" HotelName="Eurostars Suites Mirasierra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,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="8" TotalAmount="1089.66" OriginalAmount="1089.66">
      <BasicPropertyInfo Latitude="40.420676" Longitude="-3.707359" StarRating="4" HotelCode="284119|224126" HotelName="Indigo Madrid - Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1090.97" OriginalAmount="1090.97">
      <BasicPropertyInfo Latitude="40.428661" Longitude="-3.696228" StarRating="3" HotelCode="12278|22940" HotelName="NH Madrid Alonso Martínez" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1093.24" OriginalAmount="1093.24">
      <BasicPropertyInfo Latitude="40.439008442497" Longitude="-3.6730062961578" StarRating="4" HotelCode="51925|5120" HotelName="abba Madrid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de America 32, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49630/a_49630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the start of the Avenida de América on the corner of Calle Cartagena and Maria de Molina in the Salamanca district of the city. It is just a few minutes drive to Barajas airport and there are excellent links to the IFEMA exhibition centre as well as the Juan Carlos I congress centre. The famous Prado museum is just a short distance away and a selection of shopping and entertainment venues lies within a few minutes walk of the hotel. Links to the public transport are to be found directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1098.17" OriginalAmount="1098.17">
      <BasicPropertyInfo Latitude="40.417029" Longitude="-3.705226" StarRating="3" HotelCode="35373|14978" HotelName="Petit Palace Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="1102.04" OriginalAmount="1102.04">
      <BasicPropertyInfo Latitude="40.418281" Longitude="-3.699424" StarRating="4" HotelCode="56986|54284" HotelName="Petit Palace Alcalá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="1106.96" OriginalAmount="1106.96">
      <BasicPropertyInfo Latitude="40.41264175" Longitude="-3.70477982" StarRating="4" HotelCode="777618|632061" HotelName="MH Central Madrid" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 04/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1113.68" OriginalAmount="1113.68">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7036330997944" StarRating="3" HotelCode="25010|3966" HotelName="Petit Palace Cliper Gran Vía" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="1118.20" OriginalAmount="1118.20">
      <BasicPropertyInfo Latitude="40.417113" Longitude="-3.689109" StarRating="4" HotelCode="170577|150856" HotelName="Petit Palace Savoy Alfonso XII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="1121.08" OriginalAmount="1121.08">
      <BasicPropertyInfo Latitude="40.4203" Longitude="-3.706591" StarRating="4" HotelCode="29314|1224" HotelName="Vincci Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 08/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1128.09" OriginalAmount="1128.09">
      <BasicPropertyInfo Latitude="40.469157548393" Longitude="-3.581001162529" StarRating="4" HotelCode="29474|4712" HotelName="TRYP Madrid Alameda Aeropuerto Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport 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,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="8" TotalAmount="1132.78" OriginalAmount="1132.78">
      <BasicPropertyInfo Latitude="40.422234036303" Longitude="-3.6811146140099" StarRating="4" HotelCode="36937|6957" HotelName="H10 Puerta de Alcalá" 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,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="8" TotalAmount="1133.18" OriginalAmount="1133.18">
      <BasicPropertyInfo Latitude="40.43223123" Longitude="-3.67441259" StarRating="2" HotelCode="947660|646802" HotelName="Hoom Apartments Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1145.77" OriginalAmount="1145.77">
      <BasicPropertyInfo Latitude="40.415691556536" Longitude="-3.7057562678102" StarRating="4" HotelCode="38260|29281" HotelName="Petit Palace Posada del Peine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/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="8" TotalAmount="1146.58" OriginalAmount="1146.58">
      <BasicPropertyInfo Latitude="40.413884065705" Longitude="-3.6944854259491" StarRating="4" HotelCode="14182|4222" HotelName="Mercure Madrid Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lope de Vega 49, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16455/a_16455_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the heart of Madrid, in the middle of the famous Golden Triangle of Art. From its ideal location, directly opposite the Prado, guests will easily be able to reach all of the important sightseeing attractions. Furthermore, Anton Martin underground station can be reached on foot, as is it just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1152.09" OriginalAmount="1152.09">
      <BasicPropertyInfo Latitude="40.413123" Longitude="-3.700828" StarRating="4" HotelCode="172083|152134" HotelName="Catalonia Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1157.65" OriginalAmount="1157.65">
      <BasicPropertyInfo Latitude="40.432122377193" Longitude="-3.6565107107162" StarRating="4" HotelCode="31879|9712" HotelName="Rafaelhoteles Ventas" 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,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="8" TotalAmount="1162.09" OriginalAmount="1162.09">
      <BasicPropertyInfo Latitude="40.424100334583" Longitude="-3.7061128020287" StarRating="4" HotelCode="188111|141697" HotelName="AB Design Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1168.56" OriginalAmount="1168.56">
      <BasicPropertyInfo Latitude="40.413945" Longitude="-3.702857" StarRating="4" HotelCode="26838|3550" HotelName="Catalonia Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1175.19" OriginalAmount="1175.19">
      <BasicPropertyInfo Latitude="40.423884561043" Longitude="-3.7058645731178" StarRating="3" HotelCode="113294|107317" HotelName="Hotel Abalu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1177.94" OriginalAmount="1177.94">
      <BasicPropertyInfo Latitude="40.409922112887" Longitude="-3.6926561594009" StarRating="4" HotelCode="15151|4704" HotelName="NH Madrid Nacional" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1184.95" OriginalAmount="1184.95">
      <BasicPropertyInfo Latitude="40.419564681616" Longitude="-3.6985845569617" StarRating="4" HotelCode="426246|452302" HotelName="Vincci The Mint" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1185.01" OriginalAmount="1185.01">
      <BasicPropertyInfo Latitude="40.414562067245" Longitude="-3.6994890868664" StarRating="4" HotelCode="58153|59219" HotelName="Catalonia Las Cortes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/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>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="8" TotalAmount="1189.12" OriginalAmount="1189.12">
      <BasicPropertyInfo Latitude="40.419473800577" Longitude="-3.699099496007" StarRating="4" HotelCode="12770|924" HotelName="Catalonia Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1198.83" OriginalAmount="1198.83">
      <BasicPropertyInfo Latitude="40.411703" Longitude="-3.697576" StarRating="4" HotelCode="326453|2106" HotelName="TRYP Madrid Atocha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="1215.01" OriginalAmount="1215.01">
      <BasicPropertyInfo Latitude="40.413698" Longitude="-3.70362" StarRating="3" HotelCode="36938|17839" HotelName="Hotel Cortezo" 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,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="8" TotalAmount="1216.98" OriginalAmount="1216.98">
      <BasicPropertyInfo Latitude="40.431114825251" Longitude="-3.6874164640903" StarRating="4" HotelCode="30878|4482" HotelName="Serrano by Silken" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1239.14" OriginalAmount="1239.14">
      <BasicPropertyInfo Latitude="40.415528003422" Longitude="-3.6970093846321" StarRating="5" HotelCode="19090|551" HotelName="Hotel Villa Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 01/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">
        <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="8" TotalAmount="1239.56" OriginalAmount="1239.56">
      <BasicPropertyInfo Latitude="40.427447" Longitude="-3.685018" StarRating="3" HotelCode="36579|23108" HotelName="NH Madrid Lagasca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco 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,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="8" TotalAmount="1245.71" OriginalAmount="1245.71">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="7855|2102" HotelName="Meliá Castilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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="8" TotalAmount="1247.84" OriginalAmount="1247.84">
      <BasicPropertyInfo Latitude="40.436728514457" Longitude="-3.6790043037182" StarRating="4" HotelCode="31112|4703" HotelName="NH Madrid Príncipe de Vergara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/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>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="8" TotalAmount="1249.01" OriginalAmount="1249.01">
      <BasicPropertyInfo Latitude="40.438293941386" Longitude="-3.6951157450676" StarRating="4" HotelCode="49082|4702" HotelName="NH Collection Madrid Abascal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/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>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="8" TotalAmount="1270.09" OriginalAmount="1270.09">
      <BasicPropertyInfo Latitude="40.436015652851" Longitude="-3.6817972362042" StarRating="3" HotelCode="29224|3861" HotelName="NH Madrid Balboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1275.27" OriginalAmount="1275.27">
      <BasicPropertyInfo Latitude="40.415152" Longitude="-3.699136" StarRating="4" HotelCode="82258|186998" HotelName="Suite Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="1282.85" OriginalAmount="1282.85">
      <BasicPropertyInfo Latitude="40.452168917958" Longitude="-3.5858426269837" StarRating="4" HotelCode="79475|99360" HotelName="Hilton Madrid Airport" Meals="ROOM ONLY" 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,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="8" TotalAmount="1287.74" OriginalAmount="1287.74">
      <BasicPropertyInfo Latitude="40.420392190081" Longitude="-3.7041601538658" StarRating="4" HotelCode="19165|851" HotelName="TRYP Madrid Cibeles Hotel" Meals="ROOM ONLY" 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,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="8" TotalAmount="1292.50" OriginalAmount="1292.50">
      <BasicPropertyInfo Latitude="40.425259" Longitude="-3.682138" StarRating="4" HotelCode="38262|29289" HotelName="Catalonia Goya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025">
        <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="8" TotalAmount="1300.45" OriginalAmount="1300.45">
      <BasicPropertyInfo Latitude="40.415170064639" Longitude="-3.6967662279098" StarRating="4" HotelCode="446069|554021" HotelName="DoubleTree by Hilton Madrid-Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Agustín 3, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/555764/a_555764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.15" OriginalAmount="1323.15">
      <BasicPropertyInfo Latitude="40.414634566568" Longitude="-3.694712317791" StarRating="4" HotelCode="31862|96878" HotelName="NH Collection Madrid Paseo del Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,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,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="8" TotalAmount="1326.15" OriginalAmount="1326.15">
      <BasicPropertyInfo Latitude="40.417011" Longitude="-3.700014" StarRating="4" HotelCode="29475|9521" HotelName="Quatro Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1330.09" OriginalAmount="1330.09">
      <BasicPropertyInfo Latitude="40.417807" Longitude="-3.696212" StarRating="4" HotelCode="18002|226440" HotelName="NH Collection Madrid Suecia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1331.80" OriginalAmount="1331.80">
      <BasicPropertyInfo Latitude="40.420037904714" Longitude="-3.7002833135004" StarRating="4" HotelCode="20339|1875" HotelName="H10 Villa de la Reina" Meals="ROOM ONLY" 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>Gran Vía 22, Madrid Centro, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25968/a_25968_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Madrid, this luxurious hotel is surrounded by restaurants, numerous pubs and clubs, as well as boutiques and shops which are all only minutes away. The local public transport links can be found directly in front of the hotel and the nearest airport is some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1336.37" OriginalAmount="1336.37">
      <BasicPropertyInfo Latitude="40.438792" Longitude="-3.691606" StarRating="5" HotelCode="25011|4572" HotelName="Hesperia Madrid" Meals="ROOM ONLY" 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,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="8" TotalAmount="1351.74" OriginalAmount="1351.74">
      <BasicPropertyInfo Latitude="40.469588" Longitude="-3.582171" StarRating="4" HotelCode="29258|3600" HotelName="Meliá Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="1389.56" OriginalAmount="1389.56">
      <BasicPropertyInfo Latitude="40.4104159" Longitude="-3.6954733" StarRating="4" HotelCode="266904|744862" HotelName="Woo Travelling Atocha 107 HOMTELS" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1402.14" OriginalAmount="1402.14">
      <BasicPropertyInfo Latitude="40.476633879166" Longitude="-3.687612271164" StarRating="5" HotelCode="87684|98710" HotelName="Eurostars Madrid Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1405.97" OriginalAmount="1405.97">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|3784" HotelName="Holiday Inn Madrid Bernabeu" 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,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="8" TotalAmount="1429.52" OriginalAmount="1429.52">
      <BasicPropertyInfo Latitude="40.414830611147" Longitude="-3.6989767849445" StarRating="3" HotelCode="13095|2856" HotelName="Ibis Styles Madrid Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Callo Prado 11, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13583/a_13583_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly city hotel is located in the centre of Madrid, close to the Puerta del Sol and the Paseo del Prado. Significant sightseeing attractions, such as the Prado, the Reina Gallery, the botanical gardens or links to the public transport network, can easily be reached on foot. Shopping areas with shops, boutiques, bars and restaurants are also to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1433.64" OriginalAmount="1433.64">
      <BasicPropertyInfo Latitude="40.41411" Longitude="-3.701624" StarRating="5" HotelCode="171805|137745" HotelName="NH Collection Madrid Palacio de Tepa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1452.41" OriginalAmount="1452.41">
      <BasicPropertyInfo Latitude="40.418727950848" Longitude="-3.7039522826672" StarRating="4" HotelCode="62490|74903" HotelName="Liabeny" Meals="ROOM ONLY" 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,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="8" TotalAmount="1470.50" OriginalAmount="1470.50">
      <BasicPropertyInfo Latitude="40.416405" Longitude="-3.698651" StarRating="5" HotelCode="36857|22622" HotelName="Hotel Urban" Meals="ROOM ONLY" 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,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="8" TotalAmount="1538.59" OriginalAmount="1538.59">
      <BasicPropertyInfo Latitude="40.415632310295" Longitude="-3.7053514157578" StarRating="1" HotelCode="149047|319973" 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="8" TotalAmount="1542.84" OriginalAmount="1542.84">
      <BasicPropertyInfo Latitude="40.439311810137" Longitude="-3.6317432711639" StarRating="4" HotelCode="31103|4484" HotelName="Elba Madrid Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1547.56" OriginalAmount="1547.56">
      <BasicPropertyInfo Latitude="40.423778289617" Longitude="-3.7115444391479" StarRating="5" HotelCode="468809|484301" HotelName="Barceló Torre de Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1588.45" OriginalAmount="1588.45">
      <BasicPropertyInfo Latitude="40.420677362387" Longitude="-3.6892905735065" StarRating="5" HotelCode="73748|86624" HotelName="Hotel Hospes Puerta Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/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="8" TotalAmount="1588.60" OriginalAmount="1588.60">
      <BasicPropertyInfo Latitude="40.462331711859" Longitude="-3.6154246330261" StarRating="4" HotelCode="169162|5279" HotelName="Pullman Madrid Airport &amp; Feria" 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,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="8" TotalAmount="1607.46" OriginalAmount="1607.46">
      <BasicPropertyInfo Latitude="40.427" Longitude="-3.687348" StarRating="4" HotelCode="37614|25260" 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="Free CXL until 25/12/2024" 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="8" TotalAmount="1686.78" OriginalAmount="1686.78">
      <BasicPropertyInfo Latitude="40.421084419798" Longitude="-3.7147602438927" StarRating="3" HotelCode="16258|7976" HotelName="Principe Pio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1737.70" OriginalAmount="1737.70">
      <BasicPropertyInfo Latitude="40.426191753964" Longitude="-3.6889965387927" StarRating="4" HotelCode="37045|22906" HotelName="NH Collection Madrid Colón" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/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="8" TotalAmount="1743.48" OriginalAmount="1743.48">
      <BasicPropertyInfo Latitude="40.436393331468" Longitude="-3.6901563405991" StarRating="5" HotelCode="47238|5111" HotelName="InterContinental Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment 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,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="8" TotalAmount="1751.32" OriginalAmount="1751.32">
      <BasicPropertyInfo Latitude="40.42395331953" Longitude="-3.6852157115936" StarRating="4" HotelCode="38281|29508" HotelName="ICON Wipton by Petit Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="1760.97" OriginalAmount="1760.97">
      <BasicPropertyInfo Latitude="40.417880500328" Longitude="-3.6998552083969" StarRating="3" HotelCode="16557|17838" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 05/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="8" TotalAmount="1782.04" OriginalAmount="1782.04">
      <BasicPropertyInfo Latitude="40.419830641568" Longitude="-3.7012660503388" StarRating="4" HotelCode="30862|4435" HotelName="NH Collection Madrid Gran Vía" 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,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="8" TotalAmount="1803.56" OriginalAmount="1803.56">
      <BasicPropertyInfo Latitude="40.435405238061" Longitude="-3.6854785680771" StarRating="4" HotelCode="7856|2104" HotelName="Meliá Madrid Serrano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1825.80" OriginalAmount="1825.80">
      <BasicPropertyInfo Latitude="40.420449890709" Longitude="-3.7045789430846" StarRating="4" HotelCode="35572|4798" HotelName="Hotel Atlántico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 38, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57827/a_57827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a wonderful town house, which is crowned with a dome. It is situated in the heart of Madrid with plenty of sightseeing attractions within quick and easy reach of the hotel with public transport. The three most famous museums of the city, the Prado Museum, the Reina Sofía Museum and the Thyssen Bornemisza Museum can all easily be reached on foot.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1882.78" OriginalAmount="1882.78">
      <BasicPropertyInfo Latitude="40.42083022" Longitude="-3.70639451" StarRating="4" HotelCode="422800|435659" HotelName="Gran Via Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 05/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1912.64" OriginalAmount="1912.64">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="842312|642642" HotelName="The Level at Meliá Castilla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1960.46" OriginalAmount="1960.46">
      <BasicPropertyInfo Latitude="40.426418" Longitude="-3.68939" StarRating="5" HotelCode="18759|572" HotelName="Gran Meliá Fénix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1964.09" OriginalAmount="1964.09">
      <BasicPropertyInfo Latitude="40.42007916" Longitude="-3.70369994" StarRating="4.5" HotelCode="586826|652224" HotelName="Hyatt Centric Gran Via Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1978.39" OriginalAmount="1978.39">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7097096443176" StarRating="5" HotelCode="18757|933" HotelName="Gran Meliá Palacio de los Duques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="2033.63" OriginalAmount="2033.63">
      <BasicPropertyInfo Latitude="40.419239162882" Longitude="-3.6971620779099" StarRating="5" HotelCode="314388|407811" HotelName="The Principal Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,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,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="8" TotalAmount="2106.29" OriginalAmount="2106.29">
      <BasicPropertyInfo Latitude="40.422228458184" Longitude="-3.6841141553061" StarRating="5" HotelCode="45653|3197" HotelName="Wellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 08/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="8" TotalAmount="2217.52" OriginalAmount="2217.52">
      <BasicPropertyInfo Latitude="40.426850376113" Longitude="-3.6981715889549" StarRating="5" HotelCode="935979|367546" HotelName="URSO Hotel &amp; Spa Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="5341.56" OriginalAmount="5341.56">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|4339" HotelName="Villa Magna" 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,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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Designated Smoking Area,Kitchen,Golf,Jacuzzi,Sauna,Shopping Arcade,Massage Centre,Wheelchair Access,Currency Exchange,Lounge,Spa,Nightclub,Diet Meals,Bicycle Rental,Swimming Pool,Garden,Heated Pool,Airport Transfer (on Demand),Babysitting,Parking,Wake-up Call Service,24 Hour Front Desk,Dry Cleaning,Elevator,Luggage Storage,24 Hour Power Supply,Housekeeping,Meeting Room,Printer,24 Hour Security,ATM/Cash Machine,Banquet Hall,Dining</BasicAmenities>
    <HotelRating>3,4,5,2,3.5,1,4.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,ECO HOTEL,HISTORIC HOTEL,SPA HOTEL,HOSTEL,VILLAGE,HOSTELS,GUESTHOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e514b26-2ab6-4d23-8bc7-f6de23519202|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="6e514b26-2ab6-4d23-8bc7-f6de23519202">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-13T00:00:00" End="2025-01-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="190792|318368" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e514b26-2ab6-4d23-8bc7-f6de23519202|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="6e514b26-2ab6-4d23-8bc7-f6de23519202" TimeStamp="0001-01-01T00:00:00" HotelName="Hostal Condestable" HotelCode="190792|318368" StarRating="2" GTCityId="26992" CountryCode="ES" CityName="Madrid" CountryName="Spain" Address="Calle de la Puebla 15 2º Izda, 28004 Madrid" PostCode="28004" PhoneNo="+34915316202" FaxNo="+34918294906" Email="info@hostalcondestable.com" CheckInTime="" CheckOutTime="" Latitude="40.422285084538" Longitude="-3.7039133906364" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Room with Shared Bathroom" RoomTypeCode="20250113$20250121$W$102$318368$DBL.FH$HBG SELECT$RO$$1~2~0$$N@07~A-SIC~20f274~-844691016~N~~~NOR~~FD1F2E317D9F4E4173341117387605AAUK0224015200170821922f|8|NTU5LjI1fEVVUnwyMDI1LTAxLTEx" OriginalAmount="0" TotalPrice="473.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-07T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="46.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin Room with shared bathroom" RoomTypeCode="20250113$20250121$W$102$318368$TWN.FH$HBG SELECT$RO$$1~2~0$$N@07~A-SIC~20f274~-934139691~N~~~NOR~~FD1F2E317D9F4E4173341117387605AAUK0224015200170821922f|8|NTU5LjI1fEVVUnwyMDI1LTAxLTEx" OriginalAmount="0" TotalPrice="473.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-07T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="46.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room with bathroom" RoomTypeCode="20250113$20250121$W$102$318368$DBL.ST$HBG SELECT$RO$$1~2~0$$N@07~A-SIC~24b2c5~2129036255~N~~~NOR~~FD1F2E317D9F4E4173341117387605AAUK0224015200170825f277|8|NjMxLjk1fEVVUnwyMDI1LTAxLTEx" OriginalAmount="0" TotalPrice="535.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-07T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="51.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin (2 beds)" RoomTypeCode="20250113$20250121$W$102$318368$TWN.ST$HBG SELECT$RO$$1~2~0$$N@07~A-SIC~24b2c5~2039587580~N~~~NOR~~FD1F2E317D9F4E4173341117387605AAUK0224015200170825f277|8|NjMxLjk1fEVVUnwyMDI1LTAxLTEx" OriginalAmount="0" TotalPrice="535.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-07T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="51.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple with bath" RoomTypeCode="20250113$20250121$W$102$318368$TPL.ST$HBG SELECT$RO$$1~2~0$$N@07~A-SIC~2243cc~-695726896~N~~~NOR~~FD1F2E317D9F4E4173341117387605AAUK02240152001708247361|8|ODY1LjcxfEVVUnwyMDI1LTAxLTEx" OriginalAmount="0" TotalPrice="733.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-07T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="70.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_018.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_l_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_014.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_w_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_027.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_024.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_ro_021.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hostel is located in the heart of Madrid.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;This hostel has a lift and a 24-hour reception desk. Services and facilities include a cloakroom, a baggage storage service, a transfer service and a smoke alarm. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park. Services include a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Rooms include a double bed. A safe, a minibar and a desk are also available. A telephone, a television with cable channels and WiFi provide all the essentials for a comfortable holiday. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;A casino offers fun and entertainment. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;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;Resort fee is included in the accommodation price.&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 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: 21.00 EUR one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Casino</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
46f2c954-5084-46f1-b595-f02f7665fada|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="46f2c954-5084-46f1-b595-f02f7665fada">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-20T00: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
46f2c954-5084-46f1-b595-f02f7665fada|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
46f2c954-5084-46f1-b595-f02f7665fada|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-05T15:07:58.4487276+00:00" Version="0" EchoToken="Search" TransactionIdentifier="46f2c954-5084-46f1-b595-f02f7665fada" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="486.72" OriginalAmount="486.72">
      <BasicPropertyInfo Latitude="40.4267445" Longitude="-3.708004" StarRating="1" HotelCode="36870|14900" HotelName="Hostal Los Perales" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Palma 61, 1 Izquierda, 28015 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/014900/014900a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid, just a few minutes walk from the avenue of Gran Via and the Plaza de España. A diverse range of shopping and entertainment opportunities lie in the immediate vicinity of the hotel. Thanks to its exclusive location and proximity to links to the public transport network, the countless cultural attractions of the Spanish capital are quickly and easily accessible.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="526.65" OriginalAmount="526.65">
      <BasicPropertyInfo Latitude="40.42208411" Longitude="-3.70616948" StarRating="2" HotelCode="479030|646435" HotelName="Hostal La Estrella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle La Estrella No. 5, 2º Dcha, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6030000/6028900/6028821/983a081d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="639.43" OriginalAmount="639.43">
      <BasicPropertyInfo Latitude="40.554545259398" Longitude="-3.9002323150635" StarRating="4" HotelCode="99103|14976" HotelName="Exe Gran Hotel Almenar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="705.70" OriginalAmount="705.70">
      <BasicPropertyInfo Latitude="40.332263315584" Longitude="-3.7027604429916" StarRating="3" HotelCode="284796|194682" HotelName="Vértice Roomspace Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/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="8" TotalAmount="736.42" OriginalAmount="736.42">
      <BasicPropertyInfo Latitude="40.424995519249" Longitude="-3.7005560210853" StarRating="2" HotelCode="393049|747080" HotelName="Hostel Era" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 14/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="8" TotalAmount="757.71" OriginalAmount="757.71">
      <BasicPropertyInfo Latitude="40.422285084538" Longitude="-3.7039133906364" StarRating="2" HotelCode="190792|318368" HotelName="Hostal Condestable" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="769.82" OriginalAmount="769.82">
      <BasicPropertyInfo Latitude="40.466844" Longitude="-3.6743750000001" StarRating="3" HotelCode="76620|362857" HotelName="La Posada De El Chaflan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="775.19" OriginalAmount="775.19">
      <BasicPropertyInfo Latitude="40.354234" Longitude="-3.830659" StarRating="3" HotelCode="61848|30347" HotelName="Holiday Inn Express Madrid - Alcorcon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="792.21" OriginalAmount="792.21">
      <BasicPropertyInfo Latitude="40.45442345" Longitude="-3.70145194" StarRating="2.5" HotelCode="613406|655182" HotelName="Far Home Bernabeu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="833.50" OriginalAmount="833.50">
      <BasicPropertyInfo Latitude="40.555316" Longitude="-3.609999" StarRating="2" HotelCode="39335|7942" 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 14/01/2025">
        <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="8" TotalAmount="851.74" OriginalAmount="851.74">
      <BasicPropertyInfo Latitude="40.419387" Longitude="-3.625247" StarRating="3" HotelCode="31857|9650" HotelName="Silken Torre Garden Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="855.32" OriginalAmount="855.32">
      <BasicPropertyInfo Latitude="40.436916985145" Longitude="-3.6311347901783" StarRating="1" HotelCode="263671|191203" HotelName="Travelodge Madrid Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="872.42" OriginalAmount="872.42">
      <BasicPropertyInfo Latitude="40.427936905493" Longitude="-3.5606646537781" StarRating="3" HotelCode="37048|22904" HotelName="NH Villa de Coslada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="894.81" OriginalAmount="894.81">
      <BasicPropertyInfo Latitude="40.426651" Longitude="-3.707626" StarRating="2" HotelCode="190837|216495" HotelName="Hostal Jemasaca-Palma61" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="942.02" OriginalAmount="942.02">
      <BasicPropertyInfo Latitude="40.466115985393" Longitude="-3.6960641692715" StarRating="3" HotelCode="113305|75339" HotelName="Caballero Errante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025">
        <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="8" TotalAmount="949.52" OriginalAmount="949.52">
      <BasicPropertyInfo Latitude="40.425082276262" Longitude="-3.678778682209" StarRating="3" HotelCode="98877|112876" HotelName="Apartamentos Goya 75" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="955.25" OriginalAmount="955.25">
      <BasicPropertyInfo Latitude="40.514788860519" Longitude="-3.6734053126283" StarRating="4" HotelCode="284244|195861" HotelName="Hotel Dome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="956.52" OriginalAmount="956.52">
      <BasicPropertyInfo Latitude="40.470800134942" Longitude="-3.7687879800796" StarRating="4" HotelCode="36966|22769" HotelName="Eurostars Zarzuela Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="998.87" OriginalAmount="998.87">
      <BasicPropertyInfo Latitude="40.444416641378" Longitude="-3.6554197643918" StarRating="3" HotelCode="38298|26620" HotelName="Travelodge Madrid Torrelaguna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1036.29" OriginalAmount="1036.29">
      <BasicPropertyInfo Latitude="40.41324993" Longitude="-3.70088449" StarRating="2" HotelCode="491116|452943" HotelName="Far Home Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1060.37" OriginalAmount="1060.37">
      <BasicPropertyInfo Latitude="40.447438982137" Longitude="-3.6114992201328" StarRating="4" HotelCode="42835|37461" HotelName="Sercotel Alcalá 611" Meals="ROOM ONLY" 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,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="8" TotalAmount="1098.74" OriginalAmount="1098.74">
      <BasicPropertyInfo Latitude="40.451610888015" Longitude="-3.5928254059643" StarRating="4" HotelCode="87681|99402" HotelName="Hotel Maydrit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1101.95" OriginalAmount="1101.95">
      <BasicPropertyInfo Latitude="40.417319951889" Longitude="-3.7028954923153" StarRating="2" HotelCode="113303|406459" HotelName="El Mirador Puerta Del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1102.37" OriginalAmount="1102.37">
      <BasicPropertyInfo Latitude="40.443887381631" Longitude="-3.6726863453977" StarRating="3" HotelCode="32147|14453" HotelName="Sercotel Togumar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1109.78" OriginalAmount="1109.78">
      <BasicPropertyInfo Latitude="40.4649744" Longitude="-3.7861544" StarRating="4" HotelCode="310418|4241" HotelName="Aravaca Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1110.73" OriginalAmount="1110.73">
      <BasicPropertyInfo Latitude="40.462951065253" Longitude="-3.6966875195503" StarRating="3" HotelCode="37046|22900" HotelName="Erase Un Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/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="8" TotalAmount="1114.54" OriginalAmount="1114.54">
      <BasicPropertyInfo Latitude="40.457863" Longitude="-3.583362" StarRating="4" HotelCode="30881|4492" HotelName="Sercotel Madrid Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1151.80" OriginalAmount="1151.80">
      <BasicPropertyInfo Latitude="40.428560097144" Longitude="-3.6943137198631" StarRating="2" HotelCode="100840|183409" HotelName="BlueSense Almagro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1160.87" OriginalAmount="1160.87">
      <BasicPropertyInfo Latitude="40.41522013506" Longitude="-3.7089037731971" StarRating="2" HotelCode="149090|212809" HotelName="Hostal La Casa de La Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Plaza de San Miguel 5, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212809/212809a_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="8" TotalAmount="1175.96" OriginalAmount="1175.96">
      <BasicPropertyInfo Latitude="40.475140876872" Longitude="-3.7430022444644" StarRating="4" HotelCode="30843|4390" HotelName="Hotel Eurostars Monte Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1183.77" OriginalAmount="1183.77">
      <BasicPropertyInfo Latitude="40.491132232763" Longitude="-3.6701121926308" StarRating="4" HotelCode="401834|87080" HotelName="Exe Madrid Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/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">
        <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="8" TotalAmount="1187.02" OriginalAmount="1187.02">
      <BasicPropertyInfo Latitude="40.449801" Longitude="-3.698462" StarRating="3" HotelCode="30827|4336" HotelName="Espahotel Plaza Basílica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1196.01" OriginalAmount="1196.01">
      <BasicPropertyInfo Latitude="40.436533" Longitude="-3.621056" StarRating="4" HotelCode="32665|8266" HotelName="Hotel ILUNION Alcalá Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 25/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>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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1204.23" OriginalAmount="1204.23">
      <BasicPropertyInfo Latitude="40.458602522733" Longitude="-3.6952221607479" StarRating="3" HotelCode="59808|76270" HotelName="Senator Castellana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/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="8" TotalAmount="1211.68" OriginalAmount="1211.68">
      <BasicPropertyInfo Latitude="40.512648555833" Longitude="-3.6762316524983" StarRating="4" HotelCode="96602|29288" HotelName="Holiday Inn Madrid - Las Tablas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/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="8" TotalAmount="1216.04" OriginalAmount="1216.04">
      <BasicPropertyInfo Latitude="40.434891818409" Longitude="-3.6850864245062" StarRating="2" HotelCode="101132|183349" HotelName="BlueSense Madrid Serrano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1219.24" OriginalAmount="1219.24">
      <BasicPropertyInfo Latitude="40.412565" Longitude="-3.703739" StarRating="2" HotelCode="166005|318427" HotelName="Hostal Montaloya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1222.54" OriginalAmount="1222.54">
      <BasicPropertyInfo Latitude="40.440662401072" Longitude="-3.670056679436" StarRating="5" HotelCode="56983|39121" HotelName="Hotel Puerta América" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 14/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1247.61" OriginalAmount="1247.61">
      <BasicPropertyInfo Latitude="40.447388917667" Longitude="-3.5803155423279" StarRating="3" HotelCode="899437|112877" HotelName="Aparthotel Compostela Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Village,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1249.94" OriginalAmount="1249.94">
      <BasicPropertyInfo Latitude="40.416024506087" Longitude="-3.7017413220092" StarRating="2" HotelCode="113300|197090" HotelName="Hostal Matheu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1260.32" OriginalAmount="1260.32">
      <BasicPropertyInfo Latitude="40.472898009806" Longitude="-3.5769546441803" StarRating="3" HotelCode="113311|117617" HotelName="Barajas Plaza Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/01/2025" 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="8" TotalAmount="1264.15" OriginalAmount="1264.15">
      <BasicPropertyInfo Latitude="40.447381" Longitude="-3.542142" StarRating="4" HotelCode="169555|145376" HotelName="Crowne Plaza Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1277.95" OriginalAmount="1277.95">
      <BasicPropertyInfo Latitude="40.468981044467" Longitude="-3.6738793551922" StarRating="4" HotelCode="29336|4706" HotelName="Hotel ILUNION Pío XII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/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 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1295.35" OriginalAmount="1295.35">
      <BasicPropertyInfo Latitude="40.4223109" Longitude="-3.7092173999999" StarRating="3" HotelCode="311366|230168" HotelName="Vitium Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 14/01/2025">
        <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="8" TotalAmount="1298.22" OriginalAmount="1298.22">
      <BasicPropertyInfo Latitude="40.43724" Longitude="-3.70856" StarRating="3" HotelCode="37043|22937" HotelName="Leonardo Boutique Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1299.92" OriginalAmount="1299.92">
      <BasicPropertyInfo Latitude="40.432045" Longitude="-3.69935" StarRating="4" HotelCode="161633|132446" HotelName="Hotel Agora Juan de Austria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Free CXL until 15/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1305.96" OriginalAmount="1305.96">
      <BasicPropertyInfo Latitude="40.4283894" Longitude="-3.6711832999999" StarRating="3" HotelCode="300883|365806" HotelName="Neo Magna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1321.54" OriginalAmount="1321.54">
      <BasicPropertyInfo Latitude="40.488138" Longitude="-3.668268" StarRating="4" HotelCode="409988|91856" HotelName="Occidental Castellana Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 15/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 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="8" TotalAmount="1322.05" OriginalAmount="1322.05">
      <BasicPropertyInfo Latitude="40.45393497" Longitude="-3.67860288" StarRating="3" HotelCode="610268|617856" HotelName="Roisa Hostal Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1325.01" OriginalAmount="1325.01">
      <BasicPropertyInfo Latitude="40.473089486686" Longitude="-3.5853624343872" StarRating="4" HotelCode="113312|185314" HotelName="täCH Madrid Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1329.76" OriginalAmount="1329.76">
      <BasicPropertyInfo Latitude="40.447616636597" Longitude="-3.655298659824" StarRating="4" HotelCode="98191|103640" HotelName="Hotel ILUNION Atrium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Emilio Vargas 3 y 5, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137697/a_137697_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in one of the best residential zones in Madrid, the hotel has direct access to the M-30. The nearest public transport and shopping facilities are only about 100 metres away and the metro and train stations are about 7 km away, in the city centre of Madrid. The hotel is close to exhibition locations and Madrid-Barajas International Airport, which is only about 7 km away.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1332.89" OriginalAmount="1332.89">
      <BasicPropertyInfo Latitude="40.433716" Longitude="-3.717507" StarRating="4" HotelCode="262270|189435" HotelName="Exe Moncloa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1337.34" OriginalAmount="1337.34">
      <BasicPropertyInfo Latitude="40.40916859" Longitude="-3.71148562" StarRating="3" HotelCode="552054|649481" HotelName="L&amp;H La Latina" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1337.48" OriginalAmount="1337.48">
      <BasicPropertyInfo Latitude="40.470975" Longitude="-3.579981" StarRating="4" HotelCode="37965|26196" HotelName="Clement Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1341.48" OriginalAmount="1341.48">
      <BasicPropertyInfo Latitude="40.425456" Longitude="-3.701384" StarRating="3" HotelCode="31524|7856" HotelName="Tribunal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1344.68" OriginalAmount="1344.68">
      <BasicPropertyInfo Latitude="40.421909" Longitude="-3.706562" StarRating="3" HotelCode="14197|137377" HotelName="Hotel Los Condes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 13/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>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="8" TotalAmount="1345.69" OriginalAmount="1345.69">
      <BasicPropertyInfo Latitude="40.489678" Longitude="-3.688078" StarRating="4" HotelCode="82889|155929" HotelName="Villamadrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1352.96" OriginalAmount="1352.96">
      <BasicPropertyInfo Latitude="40.420619" Longitude="-3.708516" StarRating="4" HotelCode="17616|127785" HotelName="Hotel Santo Domingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/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="8" TotalAmount="1363.46" OriginalAmount="1363.46">
      <BasicPropertyInfo Latitude="40.452915204396" Longitude="-3.61323595047" StarRating="4" HotelCode="51894|4391" HotelName="Hotel Osuna Feria Madrid" 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,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="8" TotalAmount="1370.20" OriginalAmount="1370.20">
      <BasicPropertyInfo Latitude="40.458646083947" Longitude="-3.5823985934257" StarRating="4" HotelCode="29260|3204" HotelName="Senator Barajas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1372.95" OriginalAmount="1372.95">
      <BasicPropertyInfo Latitude="40.46778" Longitude="-3.688371" StarRating="4" HotelCode="31084|4200" HotelName="Hotel Via Castellana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 220, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49317/a_49317_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in Madrid's tourist centre just a few minutes walk from the city centre. The near vicinity offers numerous shops, boutiques, cafés, bars, restaurants and an exciting nightlife. Links to the public transport network also lie within walking distance. The transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1384.14" OriginalAmount="1384.14">
      <BasicPropertyInfo Latitude="40.455877" Longitude="-3.681848" StarRating="4" HotelCode="51868|4096" HotelName="NH Madrid Paseo de la Habana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>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="8" TotalAmount="1385.67" OriginalAmount="1385.67">
      <BasicPropertyInfo Latitude="40.471731" Longitude="-3.685786" StarRating="3" HotelCode="32754|2107" HotelName="TRYP Madrid Chamartín Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Mauricio Ravel 10, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52026/a_52026_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the residential district of Plaza de Castilla, this hotel lies within a short distance of Chamartin train station, close to the M 30 and M 40 motorways, which provide good links to the exhibition centre. It is just a short walk to Paseo de le Castellana, the renowned business and shopping district and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1390.20" OriginalAmount="1390.20">
      <BasicPropertyInfo Latitude="40.422172712946" Longitude="-3.7105820589202" StarRating="3" HotelCode="64261|78412" HotelName="Exe Suites 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="40.42243262" Longitude="-3.70010823" StarRating="3" HotelCode="447285|436719" HotelName="Madrid SmartRentals Chueca II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1410.11" OriginalAmount="1410.11">
      <BasicPropertyInfo Latitude="40.413052779105" Longitude="-3.7005035187982" StarRating="4" HotelCode="561962|594065" HotelName="Axel Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/12/2024" 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="8" TotalAmount="1430.29" OriginalAmount="1430.29">
      <BasicPropertyInfo Latitude="40.431877" Longitude="-3.673618" StarRating="4" HotelCode="19506|4928" HotelName="Zenit Abeba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1458.92" OriginalAmount="1458.92">
      <BasicPropertyInfo Latitude="40.41766803" Longitude="-3.70272443" StarRating="3" HotelCode="524084|574063" HotelName="B&amp;B Hotel Madrid Centro Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle Montera 10-12, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574063/574063a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a elegant and modern 3 star hotel located in the heart of Madrid, just 50 m from the Puerta del Sol, 300 m from the Gran Vía of Madrid, 500 m from La Plaza Mayor or just 1.2 Km from the Prado Museum. The hotel has 74 rooms with an innovative architectural design and a great mix of light and color, composed of exclusive floating beds Airbed®, a 49" LCD TV, a desk, an electronic safe and a minibar. All of them have a bathroom with a new design and a rain shower, as well as a hairdryer. It is a boutique hotel with a functional and modern design, thought to be a small island of rest and comfort in the full lung of Madrid. Do not miss the wonderful Premium rooms with a large terrace and overlooking the Puerta del Sol! It also has a modern lobby lounge where it offers free coffee and tea 24 hours a day, as well as free high-speed WiFi to browse quietly, both in the rooms and in the common areas. The B&amp;B Hotel Puerta del Sol hotel is perfect to stay for either business or leisure thanks to its exclusive location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1462.26" OriginalAmount="1462.26">
      <BasicPropertyInfo Latitude="40.429192" Longitude="-3.688444" StarRating="4" HotelCode="38261|29283" HotelName="Petit Palace President Castellana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1467.94" OriginalAmount="1467.94">
      <BasicPropertyInfo Latitude="40.458547147843" Longitude="-3.6946392475292" StarRating="4" HotelCode="98430|153035" HotelName="Residence Eurobuilding 2" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1486.62" OriginalAmount="1486.62">
      <BasicPropertyInfo Latitude="40.43223123" Longitude="-3.67441259" StarRating="2" HotelCode="947660|646802" HotelName="Hoom Apartments Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1492.80" OriginalAmount="1492.80">
      <BasicPropertyInfo Latitude="40.418823798651" Longitude="-3.7093595509261" StarRating="2" HotelCode="57790|60059" HotelName="Room Mate Mario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1494.01" OriginalAmount="1494.01">
      <BasicPropertyInfo Latitude="40.467490435003" Longitude="-3.6900544166565" StarRating="4" HotelCode="46623|9649" HotelName="Hotel Exe Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1500.74" OriginalAmount="1500.74">
      <BasicPropertyInfo Latitude="40.406248" Longitude="-3.669354" StarRating="4" HotelCode="82895|191721" HotelName="Claridge Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/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="8" TotalAmount="1531.68" OriginalAmount="1531.68">
      <BasicPropertyInfo Latitude="40.4235" Longitude="-3.7006" StarRating="3" HotelCode="32767|402528" HotelName="B&amp;B Hotel Madrid Centro Fuencarral 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Fuencarral 52, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52042/a_52042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hostel is located in the centre of Madrid. Guests will discover shops, boutiques, bars, cafés, restaurants and nightlife here. Public transport departs from stops located a few minutes walk from the hostel (Tribunal and Gran Via underground stations).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1541.38" OriginalAmount="1541.38">
      <BasicPropertyInfo Latitude="40.416260512445" Longitude="-3.7013848513596" StarRating="3" HotelCode="147256|197995" HotelName="El Pasaje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1548.25" OriginalAmount="1548.25">
      <BasicPropertyInfo Latitude="40.428337088684" Longitude="-3.6971086263657" StarRating="4" HotelCode="12942|3879" HotelName="Gran Versalles" Meals="ROOM ONLY" 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,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="8" TotalAmount="1570.47" OriginalAmount="1570.47">
      <BasicPropertyInfo Latitude="40.439311810137" Longitude="-3.6317432711639" StarRating="4" HotelCode="31103|4484" HotelName="Elba Madrid Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1587.44" OriginalAmount="1587.44">
      <BasicPropertyInfo Latitude="40.416000360547" Longitude="-3.7090604487198" StarRating="4" HotelCode="87683|100198" HotelName="Petit Palace Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1599.54" OriginalAmount="1599.54">
      <BasicPropertyInfo Latitude="40.414515560127" Longitude="-3.7001119705697" StarRating="3" HotelCode="57792|60180" HotelName="Room Mate Alicia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1600.40" OriginalAmount="1600.40">
      <BasicPropertyInfo Latitude="40.406266289724" Longitude="-3.7217527627945" StarRating="4" HotelCode="171005|142445" HotelName="NH Madrid Ribera del Manzanares" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1609.97" OriginalAmount="1609.97">
      <BasicPropertyInfo Latitude="40.414625374269" Longitude="-3.7055709958076" StarRating="2" HotelCode="35615|17841" HotelName="Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Atocha 2, Madrid 28012</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57906/a_57906_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Madrid, less than 50 m from the Plaza Mayor. It offers various public transport options by metro and bus with the nearest metro station, Sol, some 150 m away. Nearby points of interest include the Royal Palace of Madrid and the Prado Museum. Madrid-Barajas Airport is about 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1611.62" OriginalAmount="1611.62">
      <BasicPropertyInfo Latitude="40.431114825251" Longitude="-3.6874164640903" StarRating="4" HotelCode="30878|4482" HotelName="Serrano by Silken" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1614.33" OriginalAmount="1614.33">
      <BasicPropertyInfo Latitude="40.419343" Longitude="-3.702784" StarRating="3" HotelCode="56985|54285" HotelName="Petit Palace Tres Cruces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1639.24" OriginalAmount="1639.24">
      <BasicPropertyInfo Latitude="40.412945" Longitude="-3.703948" StarRating="4" HotelCode="262269|217585" HotelName="Eurostars Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1645.10" OriginalAmount="1645.10">
      <BasicPropertyInfo Latitude="40.401434123929" Longitude="-3.6871683587262" StarRating="4" HotelCode="16438|3988" HotelName="Rafaelhoteles Atocha" Meals="ROOM ONLY" 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,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="8" TotalAmount="1673.25" OriginalAmount="1673.25">
      <BasicPropertyInfo Latitude="40.41366544" Longitude="-3.70038516" StarRating="4" HotelCode="960771|663164" HotelName="Room Mate Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <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="8" TotalAmount="1674.81" OriginalAmount="1674.81">
      <BasicPropertyInfo Latitude="40.407843847351" Longitude="-3.6893584957008" StarRating="3" HotelCode="15152|22903" HotelName="NH Madrid Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1677.79" OriginalAmount="1677.79">
      <BasicPropertyInfo Latitude="40.44774" Longitude="-3.669104" StarRating="4" HotelCode="24896|4690" HotelName="Hotel ILUNION Suites Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/12/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1694.96" OriginalAmount="1694.96">
      <BasicPropertyInfo Latitude="40.498234570408" Longitude="-3.6646270751953" StarRating="4" HotelCode="88640|111753" HotelName="NH Madrid Las Tablas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1698.96" OriginalAmount="1698.96">
      <BasicPropertyInfo Latitude="40.430888200546" Longitude="-3.7077301740646" StarRating="4" HotelCode="40080|1232" HotelName="Sercotel Gran Hotel Conde Duque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1706.42" OriginalAmount="1706.42">
      <BasicPropertyInfo Latitude="40.417319315597" Longitude="-3.706523364418" StarRating="3" HotelCode="326489|5281" HotelName="Petit Palace Ópera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/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="8" TotalAmount="1711.26" OriginalAmount="1711.26">
      <BasicPropertyInfo Latitude="40.42706372" Longitude="-3.69853998" StarRating="4" HotelCode="317694|425740" HotelName="Hotel Eurostars Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1713.28" OriginalAmount="1713.28">
      <BasicPropertyInfo Latitude="40.418344677281" Longitude="-3.701401196567" StarRating="4" HotelCode="38254|28858" HotelName="Eurostars Casa de la Lírica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1713.51" OriginalAmount="1713.51">
      <BasicPropertyInfo Latitude="40.422854" Longitude="-3.709739" StarRating="3" HotelCode="18770|1215" HotelName="Hotel Madrid Centro Managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1726.76" OriginalAmount="1726.76">
      <BasicPropertyInfo Latitude="40.432122377193" Longitude="-3.6565107107162" StarRating="4" HotelCode="31879|9712" HotelName="Rafaelhoteles Ventas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/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>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="8" TotalAmount="1739.55" OriginalAmount="1739.55">
      <BasicPropertyInfo Latitude="40.415691556536" Longitude="-3.7057562678102" StarRating="4" HotelCode="38260|29281" HotelName="Petit Palace Posada del Peine" 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,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="8" TotalAmount="1741.63" OriginalAmount="1741.63">
      <BasicPropertyInfo Latitude="40.48304" Longitude="-3.670911" StarRating="4" HotelCode="36943|19663" HotelName="Hotel Mirador de Chamartin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 14/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="8" TotalAmount="1771.54" OriginalAmount="1771.54">
      <BasicPropertyInfo Latitude="40.420901748178" Longitude="-3.7083299766865" StarRating="4" HotelCode="59394|66662" HotelName="Petit Palace Plaza España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="40.42161" Longitude="-3.700238" StarRating="2" HotelCode="309399|390935" HotelName="Maria Luisa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1777.71" OriginalAmount="1777.71">
      <BasicPropertyInfo Latitude="40.421227738788" Longitude="-3.7099462664334" StarRating="4" HotelCode="12267|1225" HotelName="Eurostars Madrid Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/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>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="8" TotalAmount="1779.60" OriginalAmount="1779.60">
      <BasicPropertyInfo Latitude="40.413698" Longitude="-3.70362" StarRating="3" HotelCode="36938|17839" HotelName="Hotel Cortezo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/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="8" TotalAmount="1782.54" OriginalAmount="1782.54">
      <BasicPropertyInfo Latitude="40.420621913122" Longitude="-3.6990733444691" StarRating="3" HotelCode="69940|86339" HotelName="Room Mate Oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1782.89" OriginalAmount="1782.89">
      <BasicPropertyInfo Latitude="40.430666489624" Longitude="-3.7169702663508" StarRating="3" HotelCode="31101|4468" HotelName="Hotel T3 Tirol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1784.36" OriginalAmount="1784.36">
      <BasicPropertyInfo Latitude="40.416666" Longitude="-3.691007" StarRating="4" HotelCode="189352|175099" HotelName="Petit Palace Lealtad Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1798.24" OriginalAmount="1798.24">
      <BasicPropertyInfo Latitude="40.486546679076" Longitude="-3.703472" StarRating="5" HotelCode="57590|53383" HotelName="Eurostars Suites Mirasierra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,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,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="8" TotalAmount="1819.16" OriginalAmount="1819.16">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|85237" HotelName="Victoria IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1821.03" OriginalAmount="1821.03">
      <BasicPropertyInfo Latitude="40.417113" Longitude="-3.689109" StarRating="4" HotelCode="170577|150856" HotelName="Petit Palace Savoy Alfonso XII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1826.64" OriginalAmount="1826.64">
      <BasicPropertyInfo Latitude="40.417011" Longitude="-3.700014" StarRating="4" HotelCode="29475|9521" HotelName="Quatro Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1838.45" OriginalAmount="1838.45">
      <BasicPropertyInfo Latitude="40.417807" Longitude="-3.696212" StarRating="4" HotelCode="18002|226440" HotelName="NH Collection Madrid Suecia" Meals="ROOM ONLY" 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,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="8" TotalAmount="1838.71" OriginalAmount="1838.71">
      <BasicPropertyInfo Latitude="40.422426934853" Longitude="-3.7088960588608" StarRating="4" HotelCode="67168|84037" HotelName="Vincci Via 66" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1849.70" OriginalAmount="1849.70">
      <BasicPropertyInfo Latitude="40.40607" Longitude="-3.70155" StarRating="3.5" HotelCode="638493|628283" HotelName="Madrid SmartRentals La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1851.55" OriginalAmount="1851.55">
      <BasicPropertyInfo Latitude="40.413123" Longitude="-3.700828" StarRating="4" HotelCode="172083|152134" HotelName="Catalonia Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1858.39" OriginalAmount="1858.39">
      <BasicPropertyInfo Latitude="40.476633879166" Longitude="-3.687612271164" StarRating="5" HotelCode="87684|98710" HotelName="Eurostars Madrid Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1860.00" OriginalAmount="1860.00">
      <BasicPropertyInfo Latitude="40.414831632224" Longitude="-3.6983531713486" StarRating="4" HotelCode="39303|47594" HotelName="Vincci Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1868.01" OriginalAmount="1868.01">
      <BasicPropertyInfo Latitude="40.413945" Longitude="-3.702857" StarRating="4" HotelCode="26838|3550" HotelName="Catalonia Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1868.01" OriginalAmount="1868.01">
      <BasicPropertyInfo Latitude="40.411819" Longitude="-3.697824" StarRating="4" HotelCode="172000|152135" HotelName="Catalonia Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1872.91" OriginalAmount="1872.91">
      <BasicPropertyInfo Latitude="40.417029" Longitude="-3.705226" StarRating="3" HotelCode="35373|14978" HotelName="Petit Palace Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1876.17" OriginalAmount="1876.17">
      <BasicPropertyInfo Latitude="40.427514260457" Longitude="-3.6963227391243" StarRating="4" HotelCode="904125|150857" HotelName="Petit Palace Santa Bárbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1881.92" OriginalAmount="1881.92">
      <BasicPropertyInfo Latitude="40.418281" Longitude="-3.699424" StarRating="4" HotelCode="56986|54284" HotelName="Petit Palace Alcalá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1890.21" OriginalAmount="1890.21">
      <BasicPropertyInfo Latitude="40.41411" Longitude="-3.701624" StarRating="5" HotelCode="171805|137745" HotelName="NH Collection Madrid Palacio de Tepa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1896.46" OriginalAmount="1896.46">
      <BasicPropertyInfo Latitude="40.424100334583" Longitude="-3.7061128020287" StarRating="4" HotelCode="188111|141697" HotelName="AB Design Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1901.11" OriginalAmount="1901.11">
      <BasicPropertyInfo Latitude="40.436424" Longitude="-3.685707" StarRating="4" HotelCode="31099|4398" HotelName="Partner Barrio de Salamanca Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="1907.00" OriginalAmount="1907.00">
      <BasicPropertyInfo Latitude="40.469157548393" Longitude="-3.581001162529" StarRating="4" HotelCode="29474|4712" HotelName="TRYP Madrid Alameda Aeropuerto Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1909.46" OriginalAmount="1909.46">
      <BasicPropertyInfo Latitude="40.436728514457" Longitude="-3.6790043037182" StarRating="4" HotelCode="31112|4703" HotelName="NH Madrid Príncipe de Vergara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/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>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="8" TotalAmount="1927.11" OriginalAmount="1927.11">
      <BasicPropertyInfo Latitude="40.409922112887" Longitude="-3.6926561594009" StarRating="4" HotelCode="15151|4704" HotelName="NH Madrid Nacional" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1930.67" OriginalAmount="1930.67">
      <BasicPropertyInfo Latitude="40.439629936567" Longitude="-3.698257991061" StarRating="3" HotelCode="53738|22938" HotelName="NH Madrid Chamberí" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/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>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="8" TotalAmount="1931.30" OriginalAmount="1931.30">
      <BasicPropertyInfo Latitude="40.414609" Longitude="-3.701391" StarRating="4" HotelCode="18767|80465" HotelName="ME Madrid Reina Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,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="8" TotalAmount="1946.86" OriginalAmount="1946.86">
      <BasicPropertyInfo Latitude="40.423884561043" Longitude="-3.7058645731178" StarRating="3" HotelCode="113294|107317" HotelName="Hotel Abalu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1950.89" OriginalAmount="1950.89">
      <BasicPropertyInfo Latitude="40.419860895671" Longitude="-3.7022530098719" StarRating="3" HotelCode="18761|1234" HotelName="Hotel Madrid Gran Vía 25 Managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/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>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="8" TotalAmount="1957.19" OriginalAmount="1957.19">
      <BasicPropertyInfo Latitude="40.436015652851" Longitude="-3.6817972362042" StarRating="3" HotelCode="29224|3861" HotelName="NH Madrid Balboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="1976.80" OriginalAmount="1976.80">
      <BasicPropertyInfo Latitude="40.415528003422" Longitude="-3.6970093846321" StarRating="5" HotelCode="19090|551" HotelName="Hotel Villa Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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,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="8" TotalAmount="1981.45" OriginalAmount="1981.45">
      <BasicPropertyInfo Latitude="40.4203" Longitude="-3.706591" StarRating="4" HotelCode="29314|1224" HotelName="Vincci Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 15/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1992.86" OriginalAmount="1992.86">
      <BasicPropertyInfo Latitude="40.428661" Longitude="-3.696228" StarRating="3" HotelCode="12278|22940" HotelName="NH Madrid Alonso Martínez" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="1995.88" OriginalAmount="1995.88">
      <BasicPropertyInfo Latitude="40.411321657713" Longitude="-3.693164302701" StarRating="2" HotelCode="322524|178287" HotelName="Hotel Mora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/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="8" TotalAmount="2003.71" OriginalAmount="2003.71">
      <BasicPropertyInfo Latitude="40.415152" Longitude="-3.699136" StarRating="4" HotelCode="82258|186998" HotelName="Suite Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" 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="8" TotalAmount="2039.47" OriginalAmount="2039.47">
      <BasicPropertyInfo Latitude="40.4217139" Longitude="-3.707948" StarRating="2" HotelCode="385698|261070" HotelName="Hostal Besaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pick &amp;amp; Drop,Shopping Arcade,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 13, 8 planta, Esquina a Calle Gran Vía, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/93137/1993137/1.jpg?f=15240737</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Besaya, you'll be centrally located in Madrid, steps from Lope de Vega Theatre and minutes from Plaza de Callao. This property is within close proximity of Plaza de Espana.&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 LCD televisions. Your room comes with a memory foam bed. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include desks and day beds, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, dry cleaning/laundry services, and luggage storage. For a surcharge, guests may use a roundtrip airport shuttle (available on request) and a train station pick-up service.&lt;/p&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2045.50" OriginalAmount="2045.50">
      <BasicPropertyInfo Latitude="40.438792" Longitude="-3.691606" StarRating="5" HotelCode="25011|4572" HotelName="Hesperia Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="2049.05" OriginalAmount="2049.05">
      <BasicPropertyInfo Latitude="40.414562067245" Longitude="-3.6994890868664" StarRating="4" HotelCode="58153|59219" HotelName="Catalonia Las Cortes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 13/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>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="8" TotalAmount="2053.88" OriginalAmount="2053.88">
      <BasicPropertyInfo Latitude="40.420715844095" Longitude="-3.7069496512413" StarRating="3" HotelCode="18768|129985" HotelName="Room Mate Macarena - Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="2083.56" OriginalAmount="2083.56">
      <BasicPropertyInfo Latitude="40.420676" Longitude="-3.707359" StarRating="4" HotelCode="284119|224126" HotelName="Indigo Madrid - Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="2095.87" OriginalAmount="2095.87">
      <BasicPropertyInfo Latitude="40.419564681616" Longitude="-3.6985845569617" StarRating="4" HotelCode="426246|452302" HotelName="Vincci The Mint" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2121.07" OriginalAmount="2121.07">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="7855|2102" HotelName="Meliá Castilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="2145.87" OriginalAmount="2145.87">
      <BasicPropertyInfo Latitude="40.425259" Longitude="-3.682138" StarRating="4" HotelCode="38262|29289" HotelName="Catalonia Goya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025">
        <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="8" TotalAmount="2157.91" OriginalAmount="2157.91">
      <BasicPropertyInfo Latitude="40.414634566568" Longitude="-3.694712317791" StarRating="4" HotelCode="31862|96878" HotelName="NH Collection Madrid Paseo del Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="2177.85" OriginalAmount="2177.85">
      <BasicPropertyInfo Latitude="40.420578986557" Longitude="-3.7028793993883" StarRating="3" HotelCode="35356|14979" HotelName="Petit Palace Triball" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="2254.88" OriginalAmount="2254.88">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|3784" HotelName="Holiday Inn Madrid Bernabeu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="2260.69" OriginalAmount="2260.69">
      <BasicPropertyInfo Latitude="40.4104159" Longitude="-3.6954733" StarRating="4" HotelCode="266904|744862" HotelName="Woo Travelling Atocha 107 HOMTELS" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="2290.96" OriginalAmount="2290.96">
      <BasicPropertyInfo Latitude="40.425044230148" Longitude="-3.6781405276126" StarRating="4" HotelCode="410223|93771" HotelName="Vincci Soma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2336.61" OriginalAmount="2336.61">
      <BasicPropertyInfo Latitude="40.420392190081" Longitude="-3.7041601538658" StarRating="4" HotelCode="19165|851" HotelName="TRYP Madrid Cibeles Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/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>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="8" TotalAmount="2343.57" OriginalAmount="2343.57">
      <BasicPropertyInfo Latitude="40.416405" Longitude="-3.698651" StarRating="5" HotelCode="36857|22622" HotelName="Hotel Urban" 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,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="8" TotalAmount="2353.75" OriginalAmount="2353.75">
      <BasicPropertyInfo Latitude="40.423778289617" Longitude="-3.7115444391479" StarRating="5" HotelCode="468809|484301" HotelName="Barceló Torre de Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="2359.63" OriginalAmount="2359.63">
      <BasicPropertyInfo Latitude="40.469588" Longitude="-3.582171" StarRating="4" HotelCode="29258|3600" HotelName="Meliá Barajas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 12/01/2025" 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="8" TotalAmount="2398.78" OriginalAmount="2398.78">
      <BasicPropertyInfo Latitude="40.419473800577" Longitude="-3.699099496007" StarRating="4" HotelCode="12770|924" HotelName="Catalonia Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="2428.36" OriginalAmount="2428.36">
      <BasicPropertyInfo Latitude="40.421084419798" Longitude="-3.7147602438927" StarRating="3" HotelCode="16258|7976" HotelName="Principe Pio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="2594.55" OriginalAmount="2594.55">
      <BasicPropertyInfo Latitude="40.438293941386" Longitude="-3.6951157450676" StarRating="4" HotelCode="49082|4702" HotelName="NH Collection Madrid Abascal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/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>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="8" TotalAmount="2607.47" OriginalAmount="2607.47">
      <BasicPropertyInfo Latitude="40.435405238061" Longitude="-3.6854785680771" StarRating="4" HotelCode="7856|2104" HotelName="Meliá Madrid Serrano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="2613.46" OriginalAmount="2613.46">
      <BasicPropertyInfo Latitude="40.423175055175" Longitude="-3.7057760947046" StarRating="2" HotelCode="143541|213036" HotelName="Hotel Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="2624.34" OriginalAmount="2624.34">
      <BasicPropertyInfo Latitude="40.415170064639" Longitude="-3.6967662279098" StarRating="4" HotelCode="446069|554021" HotelName="DoubleTree by Hilton Madrid-Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Agustín 3, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/555764/a_555764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2643.12" OriginalAmount="2643.12">
      <BasicPropertyInfo Latitude="40.422228458184" Longitude="-3.6841141553061" StarRating="5" HotelCode="45653|3197" HotelName="Wellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 15/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="8" TotalAmount="2649.37" OriginalAmount="2649.37">
      <BasicPropertyInfo Latitude="40.42395331953" Longitude="-3.6852157115936" StarRating="4" HotelCode="38281|29508" HotelName="ICON Wipton by Petit Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="8" TotalAmount="2675.12" OriginalAmount="2675.12">
      <BasicPropertyInfo Latitude="40.427" Longitude="-3.687348" StarRating="4" HotelCode="37614|25260" 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="Free CXL until 15/01/2025" 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="8" TotalAmount="2741.15" OriginalAmount="2741.15">
      <BasicPropertyInfo Latitude="40.419830641568" Longitude="-3.7012660503388" StarRating="4" HotelCode="30862|4435" HotelName="NH Collection Madrid Gran Vía" Meals="ROOM ONLY" 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,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="8" TotalAmount="2744.10" OriginalAmount="2744.10">
      <BasicPropertyInfo Latitude="40.452168917958" Longitude="-3.5858426269837" StarRating="4" HotelCode="79475|99360" HotelName="Hilton Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="2774.27" OriginalAmount="2774.27">
      <BasicPropertyInfo Latitude="40.426191753964" Longitude="-3.6889965387927" StarRating="4" HotelCode="37045|22906" HotelName="NH Collection Madrid Colón" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/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="8" TotalAmount="2776.36" OriginalAmount="2776.36">
      <BasicPropertyInfo Latitude="40.420677362387" Longitude="-3.6892905735065" StarRating="5" HotelCode="73748|86624" HotelName="Hotel Hospes Puerta Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/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="8" TotalAmount="2837.58" OriginalAmount="2837.58">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="842312|642642" HotelName="The Level at Meliá Castilla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="2863.37" OriginalAmount="2863.37">
      <BasicPropertyInfo Latitude="40.421455" Longitude="-3.708134" StarRating="4" HotelCode="12124|569" HotelName="Emperador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/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>Grán Via 53, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12119/a_12119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is popular for its central location in the heart of Madrid, on the famous Gran Via. It is surrounded by shops, banks, fashion boutiques, cinemas, thereatres and nightclubs. It is not far to the historic centre of Madrid with the royal palace, the opera house, Puerta Del Sol, Cibeles, Del Prado, Reina Sofia and the Thyseen museum. Public transport is available directly in front of the hotel, as well as the Santo Domingo underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2956.38" OriginalAmount="2956.38">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7097096443176" StarRating="5" HotelCode="18757|933" HotelName="Gran Meliá Palacio de los Duques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="3081.92" OriginalAmount="3081.92">
      <BasicPropertyInfo Latitude="40.417880500328" Longitude="-3.6998552083969" StarRating="3" HotelCode="16557|17838" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 12/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="8" TotalAmount="3143.14" OriginalAmount="3143.14">
      <BasicPropertyInfo Latitude="40.426850376113" Longitude="-3.6981715889549" StarRating="5" HotelCode="935979|367546" HotelName="URSO Hotel &amp; Spa Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="3151.82" OriginalAmount="3151.82">
      <BasicPropertyInfo Latitude="40.42083022" Longitude="-3.70639451" StarRating="4" HotelCode="422800|435659" HotelName="Gran Via Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 12/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3547.50" OriginalAmount="3547.50">
      <BasicPropertyInfo Latitude="40.419239162882" Longitude="-3.6971620779099" StarRating="5" HotelCode="314388|407811" HotelName="The Principal Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 12/01/2025" 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="8" TotalAmount="3573.33" OriginalAmount="3573.33">
      <BasicPropertyInfo Latitude="40.426418" Longitude="-3.68939" StarRating="5" HotelCode="18759|572" HotelName="Gran Meliá Fénix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/01/2025" 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="8" TotalAmount="3585.52" OriginalAmount="3585.52">
      <BasicPropertyInfo Latitude="40.436393331468" Longitude="-3.6901563405991" StarRating="5" HotelCode="47238|5111" HotelName="InterContinental Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="3599.41" OriginalAmount="3599.41">
      <BasicPropertyInfo Latitude="40.42007916" Longitude="-3.70369994" StarRating="4.5" HotelCode="586826|652224" HotelName="Hyatt Centric Gran Via Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="8" TotalAmount="6647.19" OriginalAmount="6647.19">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|4339" HotelName="Villa Magna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="8" TotalAmount="75974.31" OriginalAmount="75974.31">
      <BasicPropertyInfo Latitude="40.447842" Longitude="-3.636193" StarRating="4" HotelCode="29286|9648" HotelName="Silken Puerta Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport 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,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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Currency Exchange,Kitchen,Lounge,Spa,Designated Smoking Area,Golf,Nightclub,Sauna,Shopping Arcade,Diet Meals,Wheelchair Access,Bicycle Rental,Swimming Pool,Jacuzzi,Garden,Massage Centre,Heated Pool,Airport Transfer (on Demand),Babysitting,Parking,Wake-up Call Service,24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Off-Site Parking,Pick &amp;amp; Drop,Vending Machine,24 Hour Power Supply,Housekeeping,Meeting Room,Printer,24 Hour Security,ATM/Cash Machine,Banquet Hall,Dining</BasicAmenities>
    <HotelRating>3,2,4,1,5,3.5,4.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,GUEST HOUSES,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,HISTORIC HOTEL,SPA HOTEL,HOSTEL,VILLAGE,HOSTELS,GUESTHOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
46f2c954-5084-46f1-b595-f02f7665fada|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="46f2c954-5084-46f1-b595-f02f7665fada">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-20T00:00:00" End="2025-01-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="263671|191203" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
46f2c954-5084-46f1-b595-f02f7665fada|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="46f2c954-5084-46f1-b595-f02f7665fada" TimeStamp="0001-01-01T00:00:00" HotelName="Travelodge Madrid Alcalá" HotelCode="263671|191203" StarRating="1" GTCityId="26992" CountryCode="ES" CityName="Madrid" CountryName="Spain" Address="Calle de Santa Leonor 34, 28037 Madrid" PostCode="28037" PhoneNo="+34912608440" FaxNo="+34912608460" Email="" CheckInTime="15:00:00" CheckOutTime="12:00:00" Latitude="40.436916985145" Longitude="-3.6311347901783" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN TWO BEDS" RoomTypeCode="20250120$20250130$W$102$191203$TWN.2B$ID_B2B_43$RO$FIT$1~2~0$$N@07~A-SIC~2283f1~1942593807~N~~~NOR~~00307C233A664E7173341127851505AAUK017801310017082283f1|8|MTAwOS40MHxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="855.32" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="92.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20250120$20250130$W$102$191203$DBL.ST$ID_B2B_43$RO$FIT$1~2~0$$N@07~A-SIC~2353f8~-1547338271~N~~~NOR~~00307C233A664E7173341127851505AAUK017801310017082353f8|8|MTAxNi41M3xFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="861.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="65.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE Accessible" RoomTypeCode="20250120$20250130$W$102$191203$DBL.H6$ID_B2B_65$RO$B2BESXX$1~2~0$$P@07~A-SIC~23e418~-1786684031~N~~~NOR~~00307C233A664E7173341127851505AAUK0178013100170823e418|8|MTA0OC42MnxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="888.55" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="124.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TWIN STANDARD" RoomTypeCode="20250120$20250130$W$102$191203$TWN.ST$ID_B2B_43$BB$FIT$1~2~0$$N@07~A-SIC~2564af~1440188193~N~~~NOR~~00307C233A664E7173341127851505AAUK017801310017082564af|8|MTE5OS44NnxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1016.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE CAPACITY 2" RoomTypeCode="20250120$20250130$W$102$191203$DBL.C2-4$ID_B2B_43$BB$FIT$1~2~0$$N@07~A-SIC~2564af~-1281664881~N~~~NOR~~00307C233A664E7173341127851505AAUK017801310017082564af|8|MTE5OS44NnxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1016.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/367170/a_367170_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/r_367170_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/r_367170_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/ba_367170_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/f_367170_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/a_367170_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/r_367170_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/367170/w_367170_N2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the heart of Madrid.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 98 rooms and includes a lift and a 24-hour reception desk. A smoke alarm are available to guests. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a sofa bed. Children's beds and extra beds can be requested for younger guests. A desk is provided. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a TV and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub. The hotel has family rooms and non-smoking rooms. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Internet: &lt;/b&gt;Fee for wireless access to the Internet in rooms: 3.90 EUR (day).&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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 10.00 EUR.&lt;br /&gt;&lt;b&gt;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. Cost: 15.00 EUR per day.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>00 34 912 608460</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>00 34 912 608440</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>98</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e7ca072d-3222-4b07-b9dc-5327433b2cb2|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="e7ca072d-3222-4b07-b9dc-5327433b2cb2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-07T00:00:00" End="2025-01-16T00: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
e7ca072d-3222-4b07-b9dc-5327433b2cb2|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e7ca072d-3222-4b07-b9dc-5327433b2cb2|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-05T15:09:37.4893167+00:00" Version="0" EchoToken="Search" TransactionIdentifier="e7ca072d-3222-4b07-b9dc-5327433b2cb2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="536.42" OriginalAmount="536.42">
      <BasicPropertyInfo Latitude="53.325179" Longitude="-6.264875" StarRating="3" HotelCode="23686|68321" HotelName="Travelodge Dublin City Centre Rathmines Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/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="8" TotalAmount="607.83" OriginalAmount="607.83">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|183052" HotelName="Harcourt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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="8" TotalAmount="614.21" OriginalAmount="614.21">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201" HotelName="The Bonnington Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="617.07" OriginalAmount="617.07">
      <BasicPropertyInfo Latitude="53.334046023953" Longitude="-6.2322749197483" StarRating="4" HotelCode="25507|120135" HotelName="Butlers Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="8" TotalAmount="638.47" OriginalAmount="638.47">
      <BasicPropertyInfo Latitude="53.352400499759" Longitude="-6.2600103020668" StarRating="4" HotelCode="18242|78690" HotelName="Academy Plaza Hotel" Meals="ROOM ONLY" 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,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="8" TotalAmount="653.38" OriginalAmount="653.38">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|85536" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="654.96" OriginalAmount="654.96">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711" HotelName="Jurys Inn Parnell Street" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="663.54" OriginalAmount="663.54">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383" HotelName="Maldron Hotel Kevin Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="668.70" OriginalAmount="668.70">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/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="8" TotalAmount="682.86" OriginalAmount="682.86">
      <BasicPropertyInfo Latitude="53.353792536177" Longitude="-6.2624229490757" StarRating="3" HotelCode="17884|285840" HotelName="Hotel St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="703.74" OriginalAmount="703.74">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771" HotelName="Jurys Inn Dublin Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="706.79" OriginalAmount="706.79">
      <BasicPropertyInfo Latitude="53.449659" Longitude="-6.224068" StarRating="3" HotelCode="61443|68323" HotelName="Travelodge Dublin Airport North Swords" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="708.03" OriginalAmount="708.03">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641" HotelName="Belvedere Hotel" Meals="ROOM ONLY" 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,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="8" TotalAmount="708.03" OriginalAmount="708.03">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617" HotelName="Clayton Hotel Leopardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Eco 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,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="8" TotalAmount="720.17" OriginalAmount="720.17">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|597921" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 30/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="722.71" OriginalAmount="722.71">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618" HotelName="Maldron Hotel Newlands Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="737.26" OriginalAmount="737.26">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289" HotelName="Maldron Hotel Pearse Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="740.31" OriginalAmount="740.31">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="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,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="8" TotalAmount="765.73" OriginalAmount="765.73">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="775.70" OriginalAmount="775.70">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881" HotelName="Clayton Hotel Burlington Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="789.62" OriginalAmount="789.62">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918" HotelName="Cassidys Hotel" 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 26/12/2024" 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="8" TotalAmount="798.81" OriginalAmount="798.81">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554" HotelName="Ashling Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="801.60" OriginalAmount="801.60">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484" HotelName="Hotel Riu Plaza The Gresham Dublin" 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,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="8" TotalAmount="818.99" OriginalAmount="818.99">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="831.11" OriginalAmount="831.11">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445" HotelName="Hotel 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="836.25" OriginalAmount="836.25">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381" HotelName="Temple Bar Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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="8" TotalAmount="848.99" OriginalAmount="848.99">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306" HotelName="Clayton Hotel Liffey Valle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <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="8" TotalAmount="857.13" OriginalAmount="857.13">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260" HotelName="The Gibson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="861.98" OriginalAmount="861.98">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="872.51" OriginalAmount="872.51">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="882.35" OriginalAmount="882.35">
      <BasicPropertyInfo Latitude="53.338132042885" Longitude="-6.2377393091926" StarRating="3" HotelCode="79302|56847" HotelName="Grand Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="902.76" OriginalAmount="902.76">
      <BasicPropertyInfo Latitude="53.343855" Longitude="-6.270012" StarRating="3" HotelCode="29795|287903" HotelName="Harding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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="8" TotalAmount="914.07" OriginalAmount="914.07">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|77640" HotelName="Maldron Hotel Smithfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly 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,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="8" TotalAmount="925.24" OriginalAmount="925.24">
      <BasicPropertyInfo Latitude="53.269292" Longitude="-6.113217" StarRating="4" HotelCode="33795|56900" HotelName="Fitzpatrick Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Killiney, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53687/a_53687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the epitome of elegance on the South Dublin Coast, overlooking Dublin Bay in the leafy suburbs of Killiney. The hotel provides the tranquil setting for an 18th century castle located in its own grounds.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="933.98" OriginalAmount="933.98">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913" HotelName="Maldron Hotel Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="992.21" OriginalAmount="992.21">
      <BasicPropertyInfo Latitude="53.344212322665" Longitude="-6.2635710317159" StarRating="3" HotelCode="113800|285974" HotelName="Dublin Citi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1009.42" OriginalAmount="1009.42">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582" HotelName="Clayton Hotel Charlemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1010.02" OriginalAmount="1010.02">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059" HotelName="Clontarf Castle" Meals="ROOM ONLY" 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,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="8" TotalAmount="1018.34" OriginalAmount="1018.34">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459" HotelName="The Fleet Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82106/a_82106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connell Bridge and is adjacent to the main shopping area and close to the business district. The nearby cobbled streets of Temple Bar have everything to offer the visitor, from shops, galleries, restaurants and pubs to cinemas and theatres. Dublin airport is some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1029.20" OriginalAmount="1029.20">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950" HotelName="The Morgan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1038.33" OriginalAmount="1038.33">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750" HotelName="Hilton Dublin Kilmainham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1039.03" OriginalAmount="1039.03">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|45372" HotelName="Crowne Plaza Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <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="8" TotalAmount="1072.70" OriginalAmount="1072.70">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429" HotelName="KingsWood Hotel City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 31/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="8" TotalAmount="1104.92" OriginalAmount="1104.92">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353" HotelName="Carlton Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/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>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="8" TotalAmount="1144.37" OriginalAmount="1144.37">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059" HotelName="North Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/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="8" TotalAmount="1171.49" OriginalAmount="1171.49">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1201.65" OriginalAmount="1201.65">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410" HotelName="Clayton Hotel Cardiff Lane" Meals="ROOM ONLY" 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,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cardiff Lane, Sir John Rogerson’s Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69141/a_69141_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies on the southern banks of the Liffey. Within 1 km, guests will find plenty of restaurants, shops, nightclubs and bars. Links to the public transport network can easily be reached on foot. Transfer time to the airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1206.99" OriginalAmount="1206.99">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709" HotelName="Hyatt Centric The Liberties Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1253.03" OriginalAmount="1253.03">
      <BasicPropertyInfo Latitude="53.360726859663" Longitude="-6.2537434576722" StarRating="4" HotelCode="370515|48772" HotelName="The Croke Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024">
        <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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1267.15" OriginalAmount="1267.15">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723" HotelName="Trinity City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1285.71" OriginalAmount="1285.71">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|194684" HotelName="Radisson Blu St. Helen's Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/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="8" TotalAmount="1380.55" OriginalAmount="1380.55">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238" HotelName="Camden Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1454.40" OriginalAmount="1454.40">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505" HotelName="The Morrison, A Doubletree by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" 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="8" TotalAmount="1701.76" OriginalAmount="1701.76">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693" HotelName="Hilton Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/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="8" TotalAmount="2020.58" OriginalAmount="2020.58">
      <BasicPropertyInfo Latitude="53.336697" Longitude="-6.259672" StarRating="4" HotelCode="113829|285401" HotelName="Stauntons on the Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Saint Stephen's Green South, Dublin 2, D02 HD86</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285401/285401a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2428.13" OriginalAmount="2428.13">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784" HotelName="InterContinental Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="2537.32" OriginalAmount="2537.32">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848" HotelName="The Spencer" Meals="ROOM ONLY" 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,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="8" TotalAmount="5447.13" OriginalAmount="5447.13">
      <BasicPropertyInfo Latitude="53.341432" Longitude="-6.26144" StarRating="5" HotelCode="18537|9007" HotelName="The Westbury" Meals="ROOM ONLY" 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,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="8" TotalAmount="750.17" OriginalAmount="750.17">
      <BasicPropertyInfo Latitude="53.34122535" Longitude="-6.26948699" StarRating="4" HotelCode="772154|746554" HotelName="Staycity Aparthotels Chancery Lane Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>8 Bride Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="818.37" OriginalAmount="818.37">
      <BasicPropertyInfo Latitude="53.332375441715" Longitude="-6.2376581132412" StarRating="4" HotelCode="25510|224793" HotelName="Pembroke Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Pembroke Road, Ballsbridge, Dublin 4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1236.99" OriginalAmount="1236.99">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|134403" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference 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,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="8" TotalAmount="2705.79" OriginalAmount="2705.79">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779" HotelName="The Marker Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/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>Fax,Internet,Restaurant,Telephone Service,Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Room Service,Wheelchair Access,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Bicycle Rental,Golf,Jacuzzi,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT 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
e7ca072d-3222-4b07-b9dc-5327433b2cb2|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="e7ca072d-3222-4b07-b9dc-5327433b2cb2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-07T00:00:00" End="2025-01-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="409269|183052" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e7ca072d-3222-4b07-b9dc-5327433b2cb2|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="e7ca072d-3222-4b07-b9dc-5327433b2cb2" TimeStamp="0001-01-01T00:00:00" HotelName="Harcourt" HotelCode="409269|183052" StarRating="3" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="Eire / Ireland" Address="60 Harcourt Street, Dublin 2" PostCode="" PhoneNo="+35314783677" FaxNo="+35314781557" Email="reservations@harcourthotel.ie" CheckInTime="" CheckOutTime="" Latitude="53.334415" Longitude="-6.262834" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Room" RoomTypeCode="20250107$20250116$W$300$183052$DBL.ST$CG-BAR$RO$$1~2~0$$N@07~A-SIC~200353~-215457419~N~~~NOR~~35888ADE60C244F173341137831305AAUK006200300013082212cd|8|NzE3LjMzfEVVUnwyMDI1LTAxLTA0" OriginalAmount="0" TotalPrice="607.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Internet access|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-31T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="607.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin Room" RoomTypeCode="20250107$20250116$W$300$183052$TWN.ST$CG-BAR$RO$$1~2~0$$N@07~A-SIC~200353~-154036462~N~~~NOR~~35888ADE60C244F173341137831305AAUK006200300013082212cd|8|NzE3LjMzfEVVUnwyMDI1LTAxLTA0" OriginalAmount="0" TotalPrice="607.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Internet access|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-31T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="607.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20250107$20250116$W$300$183052$DBL.ST-1$ID_B2B_87$RO$B2CEUXX$1~2~0$$N@07~A-SIC~24532e~308189393~N~~~NOR~~35888ADE60C244F173341137831305AAUK0062003000130824532e|8|ODE0LjY5fEVVUnwyMDI1LTAxLTA1" OriginalAmount="0" TotalPrice="690.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 01/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Internet access|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-01T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="234.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN STANDARD" RoomTypeCode="20250107$20250116$W$300$183052$TWN.ST-1$ID_B2B_87$RO$B2CEUXX$1~2~0$$N@07~A-SIC~24532e~1195068142~N~~~NOR~~35888ADE60C244F173341137831305AAUK0062003000130824532e|8|ODE0LjY5fEVVUnwyMDI1LTAxLTA1" OriginalAmount="0" TotalPrice="690.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 01/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Internet access|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-01T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="234.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_a_052.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_r_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_a_053.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_a_057.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_f_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_r_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_r_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_l_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ba_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ba_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ba_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_032.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ba_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_k_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_030.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_029.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_027.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_t_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_031.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_ro_013.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 101 rooms and includes a lift and a 24-hour reception desk. The hotel provides a babysitting service, room service, a laundry service, 8 conference rooms and a business centre. Wireless internet access in public areas allows guests to stay connected. A garden provides extra space for rest and relaxation in the open air.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms include a double bed. Extra beds can be requested. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A direct dial telephone, a TV and WiFi are provided as well. Bathrooms are equipped with a shower and include a hairdryer. 1 family room is available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy a range of leisure facilities and activities, including a dance club and a nightclub. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;**National Rating**&lt;br /&gt;&lt;br /&gt;Fáilte Ireland (The National Tourism Development Authority) assigns an official star rating for accommodations in Ireland. This Hotel property is rated 3 stars.&lt;br /&gt;&lt;br /&gt;**Know Before You Go**&lt;br /&gt;&lt;br /&gt;As a deposit, the guest needs to provide his credit card details.&lt;br /&gt; &lt;br /&gt;Children 12 years old and younger stay free when occupying the parent or guardian&amp;#39;s room, using existing bedding. &lt;br /&gt; &lt;br /&gt;&lt;br /&gt;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;br /&gt;  &lt;br /&gt;Breakfast fee: EUR 6.5 per person (approximately)&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><Facilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>35314783677</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>101</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Nightclub</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5daeb616-59b9-4b2a-974f-372718b43db4|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="5daeb616-59b9-4b2a-974f-372718b43db4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-13T00: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
5daeb616-59b9-4b2a-974f-372718b43db4|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5daeb616-59b9-4b2a-974f-372718b43db4|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-05T15:10:48.2595074+00:00" Version="0" EchoToken="Search" TransactionIdentifier="5daeb616-59b9-4b2a-974f-372718b43db4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="965.25" OriginalAmount="965.25">
      <BasicPropertyInfo Latitude="53.325179" Longitude="-6.264875" StarRating="3" HotelCode="23686|68321" HotelName="Travelodge Dublin City Centre Rathmines Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1111.60" OriginalAmount="1111.60">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201" HotelName="The Bonnington Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1156.24" OriginalAmount="1156.24">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|85536" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1174.24" OriginalAmount="1174.24">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|183052" HotelName="Harcourt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1182.82" OriginalAmount="1182.82">
      <BasicPropertyInfo Latitude="53.352400499759" Longitude="-6.2600103020668" StarRating="4" HotelCode="18242|78690" HotelName="Academy Plaza Hotel" Meals="ROOM ONLY" 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,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="8" TotalAmount="1226.63" OriginalAmount="1226.63">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383" HotelName="Maldron Hotel Kevin Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1250.47" OriginalAmount="1250.47">
      <BasicPropertyInfo Latitude="53.334046023953" Longitude="-6.2322749197483" StarRating="4" HotelCode="25507|120135" HotelName="Butlers Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1264.73" OriginalAmount="1264.73">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711" HotelName="Jurys Inn Parnell Street" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1266.40" OriginalAmount="1266.40">
      <BasicPropertyInfo Latitude="53.449659" Longitude="-6.224068" StarRating="3" HotelCode="61443|68323" HotelName="Travelodge Dublin Airport North Swords" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1282.79" OriginalAmount="1282.79">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618" HotelName="Maldron Hotel Newlands Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1310.88" OriginalAmount="1310.88">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|597921" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1327.12" OriginalAmount="1327.12">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617" HotelName="Clayton Hotel Leopardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business 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,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="8" TotalAmount="1334.09" OriginalAmount="1334.09">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025">
        <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="8" TotalAmount="1338.81" OriginalAmount="1338.81">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771" HotelName="Jurys Inn Dublin Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1348.80" OriginalAmount="1348.80">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289" HotelName="Maldron Hotel Pearse Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1352.87" OriginalAmount="1352.87">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="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,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="8" TotalAmount="1409.40" OriginalAmount="1409.40">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641" HotelName="Belvedere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1422.81" OriginalAmount="1422.81">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918" HotelName="Cassidys Hotel" 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 01/01/2025" 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="8" TotalAmount="1440.51" OriginalAmount="1440.51">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1495.46" OriginalAmount="1495.46">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445" HotelName="Hotel 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1500.96" OriginalAmount="1500.96">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1501.48" OriginalAmount="1501.48">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554" HotelName="Ashling Hotel Dublin" Meals="ROOM ONLY" 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,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="8" TotalAmount="1518.94" OriginalAmount="1518.94">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381" HotelName="Temple Bar Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="1550.06" OriginalAmount="1550.06">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1593.26" OriginalAmount="1593.26">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260" HotelName="The Gibson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1609.27" OriginalAmount="1609.27">
      <BasicPropertyInfo Latitude="53.338132042885" Longitude="-6.2377393091926" StarRating="3" HotelCode="79302|56847" HotelName="Grand Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1625.12" OriginalAmount="1625.12">
      <BasicPropertyInfo Latitude="53.343855" Longitude="-6.270012" StarRating="3" HotelCode="29795|287903" HotelName="Harding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="1656.04" OriginalAmount="1656.04">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport 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,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="8" TotalAmount="1659.08" OriginalAmount="1659.08">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484" HotelName="Hotel Riu Plaza The Gresham Dublin" 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,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="8" TotalAmount="1665.57" OriginalAmount="1665.57">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913" HotelName="Maldron Hotel Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1683.70" OriginalAmount="1683.70">
      <BasicPropertyInfo Latitude="53.269292" Longitude="-6.113217" StarRating="4" HotelCode="33795|56900" HotelName="Fitzpatrick Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Killiney, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53687/a_53687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the epitome of elegance on the South Dublin Coast, overlooking Dublin Bay in the leafy suburbs of Killiney. The hotel provides the tranquil setting for an 18th century castle located in its own grounds.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1689.05" OriginalAmount="1689.05">
      <BasicPropertyInfo Latitude="53.344147609538" Longitude="-6.2698836856368" StarRating="4" HotelCode="36415|285795" HotelName="Handel's Hotel Temple Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Fishamble Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285795/285795a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1753.03" OriginalAmount="1753.03">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059" HotelName="North Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1764.08" OriginalAmount="1764.08">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|77640" HotelName="Maldron Hotel Smithfield" Meals="ROOM ONLY" 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,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="8" TotalAmount="1843.82" OriginalAmount="1843.82">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950" HotelName="The Morgan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1894.87" OriginalAmount="1894.87">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582" HotelName="Clayton Hotel Charlemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1907.01" OriginalAmount="1907.01">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429" HotelName="KingsWood Hotel City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="1921.71" OriginalAmount="1921.71">
      <BasicPropertyInfo Latitude="53.344212322665" Longitude="-6.2635710317159" StarRating="3" HotelCode="113800|285974" HotelName="Dublin Citi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="8" TotalAmount="2033.40" OriginalAmount="2033.40">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794" HotelName="Herbert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2194.64" OriginalAmount="2194.64">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693" HotelName="Hilton Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2212.17" OriginalAmount="2212.17">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|194684" HotelName="Radisson Blu St. Helen's Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="2266.09" OriginalAmount="2266.09">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750" HotelName="Hilton Dublin Kilmainham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2293.53" OriginalAmount="2293.53">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723" HotelName="Trinity City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/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>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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2312.23" OriginalAmount="2312.23">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410" HotelName="Clayton Hotel Cardiff Lane" Meals="ROOM ONLY" 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,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cardiff Lane, Sir John Rogerson’s Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69141/a_69141_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies on the southern banks of the Liffey. Within 1 km, guests will find plenty of restaurants, shops, nightclubs and bars. Links to the public transport network can easily be reached on foot. Transfer time to the airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2431.19" OriginalAmount="2431.19">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459" HotelName="The Fleet Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82106/a_82106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connell Bridge and is adjacent to the main shopping area and close to the business district. The nearby cobbled streets of Temple Bar have everything to offer the visitor, from shops, galleries, restaurants and pubs to cinemas and theatres. Dublin airport is some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2455.05" OriginalAmount="2455.05">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="2752.23" OriginalAmount="2752.23">
      <BasicPropertyInfo Latitude="53.336697" Longitude="-6.259672" StarRating="4" HotelCode="113829|285401" HotelName="Stauntons on the Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Saint Stephen's Green South, Dublin 2, D02 HD86</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285401/285401a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2789.35" OriginalAmount="2789.35">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505" HotelName="The Morrison, A Doubletree by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="4069.35" OriginalAmount="4069.35">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784" HotelName="InterContinental Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="4655.10" OriginalAmount="4655.10">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848" HotelName="The Spencer" Meals="ROOM ONLY" 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,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="8" TotalAmount="8844.33" OriginalAmount="8844.33">
      <BasicPropertyInfo Latitude="53.341432" Longitude="-6.26144" StarRating="5" HotelCode="18537|9007" HotelName="The Westbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1350.90" OriginalAmount="1350.90">
      <BasicPropertyInfo Latitude="53.34122535" Longitude="-6.26948699" StarRating="4" HotelCode="772154|746554" HotelName="Staycity Aparthotels Chancery Lane Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>8 Bride Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1398.39" OriginalAmount="1398.39">
      <BasicPropertyInfo Latitude="53.332375441715" Longitude="-6.2376581132412" StarRating="4" HotelCode="25510|224793" HotelName="Pembroke Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Pembroke Road, Ballsbridge, Dublin 4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1923.19" OriginalAmount="1923.19">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|134403" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,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,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="8" TotalAmount="4602.56" OriginalAmount="4602.56">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779" HotelName="The Marker Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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>Fax,Internet,Restaurant,Telephone Service,Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Room Service,Wheelchair Access,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Bicycle Rental,Golf,Jacuzzi,Massage Centre,Spa,Garden,Kitchen,Heated Pool</BasicAmenities>
    <HotelRating>4,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT 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
5daeb616-59b9-4b2a-974f-372718b43db4|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="5daeb616-59b9-4b2a-974f-372718b43db4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-13T00:00:00" End="2025-01-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="25507|120135" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5daeb616-59b9-4b2a-974f-372718b43db4|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="5daeb616-59b9-4b2a-974f-372718b43db4" TimeStamp="0001-01-01T00:00:00" HotelName="Butlers Townhouse" HotelCode="25507|120135" StarRating="4" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="Eire / Ireland" Address="44 Lansdowne Road, Ballsbridge, Dublin 4, Dublin" PostCode="" PhoneNo="+35316674022" FaxNo="+35316673960" Email="info@butlers-hotel.com" CheckInTime="24-Hour" CheckOutTime="24-Hour" Latitude="53.334046023953" Longitude="-6.2322749197483" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20250113$20250129$W$300$120135$DBL.ST$ID_B2B_69$RO$TPKG$1~2~0$$P@07~A-SIC~24a5c3~-1642021372~N~~~NOR~~CD7FE352008B477173341144831605AAUK0055002100090824a5c3|8|MTQ3NS43NHxFVVJ8MjAyNS0wMS0wNA==" OriginalAmount="0" TotalPrice="1250.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Radio|Internet access|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-31T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="121.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR" RoomTypeCode="20250113$20250129$W$300$120135$DBL.SU$ID_B2B_69$RO$TPKG$1~2~0$$P@07~A-SIC~2477fa~-933019803~N~~~NOR~~CD7FE352008B477173341144831605AAUK005500210009082477fa|8|MjA0Mi43MXxFVVJ8MjAyNS0wMS0wNA==" OriginalAmount="0" TotalPrice="1730.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Radio|Internet access|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-31T00:00:00" End="2025-01-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="161.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/12/120135/120135a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/12/120135/120135a_hb_w_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/12/120135/120135a_hb_w_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/12/120135/120135a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/12/120135/120135a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/12/120135/120135a_hb_a_003.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests have a choice of 20 rooms. Staffed 24 hours a day, the reception desk provides a smooth check-in/check-out service. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a safe, room service and a conference room.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Valuables can be securely stored in a safe. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. Other features include internet access, a direct dial telephone, a TV and a radio. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;The accommodation offers a wide range of bookable catering options, with bed and breakfast and half board. Available meals include breakfast and dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>1995</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Terrace (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>20</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>1 Meter</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3|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="2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-15T00: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
2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3|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-05T15:12:01.6893732+00:00" Version="0" EchoToken="Search" TransactionIdentifier="2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="750.09" OriginalAmount="750.09">
      <BasicPropertyInfo Latitude="53.325179" Longitude="-6.264875" StarRating="3" HotelCode="23686|68321" HotelName="Travelodge Dublin City Centre Rathmines Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="854.34" OriginalAmount="854.34">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201" HotelName="The Bonnington Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="905.68" OriginalAmount="905.68">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|183052" HotelName="Harcourt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="905.69" OriginalAmount="905.69">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|85536" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="926.34" OriginalAmount="926.34">
      <BasicPropertyInfo Latitude="53.352400499759" Longitude="-6.2600103020668" StarRating="4" HotelCode="18242|78690" HotelName="Academy Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business 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,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="8" TotalAmount="955.59" OriginalAmount="955.59">
      <BasicPropertyInfo Latitude="53.449659" Longitude="-6.224068" StarRating="3" HotelCode="61443|68323" HotelName="Travelodge Dublin Airport North Swords" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="956.50" OriginalAmount="956.50">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383" HotelName="Maldron Hotel Kevin Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="963.61" OriginalAmount="963.61">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618" HotelName="Maldron Hotel Newlands Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="978.32" OriginalAmount="978.32">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617" HotelName="Clayton Hotel Leopardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,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,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="8" TotalAmount="988.44" OriginalAmount="988.44">
      <BasicPropertyInfo Latitude="53.353792536177" Longitude="-6.2624229490757" StarRating="3" HotelCode="17884|285840" HotelName="Hotel St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1008.97" OriginalAmount="1008.97">
      <BasicPropertyInfo Latitude="53.334046023953" Longitude="-6.2322749197483" StarRating="4" HotelCode="25507|120135" HotelName="Butlers Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1016.29" OriginalAmount="1016.29">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711" HotelName="Jurys Inn Parnell Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1019.03" OriginalAmount="1019.03">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|597921" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 07/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1032.81" OriginalAmount="1032.81">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="1033.83" OriginalAmount="1033.83">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289" HotelName="Maldron Hotel Pearse Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1041.56" OriginalAmount="1041.56">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771" HotelName="Jurys Inn Dublin Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1058.39" OriginalAmount="1058.39">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025">
        <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="8" TotalAmount="1073.86" OriginalAmount="1073.86">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="1083.13" OriginalAmount="1083.13">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918" HotelName="Cassidys Hotel" 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,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="8" TotalAmount="1100.08" OriginalAmount="1100.08">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641" HotelName="Belvedere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1134.36" OriginalAmount="1134.36">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554" HotelName="Ashling Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly 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,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="8" TotalAmount="1140.28" OriginalAmount="1140.28">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1149.85" OriginalAmount="1149.85">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381" HotelName="Temple Bar Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1161.94" OriginalAmount="1161.94">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445" HotelName="Hotel 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="1191.87" OriginalAmount="1191.87">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1208.54" OriginalAmount="1208.54">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260" HotelName="The Gibson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="1235.55" OriginalAmount="1235.55">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1238.71" OriginalAmount="1238.71">
      <BasicPropertyInfo Latitude="53.338132042885" Longitude="-6.2377393091926" StarRating="3" HotelCode="79302|56847" HotelName="Grand Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1248.67" OriginalAmount="1248.67">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913" HotelName="Maldron Hotel Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2025" 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="8" TotalAmount="1262.78" OriginalAmount="1262.78">
      <BasicPropertyInfo Latitude="53.269292" Longitude="-6.113217" StarRating="4" HotelCode="33795|56900" HotelName="Fitzpatrick Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Killiney, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53687/a_53687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the epitome of elegance on the South Dublin Coast, overlooking Dublin Bay in the leafy suburbs of Killiney. The hotel provides the tranquil setting for an 18th century castle located in its own grounds.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1264.32" OriginalAmount="1264.32">
      <BasicPropertyInfo Latitude="53.343855" Longitude="-6.270012" StarRating="3" HotelCode="29795|287903" HotelName="Harding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="8" TotalAmount="1298.91" OriginalAmount="1298.91">
      <BasicPropertyInfo Latitude="53.344147609538" Longitude="-6.2698836856368" StarRating="4" HotelCode="36415|285795" HotelName="Handel's Hotel Temple Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Fishamble Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285795/285795a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1315.62" OriginalAmount="1315.62">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484" HotelName="Hotel Riu Plaza The Gresham Dublin" 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,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="8" TotalAmount="1319.33" OriginalAmount="1319.33">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059" HotelName="North Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1394.72" OriginalAmount="1394.72">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750" HotelName="Hilton Dublin Kilmainham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1402.77" OriginalAmount="1402.77">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|77640" HotelName="Maldron Hotel Smithfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly 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,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="8" TotalAmount="1406.61" OriginalAmount="1406.61">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582" HotelName="Clayton Hotel Charlemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="1415.80" OriginalAmount="1415.80">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950" HotelName="The Morgan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1421.31" OriginalAmount="1421.31">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3.5" HotelCode="610720|619728" HotelName="Iveagh Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1430.26" OriginalAmount="1430.26">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429" HotelName="KingsWood Hotel City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1462.70" OriginalAmount="1462.70">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709" HotelName="Hyatt Centric The Liberties Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1496.14" OriginalAmount="1496.14">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353" HotelName="Carlton Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business 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,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="8" TotalAmount="1504.54" OriginalAmount="1504.54">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059" HotelName="Clontarf Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1529.92" OriginalAmount="1529.92">
      <BasicPropertyInfo Latitude="53.344212322665" Longitude="-6.2635710317159" StarRating="3" HotelCode="113800|285974" HotelName="Dublin Citi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="8" TotalAmount="1577.00" OriginalAmount="1577.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693" HotelName="Hilton Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1599.32" OriginalAmount="1599.32">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794" HotelName="Herbert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1635.19" OriginalAmount="1635.19">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410" HotelName="Clayton Hotel Cardiff Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cardiff Lane, Sir John Rogerson’s Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69141/a_69141_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies on the southern banks of the Liffey. Within 1 km, guests will find plenty of restaurants, shops, nightclubs and bars. Links to the public transport network can easily be reached on foot. Transfer time to the airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1654.40" OriginalAmount="1654.40">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|194684" HotelName="Radisson Blu St. Helen's Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="1673.56" OriginalAmount="1673.56">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594" HotelName="The Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53699/a_53699_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1676.74" OriginalAmount="1676.74">
      <BasicPropertyInfo Latitude="53.360726859663" Longitude="-6.2537434576722" StarRating="4" HotelCode="370515|48772" HotelName="The Croke Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1696.85" OriginalAmount="1696.85">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723" HotelName="Trinity City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business 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,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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1733.14" OriginalAmount="1733.14">
      <BasicPropertyInfo Latitude="53.336697" Longitude="-6.259672" StarRating="4" HotelCode="113829|285401" HotelName="Stauntons on the Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Saint Stephen's Green South, Dublin 2, D02 HD86</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285401/285401a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1826.48" OriginalAmount="1826.48">
      <BasicPropertyInfo Latitude="53.341506" Longitude="-6.25072" StarRating="3" HotelCode="33799|112294" HotelName="The Mont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/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>1/4 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53695/a_53695_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Dublin's Georgian Merrion Square and approximately five minutes' walk from Grafton Street beside Trinity College, this charming conference hotel is easily accessible using private and public transport, with Busuras bus station just 800 m away and Pearse station 100 m away. Dawson Street, with its bars, restaurants, pub and clubs, is just 300 m away, while the shops on Grafton Street are just a 400 m walk. Popular tourist attractions, such as Temple Bar, the National Museum, National Library and the government buildings, are all within the hotel's immediate vicinity. Dublin Airport is approximately 30 to 45 minutes (8 km) away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1863.32" OriginalAmount="1863.32">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="1873.47" OriginalAmount="1873.47">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505" HotelName="The Morrison, A Doubletree by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="8" TotalAmount="1876.81" OriginalAmount="1876.81">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459" HotelName="The Fleet Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82106/a_82106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connell Bridge and is adjacent to the main shopping area and close to the business district. The nearby cobbled streets of Temple Bar have everything to offer the visitor, from shops, galleries, restaurants and pubs to cinemas and theatres. Dublin airport is some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1905.17" OriginalAmount="1905.17">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593" HotelName="The Davenport" Meals="ROOM ONLY" 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,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11151/a_11151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Merrion Square, 50 m from the National Gallery and close to business and shopping amenities. It lies in the heart of Dublin and is 50 m from the nearest links to the public transport network and within a few minutes' walk of Pearse Street Dart train station. It is 100 m from the National Library and government buildings and 150 m from the National Museum. The city centre is just 200 m away and guests will find restaurants, bars and nightspots just 400 m away in Dawson Street. The city's main tourist attractions including Trinity College and Grafton Street (500 m) with its shops are also only minutes away on foot and it is 1 km to Temple Bar. Dublin Airport is just 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1937.21" OriginalAmount="1937.21">
      <BasicPropertyInfo Latitude="53.341852801384" Longitude="-6.2492060994057" StarRating="4" HotelCode="34045|62722" HotelName="The Alex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-47 Fenian Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53694/a_53694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2269.78" OriginalAmount="2269.78">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|45372" HotelName="Crowne Plaza Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025">
        <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="8" TotalAmount="2386.99" OriginalAmount="2386.99">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848" HotelName="The Spencer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="8" TotalAmount="2887.93" OriginalAmount="2887.93">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784" HotelName="InterContinental Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="8" TotalAmount="3260.77" OriginalAmount="3260.77">
      <BasicPropertyInfo Latitude="53.341432" Longitude="-6.26144" StarRating="5" HotelCode="18537|9007" HotelName="The Westbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business 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,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="8" TotalAmount="1052.02" OriginalAmount="1052.02">
      <BasicPropertyInfo Latitude="53.34122535" Longitude="-6.26948699" StarRating="4" HotelCode="772154|746554" HotelName="Staycity Aparthotels Chancery Lane Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>8 Bride Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1073.62" OriginalAmount="1073.62">
      <BasicPropertyInfo Latitude="53.332375441715" Longitude="-6.2376581132412" StarRating="4" HotelCode="25510|224793" HotelName="Pembroke Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Pembroke Road, Ballsbridge, Dublin 4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1098.33" OriginalAmount="1098.33">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568" HotelName="Marlin Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>11 Bow Lane East, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1439.79" OriginalAmount="1439.79">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|134403" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly 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,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="8" TotalAmount="1942.92" OriginalAmount="1942.92">
      <BasicPropertyInfo Latitude="53.34128463" Longitude="-6.260488" StarRating="4" HotelCode="626563|658163" HotelName="Grafton House Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2091.75" OriginalAmount="2091.75">
      <BasicPropertyInfo Latitude="53.33269734" Longitude="-6.25885861" StarRating="4" HotelCode="731157|660478" HotelName="The Wilder Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025">
        <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="8" TotalAmount="3378.42" OriginalAmount="3378.42">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779" HotelName="The Marker Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" 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>Fax,Internet,Restaurant,Telephone Service,Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Room Service,Wheelchair Access,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Bicycle Rental,Golf,Jacuzzi,Massage Centre,Spa,Garden,Heated Pool,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT 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
2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-15T00:00:00" End="2025-01-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="13438|178289" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="2a11da74-8a9e-4b6f-8e0f-1f4d8824b3d3" TimeStamp="0001-01-01T00:00:00" HotelName="Maldron Hotel Pearse Street" HotelCode="13438|178289" StarRating="4" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="Eire / Ireland" Address="98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37" PostCode="D02 RK37" PhoneNo="+35316703666" FaxNo="" Email="reservations.pearsestreet@maldronhotels.com" CheckInTime="" CheckOutTime="" Latitude="53.343043860859" Longitude="-6.243596767433" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Room" RoomTypeCode="20250115$20250127$W$300$178289$DBL.ST$BAR 3LOS RO$RO$$1~2~0$$N@07~A-SIC~250567~-1144112860~N~~~NOR~~A09B1D176B114F5173341152181505AAUK006900290013082074c4|8|MTIyMC4wN3xFVVJ8MjAyNS0wMS0xMw==" OriginalAmount="0" TotalPrice="1033.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-09T00:00:00" End="2025-01-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Double Room" RoomTypeCode="20250115$20250127$W$300$178289$TWN.ST$BAR 3LOS RO$RO$$1~2~0$$N@07~A-SIC~21e570~495461175~N~~~NOR~~A09B1D176B114F5173341152181505AAUK006900290013082394cb|8|MTIyNy41N3xFVVJ8MjAyNS0wMS0xMw==" OriginalAmount="0" TotalPrice="1040.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-09T00:00:00" End="2025-01-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="75.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double &amp; Single Room" RoomTypeCode="20250115$20250127$W$300$178289$TPL.ST$BAR 3LOS RO$RO$$1~2~0$$N@07~A-SIC~21e6a2~1925978503~N~~~NOR~~A09B1D176B114F5173341152181505AAUK0069002900130822a5d9|8|MTQ5Ny40MnxFVVJ8MjAyNS0wMS0xMw==" OriginalAmount="0" TotalPrice="1268.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-09T00:00:00" End="2025-01-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="94.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Double Room- Capacity 4" RoomTypeCode="20250115$20250127$W$300$178289$DBL.2D$BAR 3LOS RO$RO$$1~2~0$$N@07~A-SIC~250897~-1233421190~N~~~NOR~~A09B1D176B114F5173341152181505AAUK0069002900130823a793|8|MTkzOS41OHxFVVJ8MjAyNS0wMS0xMw==" OriginalAmount="0" TotalPrice="1643.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-09T00:00:00" End="2025-01-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="120.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/14183/a_14183_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/14183/w_14183_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/14183/w_14183_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/14183/l_14183_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/14183/ba_14183_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/14183/k_14183_F2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;101 rooms are available to guests at this hotel, which includes a lift and a reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including room service and a conference room. Wireless internet access is provided in public areas. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms include a double bed. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. There is a telephone, a TV and WiFi in the rooms. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. The indoor and outdoor pools are ideal for exercise as well as relaxation. After an eventful day, guests can work out and recharge in the gym. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>353-1-6709119</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>353-1-6703666</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>101</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed|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="7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-19T00: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
7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-19T00:00:00" End="2025-01-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="610720|619728" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="7b021bbc-fb2d-4e8a-bec9-9dc4c66412ed" TimeStamp="0001-01-01T00:00:00" HotelName="Iveagh Garden Hotel" HotelCode="610720|619728" StarRating="3.5" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="EIRE / IRELAND" Address="72/74 Harcourt Street, Dublin" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="53.33656231" Longitude="-6.26319061" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Double Room" RoomTypeCode="20250119$20250128$W$300$619728$DBL.DX$BAR RO$RO$$1~2~0$$N@07~A-SIC~200551~1280712641~N~~~NOR~~3D5609345E264A4173341159059505AAUK007100310013082314ac|8|MTE5Ni40OXxFVVJ8MjAyNS0wMS0xNg==" OriginalAmount="0" TotalPrice="1013.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-12T00:00:00" End="2025-01-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1013.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Twin" RoomTypeCode="20250119$20250128$W$300$619728$TWN.DX$BAR RO$RO$$1~2~0$$N@07~A-SIC~200551~1342133598~N~~~NOR~~3D5609345E264A4173341159059505AAUK007100310013082314ac|8|MTE5Ni40OXxFVVJ8MjAyNS0wMS0xNg==" OriginalAmount="0" TotalPrice="1013.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-12T00:00:00" End="2025-01-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1013.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple Deluxe" RoomTypeCode="20250119$20250128$W$300$619728$TPL.DX$BAR RO$RO$$1~2~0$$N@07~A-SIC~20065f~-480726931~N~~~NOR~~3D5609345E264A4173341159059505AAUK00710031001308252599|8|MTQzMy44MnxFVVJ8MjAyNS0wMS0xNg==" OriginalAmount="0" TotalPrice="1214.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-12T00:00:00" End="2025-01-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1214.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double Townhouse - Double Room" RoomTypeCode="20250119$20250128$W$300$619728$DBL.AS-DX$BAR BB$BB$$1~2~0$$N@07~A-SIC~20a700~-1806151471~N~~~NOR~~3D5609345E264A4173341159059505AAUK00710031001308230627|8|MTU3NS40OHxFVVJ8MjAyNS0wMS0xNg==" OriginalAmount="0" TotalPrice="1334.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-12T00:00:00" End="2025-01-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1334.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room" RoomTypeCode="20250119$20250128$W$300$619728$DBL.SU-1$BAR RO$RO$$1~2~0$$N@07~A-SIC~200713~948220790~N~~~NOR~~3D5609345E264A4173341159059505AAUK0071003100130820d638|8|MTU5Mi4xM3xFVVJ8MjAyNS0wMS0xNg==" OriginalAmount="0" TotalPrice="1349.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-12T00:00:00" End="2025-01-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1349.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Presidential Suite" RoomTypeCode="20250119$20250128$W$300$619728$SUI.ST-1$BAR RO$RO$$1~2~0$$N@07~A-SIC~200fdd~-203389866~N~~~NOR~~3D5609345E264A4173341159059505AAUK0071003100130820fdf2|8|MzU3MC4xNXxFVVJ8MjAyNS0wMS0xNg==" OriginalAmount="0" TotalPrice="3025.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-12T00:00:00" End="2025-01-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3025.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_a_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_a_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_029.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_027.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_030.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_l_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_025.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ba_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ba_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ba_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ba_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_l_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_a_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_014.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_024.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_a_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/61/619728/619728a_hb_ro_023.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel welcomes guests in Dublin.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service, a safe, room service and a laundry service. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;The hotel's rooms feature air conditioning. Guests are sure to get a good night's sleep in the double bed. A TV and WiFi also come standard in the rooms. Bathrooms are equipped with a shower and a hairdryer.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 19.50 EUR per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
09a92412-c907-4d5d-a0bf-d0f629cd35d4|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="09a92412-c907-4d5d-a0bf-d0f629cd35d4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-26T00: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
09a92412-c907-4d5d-a0bf-d0f629cd35d4|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
09a92412-c907-4d5d-a0bf-d0f629cd35d4|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="09a92412-c907-4d5d-a0bf-d0f629cd35d4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-26T00:00:00" End="2025-01-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="318128|194684" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
09a92412-c907-4d5d-a0bf-d0f629cd35d4|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="09a92412-c907-4d5d-a0bf-d0f629cd35d4" TimeStamp="0001-01-01T00:00:00" HotelName="Radisson Blu St. Helen's Dublin" HotelCode="318128|194684" StarRating="5" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="Eire / Ireland" Address="Stillorgan Road, Blackrock, 4 Dublin, County Dublin" PostCode="" PhoneNo="+35312186000" FaxNo="+35312186010" Email="info.dublin@radissonblu.com" CheckInTime="" CheckOutTime="" Latitude="53.304819819621" Longitude="-6.2056124210358" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin STANDARD" RoomTypeCode="20241226$20250114$W$300$194684$DBT.ST$ID_B2B_69$RO$TPKG$1~2~0$$P@07~A-SIC~221c99~1825755190~N~~~NOR~~DF601602AE664AA173341166204205AAUK00250013000608221c99|8|MzIyNS4zM3xFVVJ8MjAyNC0xMi0yMA==" OriginalAmount="0" TotalPrice="2732.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-16T00:00:00" End="2024-12-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2732.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin SUPERIOR" RoomTypeCode="20241226$20250114$W$300$194684$DBT.SU$ID_B2B_69$BB$TPKG$1~2~0$$P@07~A-SIC~24f112b~-1027324956~N~~~NOR~~DF601602AE664AA173341166204205AAUK0025001300060824f112b|8|NDM5NS43OXxFVVJ8MjAyNC0xMi0yMA==" OriginalAmount="0" TotalPrice="3724.78" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-16T00:00:00" End="2024-12-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3724.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_r_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_w_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_k_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_k_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_w_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_k_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_k_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_a_003.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 151 non-smoking rooms, including 10 suites and 126 double rooms, which are located on 4 storeys and are reachable by lift. The reception desk is open round the clock. A safe, a babysitting service, a childcare service, translation services, 24-hour room service, a conference room and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. A balcony is included as standard in some rooms. Rooms include a double bed. A safe, a minibar and a desk are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. Equipped with a direct dial telephone, a TV and WiFi, the rooms provide many ways for guests to stay connected and entertained. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy a selection of sport and entertainment options. There are many ways to relax or stay active at the hotel, including a gym, a spa, a beauty salon, massage treatments and a solarium. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Travellers can choose from a range of snacks and meals including breakfast or dinner.&lt;br/&gt;&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: 18.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>353-1-2186010</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>353-1-2186000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1998</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>1998</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>151</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>126</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>10</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>200 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2635dd8-7f04-47d7-825d-90735f35040f|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="c2635dd8-7f04-47d7-825d-90735f35040f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-06T00: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
c2635dd8-7f04-47d7-825d-90735f35040f|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2635dd8-7f04-47d7-825d-90735f35040f|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-05T15:15:51.7677121+00:00" Version="0" EchoToken="Search" TransactionIdentifier="c2635dd8-7f04-47d7-825d-90735f35040f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="452.99" OriginalAmount="452.99">
      <BasicPropertyInfo Latitude="47.508128019787" Longitude="19.070382714271" StarRating="3" HotelCode="59291|66540" HotelName="Central Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="460.21" OriginalAmount="460.21">
      <BasicPropertyInfo Latitude="47.488321027347" Longitude="19.072103502529" StarRating="3" HotelCode="318611|230734" HotelName="Prince Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="483.67" OriginalAmount="483.67">
      <BasicPropertyInfo Latitude="47.506348" Longitude="19.067216" StarRating="3" HotelCode="166545|140147" HotelName="Silver Budapest City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="598.94" OriginalAmount="598.94">
      <BasicPropertyInfo Latitude="47.50699971755" Longitude="19.063093777974" StarRating="3" HotelCode="147168|211028" HotelName="easyHotel Budapest Oktogon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="601.14" OriginalAmount="601.14">
      <BasicPropertyInfo Latitude="47.511325" Longitude="19.076404" StarRating="3" HotelCode="10819|104375" HotelName="Benczur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="615.11" OriginalAmount="615.11">
      <BasicPropertyInfo Latitude="47.5018776" Longitude="19.0829219" StarRating="4" HotelCode="161625|133800" HotelName="Royal Park Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="639.92" OriginalAmount="639.92">
      <BasicPropertyInfo Latitude="47.50000672" Longitude="19.05967682" StarRating="3" HotelCode="883694|188073" HotelName="Comfort Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="654.76" OriginalAmount="654.76">
      <BasicPropertyInfo Latitude="47.48838837" Longitude="19.07214612" StarRating="3" HotelCode="430025|620221" HotelName="Maple Tree Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.95" OriginalAmount="661.95">
      <BasicPropertyInfo Latitude="47.464412991694" Longitude="19.126022458076" StarRating="3" HotelCode="316830|86842" HotelName="ibis Budapest Citysouth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="664.59" OriginalAmount="664.59">
      <BasicPropertyInfo Latitude="47.493725908896" Longitude="19.081041812897" StarRating="3" HotelCode="371351|50496" HotelName="Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="665.41" OriginalAmount="665.41">
      <BasicPropertyInfo Latitude="47.491478620368" Longitude="19.053001999855" StarRating="3" HotelCode="14636|17698" HotelName="City Matyas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="666.79" OriginalAmount="666.79">
      <BasicPropertyInfo Latitude="47.489123848145" Longitude="19.082042090749" StarRating="4" HotelCode="67258|214730" HotelName="Triple M Hotel" 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>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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="687.37" OriginalAmount="687.37">
      <BasicPropertyInfo Latitude="47.492375734982" Longitude="19.044290184975" StarRating="3" HotelCode="15444|201533" HotelName="Hotel Orion Varkert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="688.63" OriginalAmount="688.63">
      <BasicPropertyInfo Latitude="47.488599" Longitude="19.031397" StarRating="3" HotelCode="36313|214881" HotelName="Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="699.61" OriginalAmount="699.61">
      <BasicPropertyInfo Latitude="47.51004427" Longitude="19.08159951" StarRating="2" HotelCode="518487|691813" HotelName="Baroque Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 31/12/2024">
        <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="8" TotalAmount="701.59" OriginalAmount="701.59">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="969076|679435" HotelName="Vagabond Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="714.08" OriginalAmount="714.08">
      <BasicPropertyInfo Latitude="47.511425169383" Longitude="19.053131804893" StarRating="3" HotelCode="47489|17699" HotelName="City Hotel Ring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="716.84" OriginalAmount="716.84">
      <BasicPropertyInfo Latitude="47.50054" Longitude="19.08138" StarRating="3" HotelCode="337275|17174" HotelName="Baross City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/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="8" TotalAmount="717.74" OriginalAmount="717.74">
      <BasicPropertyInfo Latitude="47.484518665212" Longitude="19.074438214302" StarRating="4" HotelCode="60433|77551" HotelName="City Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="718.42" OriginalAmount="718.42">
      <BasicPropertyInfo Latitude="47.51374233" Longitude="19.0397819" StarRating="2.5" HotelCode="571782|635045" HotelName="Grand Jules - Boat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="botel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="719.02" OriginalAmount="719.02">
      <BasicPropertyInfo Latitude="47.498116905622" Longitude="19.067998230458" StarRating="2" HotelCode="402437|131465" HotelName="Agape Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="722.05" OriginalAmount="722.05">
      <BasicPropertyInfo Latitude="47.506549" Longitude="19.057403" StarRating="3" HotelCode="191275|209330" HotelName="Lord Apartments" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="733.74" OriginalAmount="733.74">
      <BasicPropertyInfo Latitude="47.4867915" Longitude="19.07130758" StarRating="4" HotelCode="581970|640085" HotelName="Vagabond Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="734.69" OriginalAmount="734.69">
      <BasicPropertyInfo Latitude="47.4889128" Longitude="19.0719372" StarRating="3" HotelCode="267937|210134" HotelName="Corvin Plaza Apartments - Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 11/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="743.39" OriginalAmount="743.39">
      <BasicPropertyInfo Latitude="47.515967111609" Longitude="19.074802724363" StarRating="3" HotelCode="14109|86841" HotelName="ibis Budapest Heroes Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="750.92" OriginalAmount="750.92">
      <BasicPropertyInfo Latitude="47.48098577263" Longitude="19.098020195961" StarRating="3" HotelCode="34892|18284" HotelName="Gloria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 27/12/2024" 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="8" TotalAmount="753.92" OriginalAmount="753.92">
      <BasicPropertyInfo Latitude="47.50102475" Longitude="19.07318888" StarRating="3" HotelCode="861418|650206" HotelName="Nova City Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="782.07" OriginalAmount="782.07">
      <BasicPropertyInfo Latitude="47.487594" Longitude="19.071138" StarRating="2" HotelCode="191294|274510" HotelName="Corvin Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" 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="8" TotalAmount="787.02" OriginalAmount="787.02">
      <BasicPropertyInfo Latitude="47.48168548187" Longitude="19.072799384594" StarRating="4" HotelCode="35002|17421" HotelName="Leonardo Hotel Budapest" 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,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="8" TotalAmount="797.41" OriginalAmount="797.41">
      <BasicPropertyInfo Latitude="47.49863423" Longitude="19.06455888" StarRating="4" HotelCode="762535|798406" HotelName="Kvihotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/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="8" TotalAmount="826.68" OriginalAmount="826.68">
      <BasicPropertyInfo Latitude="47.483364016522" Longitude="19.070465020421" StarRating="3" HotelCode="511778|114013" HotelName="Corvin Hotel Budapest - Sissi Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="839.35" OriginalAmount="839.35">
      <BasicPropertyInfo Latitude="47.500487130114" Longitude="19.110859930515" StarRating="4" HotelCode="905537|155950" HotelName="Green Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="839.84" OriginalAmount="839.84">
      <BasicPropertyInfo Latitude="47.56622046" Longitude="18.9614593" StarRating="4" HotelCode="585448|755426" HotelName="Klebelsberg Kastély" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="845.28" OriginalAmount="845.28">
      <BasicPropertyInfo Latitude="47.518475964537" Longitude="19.049026966095" StarRating="3" HotelCode="318240|272946" HotelName="Fortuna Boat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="847.74" OriginalAmount="847.74">
      <BasicPropertyInfo Latitude="47.51065" Longitude="19.053128" StarRating="4" HotelCode="117927|134222" HotelName="Marmara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="856.03" OriginalAmount="856.03">
      <BasicPropertyInfo Latitude="47.587381175981" Longitude="19.067823886871" StarRating="4" HotelCode="56058|75980" HotelName="Holiday Beach Budapest Wellness &amp; Conference Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="858.20" OriginalAmount="858.20">
      <BasicPropertyInfo Latitude="47.434048" Longitude="19.091534" StarRating="4" HotelCode="267944|759645" HotelName="Duna Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="880.97" OriginalAmount="880.97">
      <BasicPropertyInfo Latitude="47.491909" Longitude="19.109407" StarRating="4" HotelCode="161707|138653" HotelName="ACHAT Premium Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="881.31" OriginalAmount="881.31">
      <BasicPropertyInfo Latitude="47.498140463426" Longitude="19.067603945732" StarRating="3" HotelCode="901402|139324" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 29/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="888.87" OriginalAmount="888.87">
      <BasicPropertyInfo Latitude="47.539973308479" Longitude="18.937355875969" StarRating="3" HotelCode="371655|275439" HotelName="Petneházy Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="902.17" OriginalAmount="902.17">
      <BasicPropertyInfo Latitude="47.502206744359" Longitude="19.068647325039" StarRating="3" HotelCode="19167|48782" HotelName="City Hotel Unio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="906.21" OriginalAmount="906.21">
      <BasicPropertyInfo Latitude="47.49427321783" Longitude="19.054919779301" StarRating="3" HotelCode="47488|17424" HotelName="City Hotel Pilvax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="907.51" OriginalAmount="907.51">
      <BasicPropertyInfo Latitude="47.484667298891" Longitude="19.075714945793" StarRating="4" HotelCode="186972|202489" HotelName="Fraser Residence Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="914.46" OriginalAmount="914.46">
      <BasicPropertyInfo Latitude="47.502808324241" Longitude="19.068129658699" StarRating="4" HotelCode="25188|133127" HotelName="City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 31/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="914.60" OriginalAmount="914.60">
      <BasicPropertyInfo Latitude="47.50626536" Longitude="19.05602118" StarRating="3.5" HotelCode="671169|821858" HotelName="Bp Design Hotel and Apartmant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="922.77" OriginalAmount="922.77">
      <BasicPropertyInfo Latitude="47.50964417" Longitude="19.05675733" StarRating="3" HotelCode="964727|664712" HotelName="T62 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="926.66" OriginalAmount="926.66">
      <BasicPropertyInfo Latitude="47.485932188439" Longitude="19.074648192265" StarRating="4" HotelCode="305722|614201" HotelName="Corvin Center Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="927.88" OriginalAmount="927.88">
      <BasicPropertyInfo Latitude="47.505655" Longitude="19.028674" StarRating="4" HotelCode="114071|211032" HotelName="Castle Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="928.53" OriginalAmount="928.53">
      <BasicPropertyInfo Latitude="47.490335635523" Longitude="19.06782334215" StarRating="5" HotelCode="361410|430578" HotelName="Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 27/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="933.85" OriginalAmount="933.85">
      <BasicPropertyInfo Latitude="47.4988586" Longitude="19.02724131" StarRating="3" HotelCode="780095|644671" HotelName="ibis Budapest Castle Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/12/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="953.24" OriginalAmount="953.24">
      <BasicPropertyInfo Latitude="47.488058" Longitude="19.058047279762" StarRating="4" HotelCode="59070|66820" HotelName="Boutique Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="955.94" OriginalAmount="955.94">
      <BasicPropertyInfo Latitude="47.5052732" Longitude="19.0613917" StarRating="3" HotelCode="900842|209428" HotelName="Medosz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="47.483174001382" Longitude="19.070363876465" StarRating="4" HotelCode="782704|100474" HotelName="Corvin Hotel Budapest - Corvin Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="957.55" OriginalAmount="957.55">
      <BasicPropertyInfo Latitude="47.497469967964" Longitude="19.072136878967" StarRating="4" HotelCode="15225|6770" HotelName="Novotel Budapest Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="957.71" OriginalAmount="957.71">
      <BasicPropertyInfo Latitude="47.4673" Longitude="19.018304" StarRating="3" HotelCode="35296|641327" HotelName="ibis Styles Budapest Citywest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/12/2024" 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="8" TotalAmount="970.05" OriginalAmount="970.05">
      <BasicPropertyInfo Latitude="47.502252044289" Longitude="19.057867527008" StarRating="4" HotelCode="259028|172371" HotelName="K+K Hotel Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="987.57" OriginalAmount="987.57">
      <BasicPropertyInfo Latitude="47.49043938" Longitude="19.05913677" StarRating="3.5" HotelCode="448696|635043" HotelName="Hotel Rum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1029.16" OriginalAmount="1029.16">
      <BasicPropertyInfo Latitude="47.41435" Longitude="19.244114" StarRating="4" HotelCode="81844|109324" HotelName="Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1032.19" OriginalAmount="1032.19">
      <BasicPropertyInfo Latitude="47.537552354644" Longitude="19.046529829502" StarRating="5" HotelCode="47795|6763" HotelName="The Aquincum Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1036.90" OriginalAmount="1036.90">
      <BasicPropertyInfo Latitude="47.498861156442" Longitude="19.027084820126" StarRating="4" HotelCode="14744|6758" HotelName="Mercure Budapest Castle Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1051.09" OriginalAmount="1051.09">
      <BasicPropertyInfo Latitude="47.510816652613" Longitude="19.037176966667" StarRating="4" HotelCode="114072|135663" HotelName="Regnum Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1053.58" OriginalAmount="1053.58">
      <BasicPropertyInfo Latitude="47.51275" Longitude="19.052131" StarRating="4" HotelCode="26503|7624" HotelName="NH Budapest City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="1060.76" OriginalAmount="1060.76">
      <BasicPropertyInfo Latitude="47.49000876916" Longitude="19.061300754547" StarRating="4" HotelCode="14775|6761" HotelName="Mercure Budapest Korona" Meals="ROOM ONLY" 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,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="8" TotalAmount="1065.81" OriginalAmount="1065.81">
      <BasicPropertyInfo Latitude="47.49658" Longitude="19.048723" StarRating="4" HotelCode="186354|171294" HotelName="Zenit Budapest Palace" Meals="ROOM ONLY" 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,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="8" TotalAmount="1093.69" OriginalAmount="1093.69">
      <BasicPropertyInfo Latitude="47.531039962074" Longitude="19.082511923985" StarRating="3" HotelCode="114081|276621" HotelName="Premium Apartment House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1093.83" OriginalAmount="1093.83">
      <BasicPropertyInfo Latitude="47.513271" Longitude="19.077976" StarRating="4" HotelCode="187143|175511" HotelName="Mirage Medic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1104.06" OriginalAmount="1104.06">
      <BasicPropertyInfo Latitude="47.493342" Longitude="19.052361" StarRating="4" HotelCode="166544|139920" HotelName="La Prima Fashion Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="1127.52" OriginalAmount="1127.52">
      <BasicPropertyInfo Latitude="47.512157294069" Longitude="19.074328243732" StarRating="4" HotelCode="26441|630381" HotelName="Mamaison Hotel Andrassy Budapest" Meals="ROOM ONLY" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1135.72" OriginalAmount="1135.72">
      <BasicPropertyInfo Latitude="47.499438" Longitude="19.039322" StarRating="4" HotelCode="11474|17988" HotelName="Carlton Hotel Budapest" Meals="ROOM ONLY" 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,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="8" TotalAmount="1149.26" OriginalAmount="1149.26">
      <BasicPropertyInfo Latitude="47.505711031486" Longitude="19.090418815613" StarRating="4" HotelCode="75642|100340" HotelName="Lion's Garden Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1153.18" OriginalAmount="1153.18">
      <BasicPropertyInfo Latitude="47.507933" Longitude="19.058175" StarRating="3.5" HotelCode="114078|271619" HotelName="Cotton House Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1175.72" OriginalAmount="1175.72">
      <BasicPropertyInfo Latitude="47.496665" Longitude="19.070983" StarRating="4" HotelCode="14784|86843" HotelName="Hotel Nemzeti Budapest - MGallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="1184.05" OriginalAmount="1184.05">
      <BasicPropertyInfo Latitude="47.488564251385" Longitude="19.023739099503" StarRating="4" HotelCode="24655|6759" HotelName="Novotel Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1213.54" OriginalAmount="1213.54">
      <BasicPropertyInfo Latitude="47.5043906" Longitude="19.05687511" StarRating="4" HotelCode="901562|209031" HotelName="Opera Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1239.02" OriginalAmount="1239.02">
      <BasicPropertyInfo Latitude="47.48241137" Longitude="19.07893096" StarRating="4" HotelCode="573056|617506" HotelName="Verdi Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <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="8" TotalAmount="1251.64" OriginalAmount="1251.64">
      <BasicPropertyInfo Latitude="47.479176936674" Longitude="19.068615469427" StarRating="3" HotelCode="14791|86844" HotelName="Ibis Styles Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/12/2024" 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="8" TotalAmount="1256.25" OriginalAmount="1256.25">
      <BasicPropertyInfo Latitude="47.49776846" Longitude="19.04868408" StarRating="3" HotelCode="751371|629734" HotelName="D8 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1264.38" OriginalAmount="1264.38">
      <BasicPropertyInfo Latitude="47.497845084048" Longitude="19.072552621365" StarRating="3" HotelCode="14781|6766" HotelName="Ibis Styles Budapest Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/12/2024" 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="8" TotalAmount="1266.04" OriginalAmount="1266.04">
      <BasicPropertyInfo Latitude="47.496952" Longitude="19.067054" StarRating="4" HotelCode="160856|129949" HotelName="Continental Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1269.03" OriginalAmount="1269.03">
      <BasicPropertyInfo Latitude="47.493693287654" Longitude="19.063245356083" StarRating="4" HotelCode="14783|86846" HotelName="Hotel Museum Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/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="8" TotalAmount="1275.46" OriginalAmount="1275.46">
      <BasicPropertyInfo Latitude="47.502819196104" Longitude="19.039489030838" StarRating="4" HotelCode="10356|145490" HotelName="art'otel budapest, by park plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1307.28" OriginalAmount="1307.28">
      <BasicPropertyInfo Latitude="47.497809" Longitude="19.072225" StarRating="5" HotelCode="907163|164169" HotelName="New York Residence Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="1333.82" OriginalAmount="1333.82">
      <BasicPropertyInfo Latitude="47.48967351" Longitude="19.06051941" StarRating="4" HotelCode="943620|644402" HotelName="Hotel Memories Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1337.27" OriginalAmount="1337.27">
      <BasicPropertyInfo Latitude="47.494284455745" Longitude="19.078611731529" StarRating="3" HotelCode="37288|22828" HotelName="Atlas City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" 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="8" TotalAmount="1344.83" OriginalAmount="1344.83">
      <BasicPropertyInfo Latitude="47.50172357" Longitude="19.03872952" StarRating="3" HotelCode="857469|650327" HotelName="Monastery Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1350.21" OriginalAmount="1350.21">
      <BasicPropertyInfo Latitude="47.508220421179" Longitude="19.066539108753" StarRating="4" HotelCode="67056|131545" HotelName="Mamaison Residence Izabella Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1350.29" OriginalAmount="1350.29">
      <BasicPropertyInfo Latitude="47.503812" Longitude="19.052861" StarRating="4" HotelCode="153190|127657" HotelName="Hotel President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" 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="8" TotalAmount="1359.87" OriginalAmount="1359.87">
      <BasicPropertyInfo Latitude="47.49894565" Longitude="19.05760651" StarRating="4" HotelCode="957820|666632" HotelName="Barceló Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <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="8" TotalAmount="1387.97" OriginalAmount="1387.97">
      <BasicPropertyInfo Latitude="47.50758197" Longitude="19.07192432" StarRating="4" HotelCode="963771|667856" HotelName="Smart Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1397.24" OriginalAmount="1397.24">
      <BasicPropertyInfo Latitude="47.508833125701" Longitude="19.03874005575" StarRating="4" HotelCode="59770|87119" HotelName="Novotel Budapest Danube" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/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,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="8" TotalAmount="1414.16" OriginalAmount="1414.16">
      <BasicPropertyInfo Latitude="47.50230751" Longitude="19.05662278" StarRating="4" HotelCode="953870|785045" HotelName="Hilton Garden Inn Budapest City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <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="8" TotalAmount="1429.92" OriginalAmount="1429.92">
      <BasicPropertyInfo Latitude="47.49954559" Longitude="19.05876536" StarRating="3" HotelCode="738703|744530" HotelName="Stories Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1438.36" OriginalAmount="1438.36">
      <BasicPropertyInfo Latitude="47.472086325897" Longitude="19.020201265812" StarRating="4" HotelCode="17021|48624" HotelName="Rubin Wellness &amp; Conference Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1506.91" OriginalAmount="1506.91">
      <BasicPropertyInfo Latitude="47.5032289" Longitude="19.03610726" StarRating="4" HotelCode="441292|460722" 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="8" TotalAmount="1509.78" OriginalAmount="1509.78">
      <BasicPropertyInfo Latitude="47.5054185" Longitude="19.0601415" StarRating="4" HotelCode="267935|216186" HotelName="Bliss Hotel &amp; Wellness" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1528.62" OriginalAmount="1528.62">
      <BasicPropertyInfo Latitude="47.566506" Longitude="19.079891" StarRating="3" HotelCode="35069|210170" HotelName="Vitta Hotel Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1583.17" OriginalAmount="1583.17">
      <BasicPropertyInfo Latitude="47.43072962" Longitude="19.2623488" StarRating="3" HotelCode="630279|618281" HotelName="Ibis Styles Budapest Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1609.73" OriginalAmount="1609.73">
      <BasicPropertyInfo Latitude="47.497542454373" Longitude="19.057221114635" StarRating="4" HotelCode="69375|160129" HotelName="Regency Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1614.98" OriginalAmount="1614.98">
      <BasicPropertyInfo Latitude="47.500898465517" Longitude="19.061788916588" StarRating="4" HotelCode="36307|85989" HotelName="Ambra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="1633.57" OriginalAmount="1633.57">
      <BasicPropertyInfo Latitude="47.500496865287" Longitude="19.052997117222" StarRating="3" HotelCode="376130|639711" HotelName="The Magazine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="1664.85" OriginalAmount="1664.85">
      <BasicPropertyInfo Latitude="47.512925429956" Longitude="19.058082103729" StarRating="5" HotelCode="51549|6768" HotelName="Hilton Budapest City" Meals="ROOM ONLY" 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,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="8" TotalAmount="1681.77" OriginalAmount="1681.77">
      <BasicPropertyInfo Latitude="47.5109003" Longitude="19.06167859" StarRating="5" HotelCode="773195|636964" HotelName="Mystery Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1709.72" OriginalAmount="1709.72">
      <BasicPropertyInfo Latitude="47.50092063" Longitude="19.05673882" StarRating="4" HotelCode="355129|437959" HotelName="Hotel Moments Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/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="8" TotalAmount="1711.24" OriginalAmount="1711.24">
      <BasicPropertyInfo Latitude="47.498513762594" Longitude="19.061542153358" StarRating="5" HotelCode="68833|278377" HotelName="Queen's Court Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1716.60" OriginalAmount="1716.60">
      <BasicPropertyInfo Latitude="47.501963936068" Longitude="19.030973017216" StarRating="4" HotelCode="888412|101253" HotelName="Buda Castle Fashion Hotel" Meals="BED &amp; BREAKFAST" 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,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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1814.94" OriginalAmount="1814.94">
      <BasicPropertyInfo Latitude="47.494173542787" Longitude="19.052422642708" StarRating="4.5" HotelCode="18177|17423" HotelName="Mercure Budapest City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/12/2024" 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="8" TotalAmount="1923.39" OriginalAmount="1923.39">
      <BasicPropertyInfo Latitude="47.50331325" Longitude="19.03230909" StarRating="4" HotelCode="552758|640355" HotelName="Pest-Buda Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1943.46" OriginalAmount="1943.46">
      <BasicPropertyInfo Latitude="47.501612405657" Longitude="19.039521217346" StarRating="4" HotelCode="82616|113488" HotelName="Boutique Hotel Victoria Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="1956.45" OriginalAmount="1956.45">
      <BasicPropertyInfo Latitude="47.502647" Longitude="19.033478" StarRating="5" HotelCode="13349|6755" HotelName="Hilton Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="2027.41" OriginalAmount="2027.41">
      <BasicPropertyInfo Latitude="47.504570214633" Longitude="19.029256379048" StarRating="4" HotelCode="334379|640174" HotelName="Baltazar Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/12/2024" 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="8" TotalAmount="2040.28" OriginalAmount="2040.28">
      <BasicPropertyInfo Latitude="47.497802" Longitude="19.058206" StarRating="3" HotelCode="297306|237584" HotelName="Roombach Hotel Budapest Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="2516.97" OriginalAmount="2516.97">
      <BasicPropertyInfo Latitude="47.498521011095" Longitude="19.070476591587" StarRating="5" HotelCode="58918|89905" HotelName="New York Palace Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 30/12/2024" 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="8" TotalAmount="2531.44" OriginalAmount="2531.44">
      <BasicPropertyInfo Latitude="47.502645246039" Longitude="19.066772460938" StarRating="5" HotelCode="49118|6769" HotelName="Corinthia Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference 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,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="8" TotalAmount="2973.24" OriginalAmount="2973.24">
      <BasicPropertyInfo Latitude="47.49849063" Longitude="19.04020497" StarRating="4" HotelCode="612986|617851" HotelName="Hotel Clark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="3026.42" OriginalAmount="3026.42">
      <BasicPropertyInfo Latitude="47.60095" Longitude="19.111913" StarRating="4" HotelCode="900484|133767" HotelName="Aquaworld Resort Budapest" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3719.95" OriginalAmount="3719.95">
      <BasicPropertyInfo Latitude="47.497303248845" Longitude="19.052425324917" StarRating="5" HotelCode="259306|6762" HotelName="Kempinski Hotel Corvinus Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>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="8" TotalAmount="5036.12" OriginalAmount="5036.12">
      <BasicPropertyInfo Latitude="47.499727872601" Longitude="19.04781460762" StarRating="5" HotelCode="27482|271408" HotelName="Four Seasons Gresham Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Garden,Kitchen,Parking,Pets allowed,Sauna,Currency Exchange,Jacuzzi,Massage Centre,Swimming Pool,Wheelchair Access,Bicycle Rental,Nightclub,Shopping Arcade,Lounge,Spa,Babysitting,Meeting Room,Golf,Heated Pool,Dining,24 Hour Power Supply,Wake-up Call Service,Housekeeping</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,APARTMENT,BUSINESS HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,RESORT,ECO HOTEL,APARTHOTEL,BOTEL,BOUTIQUE HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2635dd8-7f04-47d7-825d-90735f35040f|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="c2635dd8-7f04-47d7-825d-90735f35040f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-06T00:00:00" End="2025-01-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="59291|66540" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2635dd8-7f04-47d7-825d-90735f35040f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="c2635dd8-7f04-47d7-825d-90735f35040f" TimeStamp="0001-01-01T00:00:00" HotelName="Central Green" HotelCode="59291|66540" StarRating="3" GTCityId="46509" CountryCode="HU" CityName="Budapest" CountryName="Hungary" Address="Szív utca 13, 1063 Budapest" PostCode="1063" PhoneNo="+3613212439" FaxNo="+361700215" Email="info@centralgreenhotel.hu" CheckInTime="" CheckOutTime="" Latitude="47.508128019787" Longitude="19.070382714271" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Double Room" RoomTypeCode="20250106$20250122$W$206$66540$DBL.ST$BAR BB 3$BB$$1~2~0$$P@07~A-SIC~23c216~1101898169~N~~~NOR~~810A817247AE4C8173341175266805AAUK0117004400090823c216|8|NTM0LjYwfEVVUnwyMDI1LTAxLTAz" OriginalAmount="0" TotalPrice="452.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/12/2024"><Offer>Exclusive discount Amount: -59.38&lt;br/&gt;Early Booking discount Amount: -88.79&lt;br/&gt;Special discount Amount: -149.91</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-30T00:00:00" End="2025-01-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Twin Room" RoomTypeCode="20250106$20250122$W$206$66540$TWN.ST$BAR BB 3$BB$$1~2~0$$P@07~A-SIC~23c216~-2104298~N~~~NOR~~810A817247AE4C8173341175266805AAUK0117004400090823c216|8|NTM0LjYwfEVVUnwyMDI1LTAxLTAz" OriginalAmount="0" TotalPrice="452.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/12/2024"><Offer>Exclusive discount Amount: -59.38&lt;br/&gt;Early Booking discount Amount: -88.79&lt;br/&gt;Special discount Amount: -149.91</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-30T00:00:00" End="2025-01-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/76789/w_76789_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/76789/r_76789_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/76789/w_76789_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/76789/l_76789_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/76789/l_76789_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/76789/a_76789_F2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests can enjoy the pleasant ambience of one of the 4 single rooms and 16 double rooms. The friendly staff at the reception desk are happy to answer any questions. A cloakroom, a safe, a currency exchange service and a laundry service are available. Wireless internet access allows guests to stay connected while on holiday. Bicycle storage is available to guests. There is a bike hire service as well.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and individually adjustable heating. All rooms are carpeted and include a double bed. A safe and a minibar are also available. Guests will also find a mini fridge included among the standard features. Internet access, a direct dial telephone and a television with satellite/cable channels are provided as well. Bathrooms are equipped with a shower. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>003617002390</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>003613212439</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2006</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>20</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>16</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Cellar</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Park</Description><Value>600 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>300 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>400 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>1500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>200 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f44ae94b-3a38-455e-ae22-b30ba4017733|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="f44ae94b-3a38-455e-ae22-b30ba4017733">
  <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-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
f44ae94b-3a38-455e-ae22-b30ba4017733|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f44ae94b-3a38-455e-ae22-b30ba4017733|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-05T15:17:10.151254+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f44ae94b-3a38-455e-ae22-b30ba4017733" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="376.86" OriginalAmount="376.86">
      <BasicPropertyInfo Latitude="47.508128019787" Longitude="19.070382714271" StarRating="3" HotelCode="59291|66540" HotelName="Central Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.94" OriginalAmount="376.94">
      <BasicPropertyInfo Latitude="47.488321027347" Longitude="19.072103502529" StarRating="3" HotelCode="318611|230734" HotelName="Prince Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="397.69" OriginalAmount="397.69">
      <BasicPropertyInfo Latitude="47.506348" Longitude="19.067216" StarRating="3" HotelCode="166545|140147" HotelName="Silver Budapest City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="463.69" OriginalAmount="463.69">
      <BasicPropertyInfo Latitude="47.50699971755" Longitude="19.063093777974" StarRating="3" HotelCode="147168|211028" HotelName="easyHotel Budapest Oktogon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="488.43" OriginalAmount="488.43">
      <BasicPropertyInfo Latitude="47.511325" Longitude="19.076404" StarRating="3" HotelCode="10819|104375" HotelName="Benczur" Meals="ROOM ONLY" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="499.78" OriginalAmount="499.78">
      <BasicPropertyInfo Latitude="47.5018776" Longitude="19.0829219" StarRating="4" HotelCode="161625|133800" HotelName="Royal Park Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="519.93" OriginalAmount="519.93">
      <BasicPropertyInfo Latitude="47.50000672" Longitude="19.05967682" StarRating="3" HotelCode="883694|188073" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="528.07" OriginalAmount="528.07">
      <BasicPropertyInfo Latitude="47.489123848145" Longitude="19.082042090749" StarRating="4" HotelCode="67258|214730" HotelName="Triple M Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="532.49" OriginalAmount="532.49">
      <BasicPropertyInfo Latitude="47.518475964537" Longitude="19.049026966095" StarRating="3" HotelCode="318240|272946" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="534.94" OriginalAmount="534.94">
      <BasicPropertyInfo Latitude="47.464412991694" Longitude="19.126022458076" StarRating="3" HotelCode="316830|86842" HotelName="ibis Budapest Citysouth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="539.46" OriginalAmount="539.46">
      <BasicPropertyInfo Latitude="47.48838837" Longitude="19.07214612" StarRating="3" HotelCode="430025|620221" HotelName="Maple Tree Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="539.98" OriginalAmount="539.98">
      <BasicPropertyInfo Latitude="47.493725908896" Longitude="19.081041812897" StarRating="3" HotelCode="371351|50496" HotelName="Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="540.64" OriginalAmount="540.64">
      <BasicPropertyInfo Latitude="47.491478620368" Longitude="19.053001999855" StarRating="3" HotelCode="14636|17698" HotelName="City Matyas" Meals="ROOM ONLY" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="558.49" OriginalAmount="558.49">
      <BasicPropertyInfo Latitude="47.492375734982" Longitude="19.044290184975" StarRating="3" HotelCode="15444|201533" HotelName="Hotel Orion Varkert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="560.56" OriginalAmount="560.56">
      <BasicPropertyInfo Latitude="47.488599" Longitude="19.031397" StarRating="3" HotelCode="36313|214881" HotelName="Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="572.69" OriginalAmount="572.69">
      <BasicPropertyInfo Latitude="47.50054" Longitude="19.08138" StarRating="3" HotelCode="337275|17174" HotelName="Baross City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/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="8" TotalAmount="572.78" OriginalAmount="572.78">
      <BasicPropertyInfo Latitude="47.498116905622" Longitude="19.067998230458" StarRating="2" HotelCode="402437|131465" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="573.41" OriginalAmount="573.41">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="969076|679435" HotelName="Vagabond Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2024">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="574.35" OriginalAmount="574.35">
      <BasicPropertyInfo Latitude="47.51004427" Longitude="19.08159951" StarRating="2" HotelCode="518487|691813" 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="8" TotalAmount="577.23" OriginalAmount="577.23">
      <BasicPropertyInfo Latitude="47.506549" Longitude="19.057403" StarRating="3" HotelCode="191275|209330" HotelName="Lord Apartments" Meals="SELF CATERING" BedType="SELF CATERING" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="581.51" OriginalAmount="581.51">
      <BasicPropertyInfo Latitude="47.511425169383" Longitude="19.053131804893" StarRating="3" HotelCode="47489|17699" HotelName="City Hotel Ring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="582.07" OriginalAmount="582.07">
      <BasicPropertyInfo Latitude="47.502206744359" Longitude="19.068647325039" StarRating="3" HotelCode="19167|48782" HotelName="City Hotel Unio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="586.27" OriginalAmount="586.27">
      <BasicPropertyInfo Latitude="47.484518665212" Longitude="19.074438214302" StarRating="4" HotelCode="60433|77551" HotelName="City Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="586.99" OriginalAmount="586.99">
      <BasicPropertyInfo Latitude="47.51374233" Longitude="19.0397819" StarRating="2.5" HotelCode="571782|635045" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="596.50" OriginalAmount="596.50">
      <BasicPropertyInfo Latitude="47.4867915" Longitude="19.07130758" StarRating="4" HotelCode="581970|640085" HotelName="Vagabond Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="596.90" OriginalAmount="596.90">
      <BasicPropertyInfo Latitude="47.4889128" Longitude="19.0719372" StarRating="3" HotelCode="267937|210134" HotelName="Corvin Plaza Apartments - Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 13/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="604.42" OriginalAmount="604.42">
      <BasicPropertyInfo Latitude="47.515967111609" Longitude="19.074802724363" StarRating="3" HotelCode="14109|86841" HotelName="ibis Budapest Heroes Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="604.64" OriginalAmount="604.64">
      <BasicPropertyInfo Latitude="47.48098577263" Longitude="19.098020195961" StarRating="3" HotelCode="34892|18284" HotelName="Gloria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 29/12/2024" 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="8" TotalAmount="633.84" OriginalAmount="633.84">
      <BasicPropertyInfo Latitude="47.50102475" Longitude="19.07318888" StarRating="3" HotelCode="861418|650206" HotelName="Nova City Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="639.45" OriginalAmount="639.45">
      <BasicPropertyInfo Latitude="47.48168548187" Longitude="19.072799384594" StarRating="4" HotelCode="35002|17421" HotelName="Leonardo Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="640.61" OriginalAmount="640.61">
      <BasicPropertyInfo Latitude="47.487594" Longitude="19.071138" StarRating="2" HotelCode="191294|274510" HotelName="Corvin Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="8" TotalAmount="645.92" OriginalAmount="645.92">
      <BasicPropertyInfo Latitude="47.483174001382" Longitude="19.070363876465" StarRating="4" HotelCode="782704|100474" HotelName="Corvin Hotel Budapest - Corvin Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="655.92" OriginalAmount="655.92">
      <BasicPropertyInfo Latitude="47.49863423" Longitude="19.06455888" StarRating="4" HotelCode="762535|798406" HotelName="Kvihotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/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="8" TotalAmount="663.20" OriginalAmount="663.20">
      <BasicPropertyInfo Latitude="47.49839058" Longitude="19.05660824" StarRating="4" HotelCode="142637|210894" HotelName="7Seasons Apartments Budapest" Meals="ROOM ONLY" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="671.73" OriginalAmount="671.73">
      <BasicPropertyInfo Latitude="47.493640731165" Longitude="19.058272540569" StarRating="4" HotelCode="142500|135472" HotelName="Eurostars Budapest Center" Meals="ROOM ONLY" 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,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="8" TotalAmount="674.61" OriginalAmount="674.61">
      <BasicPropertyInfo Latitude="47.483364016522" Longitude="19.070465020421" StarRating="3" HotelCode="511778|114013" HotelName="Corvin Hotel Budapest - Sissi Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="676.30" OriginalAmount="676.30">
      <BasicPropertyInfo Latitude="47.49005045478" Longitude="19.068424701691" StarRating="4" HotelCode="101786|109933" HotelName="Palazzo Zichy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 01/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>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="8" TotalAmount="681.68" OriginalAmount="681.68">
      <BasicPropertyInfo Latitude="47.56622046" Longitude="18.9614593" StarRating="4" HotelCode="585448|755426" HotelName="Klebelsberg Kastély" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="681.97" OriginalAmount="681.97">
      <BasicPropertyInfo Latitude="47.500487130114" Longitude="19.110859930515" StarRating="4" HotelCode="905537|155950" HotelName="Green Budapest" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="697.29" OriginalAmount="697.29">
      <BasicPropertyInfo Latitude="47.434048" Longitude="19.091534" StarRating="4" HotelCode="267944|759645" HotelName="Duna Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="697.40" OriginalAmount="697.40">
      <BasicPropertyInfo Latitude="47.51065" Longitude="19.053128" StarRating="4" HotelCode="117927|134222" HotelName="Marmara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="699.69" OriginalAmount="699.69">
      <BasicPropertyInfo Latitude="47.587381175981" Longitude="19.067823886871" StarRating="4" HotelCode="56058|75980" HotelName="Holiday Beach Budapest Wellness &amp; Conference Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="702.08" OriginalAmount="702.08">
      <BasicPropertyInfo Latitude="47.509777" Longitude="19.066026" StarRating="3" HotelCode="285131|199261" HotelName="Six Inn Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="714.03" OriginalAmount="714.03">
      <BasicPropertyInfo Latitude="47.491909" Longitude="19.109407" StarRating="4" HotelCode="161707|138653" HotelName="ACHAT Premium Budapest" Meals="ROOM ONLY" 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="8" TotalAmount="726.49" OriginalAmount="726.49">
      <BasicPropertyInfo Latitude="47.498140463426" Longitude="19.067603945732" StarRating="3" HotelCode="901402|139324" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 31/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="732.24" OriginalAmount="732.24">
      <BasicPropertyInfo Latitude="47.539973308479" Longitude="18.937355875969" StarRating="3" HotelCode="371655|275439" HotelName="Petneházy Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="742.79" OriginalAmount="742.79">
      <BasicPropertyInfo Latitude="47.484667298891" Longitude="19.075714945793" StarRating="4" HotelCode="186972|202489" HotelName="Fraser Residence Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="750.51" OriginalAmount="750.51">
      <BasicPropertyInfo Latitude="47.49427321783" Longitude="19.054919779301" StarRating="3" HotelCode="47488|17424" HotelName="City Hotel Pilvax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="751.04" OriginalAmount="751.04">
      <BasicPropertyInfo Latitude="47.502808324241" Longitude="19.068129658699" StarRating="4" HotelCode="25188|133127" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="752.91" OriginalAmount="752.91">
      <BasicPropertyInfo Latitude="47.485932188439" Longitude="19.074648192265" StarRating="4" HotelCode="305722|614201" HotelName="Corvin Center Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="753.91" OriginalAmount="753.91">
      <BasicPropertyInfo Latitude="47.505655" Longitude="19.028674" StarRating="4" HotelCode="114071|211032" HotelName="Castle Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="755.34" OriginalAmount="755.34">
      <BasicPropertyInfo Latitude="47.50626536" Longitude="19.05602118" StarRating="3.5" HotelCode="671169|821858" HotelName="Bp Design Hotel and Apartmant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="758.40" OriginalAmount="758.40">
      <BasicPropertyInfo Latitude="47.50964417" Longitude="19.05675733" StarRating="3" HotelCode="964727|664712" HotelName="T62 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="758.75" OriginalAmount="758.75">
      <BasicPropertyInfo Latitude="47.4988586" Longitude="19.02724131" StarRating="3" HotelCode="780095|644671" HotelName="ibis Budapest Castle Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2024" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="760.42" OriginalAmount="760.42">
      <BasicPropertyInfo Latitude="47.506816264834" Longitude="19.053318500519" StarRating="4" HotelCode="370586|48793" HotelName="Parlament" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <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="8" TotalAmount="772.11" OriginalAmount="772.11">
      <BasicPropertyInfo Latitude="47.490335635523" Longitude="19.06782334215" StarRating="5" HotelCode="361410|430578" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="777.55" OriginalAmount="777.55">
      <BasicPropertyInfo Latitude="47.488058" Longitude="19.058047279762" StarRating="4" HotelCode="59070|66820" HotelName="Boutique Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 02/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="778.14" OriginalAmount="778.14">
      <BasicPropertyInfo Latitude="47.4673" Longitude="19.018304" StarRating="3" HotelCode="35296|641327" HotelName="ibis Styles Budapest Citywest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/12/2024" 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="8" TotalAmount="778.85" OriginalAmount="778.85">
      <BasicPropertyInfo Latitude="47.497469967964" Longitude="19.072136878967" StarRating="4" HotelCode="15225|6770" HotelName="Novotel Budapest Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="783.26" OriginalAmount="783.26">
      <BasicPropertyInfo Latitude="47.479176936674" Longitude="19.068615469427" StarRating="3" HotelCode="14791|86844" HotelName="Ibis Styles Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="788.16" OriginalAmount="788.16">
      <BasicPropertyInfo Latitude="47.502252044289" Longitude="19.057867527008" StarRating="4" HotelCode="259028|172371" HotelName="K+K Hotel Opera" Meals="ROOM ONLY" 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,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="8" TotalAmount="789.54" OriginalAmount="789.54">
      <BasicPropertyInfo Latitude="47.5052732" Longitude="19.0613917" StarRating="3" HotelCode="900842|209428" HotelName="Medosz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="806.82" OriginalAmount="806.82">
      <BasicPropertyInfo Latitude="47.488678906955" Longitude="19.062334965226" StarRating="3" HotelCode="13776|86845" HotelName="ibis Budapest Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="808.20" OriginalAmount="808.20">
      <BasicPropertyInfo Latitude="47.49043938" Longitude="19.05913677" StarRating="3.5" HotelCode="448696|635043" HotelName="Hotel Rum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="829.18" OriginalAmount="829.18">
      <BasicPropertyInfo Latitude="47.498861156442" Longitude="19.027084820126" StarRating="4" HotelCode="14744|6758" HotelName="Mercure Budapest Castle Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="833.34" OriginalAmount="833.34">
      <BasicPropertyInfo Latitude="47.49000876916" Longitude="19.061300754547" StarRating="4" HotelCode="14775|6761" HotelName="Mercure Budapest Korona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/12/2024" 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="8" TotalAmount="836.19" OriginalAmount="836.19">
      <BasicPropertyInfo Latitude="47.41435" Longitude="19.244114" StarRating="4" HotelCode="81844|109324" HotelName="Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 02/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="838.66" OriginalAmount="838.66">
      <BasicPropertyInfo Latitude="47.537552354644" Longitude="19.046529829502" StarRating="5" HotelCode="47795|6763" HotelName="The Aquincum Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="857.46" OriginalAmount="857.46">
      <BasicPropertyInfo Latitude="47.510816652613" Longitude="19.037176966667" StarRating="4" HotelCode="114072|135663" HotelName="Regnum Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="861.31" OriginalAmount="861.31">
      <BasicPropertyInfo Latitude="47.493342" Longitude="19.052361" StarRating="4" HotelCode="166544|139920" 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="8" TotalAmount="862.16" OriginalAmount="862.16">
      <BasicPropertyInfo Latitude="47.51275" Longitude="19.052131" StarRating="4" HotelCode="26503|7624" HotelName="NH Budapest City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="873.74" OriginalAmount="873.74">
      <BasicPropertyInfo Latitude="47.49658" Longitude="19.048723" StarRating="4" HotelCode="186354|171294" HotelName="Zenit Budapest Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,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="8" TotalAmount="876.97" OriginalAmount="876.97">
      <BasicPropertyInfo Latitude="47.500254" Longitude="19.055696" StarRating="3" HotelCode="311484|691806" HotelName="Andrássy Thai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="888.74" OriginalAmount="888.74">
      <BasicPropertyInfo Latitude="47.513271" Longitude="19.077976" StarRating="4" HotelCode="187143|175511" HotelName="Mirage Medic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="894.17" OriginalAmount="894.17">
      <BasicPropertyInfo Latitude="47.531039962074" Longitude="19.082511923985" StarRating="3" HotelCode="114081|276621" HotelName="Premium Apartment House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="901.52" OriginalAmount="901.52">
      <BasicPropertyInfo Latitude="47.503812" Longitude="19.052861" StarRating="4" HotelCode="153190|127657" HotelName="Hotel President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="902.57" OriginalAmount="902.57">
      <BasicPropertyInfo Latitude="47.497845084048" Longitude="19.072552621365" StarRating="3" HotelCode="14781|6766" HotelName="Ibis Styles Budapest Center" 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,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="8" TotalAmount="909.55" OriginalAmount="909.55">
      <BasicPropertyInfo Latitude="47.494063" Longitude="19.052555" StarRating="3" HotelCode="410458|94712" 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="8" TotalAmount="914.69" OriginalAmount="914.69">
      <BasicPropertyInfo Latitude="47.5043906" Longitude="19.05687511" StarRating="4" HotelCode="901562|209031" HotelName="Opera Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="931.10" OriginalAmount="931.10">
      <BasicPropertyInfo Latitude="47.512157294069" Longitude="19.074328243732" StarRating="4" HotelCode="26441|630381" HotelName="Mamaison Hotel Andrassy Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,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>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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="931.24" OriginalAmount="931.24">
      <BasicPropertyInfo Latitude="47.499438" Longitude="19.039322" StarRating="4" HotelCode="11474|17988" HotelName="Carlton Hotel Budapest" 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,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="8" TotalAmount="932.18" OriginalAmount="932.18">
      <BasicPropertyInfo Latitude="47.497343196369" Longitude="19.057898339703" StarRating="4" HotelCode="320111|414362" HotelName="Eurostars Danube Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="941.98" OriginalAmount="941.98">
      <BasicPropertyInfo Latitude="47.507933" Longitude="19.058175" StarRating="3.5" HotelCode="114078|271619" HotelName="Cotton House Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="949.99" OriginalAmount="949.99">
      <BasicPropertyInfo Latitude="47.496665" Longitude="19.070983" StarRating="4" HotelCode="14784|86843" HotelName="Hotel Nemzeti Budapest - MGallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="959.73" OriginalAmount="959.73">
      <BasicPropertyInfo Latitude="47.505711031486" Longitude="19.090418815613" StarRating="4" HotelCode="75642|100340" HotelName="Lion's Garden Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="962.32" OriginalAmount="962.32">
      <BasicPropertyInfo Latitude="47.488564251385" Longitude="19.023739099503" StarRating="4" HotelCode="24655|6759" HotelName="Novotel Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,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="8" TotalAmount="982.55" OriginalAmount="982.55">
      <BasicPropertyInfo Latitude="47.519556" Longitude="19.057011" StarRating="4" HotelCode="65303|209377" HotelName="Adina Apartment Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1009.14" OriginalAmount="1009.14">
      <BasicPropertyInfo Latitude="47.48241137" Longitude="19.07893096" StarRating="4" HotelCode="573056|617506" HotelName="Verdi Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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="8" TotalAmount="1019.87" OriginalAmount="1019.87">
      <BasicPropertyInfo Latitude="47.493693287654" Longitude="19.063245356083" StarRating="4" HotelCode="14783|86846" HotelName="Hotel Museum Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1023.70" OriginalAmount="1023.70">
      <BasicPropertyInfo Latitude="47.49776846" Longitude="19.04868408" StarRating="3" HotelCode="751371|629734" HotelName="D8 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1036.04" OriginalAmount="1036.04">
      <BasicPropertyInfo Latitude="47.496952" Longitude="19.067054" StarRating="4" HotelCode="160856|129949" HotelName="Continental Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel" CnxPolicy="Free CXL until 01/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1038.37" OriginalAmount="1038.37">
      <BasicPropertyInfo Latitude="47.502819196104" Longitude="19.039489030838" StarRating="4" HotelCode="10356|145490" HotelName="art'otel budapest, by park plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,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="8" TotalAmount="1062.62" OriginalAmount="1062.62">
      <BasicPropertyInfo Latitude="47.497809" Longitude="19.072225" StarRating="5" HotelCode="907163|164169" HotelName="New York Residence Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="47.48967351" Longitude="19.06051941" StarRating="4" HotelCode="943620|644402" HotelName="Hotel Memories Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1089.99" OriginalAmount="1089.99">
      <BasicPropertyInfo Latitude="47.508220421179" Longitude="19.066539108753" StarRating="4" HotelCode="67056|131545" HotelName="Mamaison Residence Izabella Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/12/2024" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1090.37" OriginalAmount="1090.37">
      <BasicPropertyInfo Latitude="47.5035511" Longitude="19.03030929" StarRating="3.5" HotelCode="552748|635046" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1091.48" OriginalAmount="1091.48">
      <BasicPropertyInfo Latitude="47.494284455745" Longitude="19.078611731529" StarRating="3" HotelCode="37288|22828" HotelName="Atlas City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/12/2024" 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="8" TotalAmount="1097.68" OriginalAmount="1097.68">
      <BasicPropertyInfo Latitude="47.50172357" Longitude="19.03872952" StarRating="3" HotelCode="857469|650327" HotelName="Monastery Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1107.82" OriginalAmount="1107.82">
      <BasicPropertyInfo Latitude="47.49894565" Longitude="19.05760651" StarRating="4" HotelCode="957820|666632" HotelName="Barceló Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <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="8" TotalAmount="1131.19" OriginalAmount="1131.19">
      <BasicPropertyInfo Latitude="47.508833125701" Longitude="19.03874005575" StarRating="4" HotelCode="59770|87119" HotelName="Novotel Budapest Danube" Meals="ROOM ONLY" 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,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="8" TotalAmount="1149.01" OriginalAmount="1149.01">
      <BasicPropertyInfo Latitude="47.50230751" Longitude="19.05662278" StarRating="4" HotelCode="953870|785045" HotelName="Hilton Garden Inn Budapest City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <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="8" TotalAmount="1164.71" OriginalAmount="1164.71">
      <BasicPropertyInfo Latitude="47.497542454373" Longitude="19.057221114635" StarRating="4" HotelCode="69375|160129" HotelName="Regency Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="8" TotalAmount="1166.03" OriginalAmount="1166.03">
      <BasicPropertyInfo Latitude="47.472086325897" Longitude="19.020201265812" StarRating="4" HotelCode="17021|48624" HotelName="Rubin Wellness &amp; Conference Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1190.13" OriginalAmount="1190.13">
      <BasicPropertyInfo Latitude="47.50758197" Longitude="19.07192432" StarRating="4" HotelCode="963771|667856" 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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1192.37" OriginalAmount="1192.37">
      <BasicPropertyInfo Latitude="47.49954559" Longitude="19.05876536" StarRating="3" HotelCode="738703|744530" HotelName="Stories Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1227.35" OriginalAmount="1227.35">
      <BasicPropertyInfo Latitude="47.5032289" Longitude="19.03610726" StarRating="4" HotelCode="441292|460722" HotelName="Milford Suites Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/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="8" TotalAmount="1231.04" OriginalAmount="1231.04">
      <BasicPropertyInfo Latitude="47.5054185" Longitude="19.0601415" StarRating="4" HotelCode="267935|216186" HotelName="Bliss Hotel &amp; Wellness" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1242.00" OriginalAmount="1242.00">
      <BasicPropertyInfo Latitude="47.566506" Longitude="19.079891" StarRating="3" HotelCode="35069|210170" HotelName="Vitta Hotel Superior" 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,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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1255.92" OriginalAmount="1255.92">
      <BasicPropertyInfo Latitude="47.43072962" Longitude="19.2623488" StarRating="3" HotelCode="630279|618281" HotelName="Ibis Styles Budapest Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="1265.05" OriginalAmount="1265.05">
      <BasicPropertyInfo Latitude="47.494173542787" Longitude="19.052422642708" StarRating="4.5" HotelCode="18177|17423" HotelName="Mercure Budapest City Center" 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,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="8" TotalAmount="1308.83" OriginalAmount="1308.83">
      <BasicPropertyInfo Latitude="47.500898465517" Longitude="19.061788916588" StarRating="4" HotelCode="36307|85989" HotelName="Ambra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1330.23" OriginalAmount="1330.23">
      <BasicPropertyInfo Latitude="47.512925429956" Longitude="19.058082103729" StarRating="5" HotelCode="51549|6768" HotelName="Hilton Budapest City" Meals="ROOM ONLY" 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,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="8" TotalAmount="1339.15" OriginalAmount="1339.15">
      <BasicPropertyInfo Latitude="47.500496865287" Longitude="19.052997117222" StarRating="3" HotelCode="376130|639711" HotelName="The Magazine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 01/01/2025" 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="8" TotalAmount="1379.47" OriginalAmount="1379.47">
      <BasicPropertyInfo Latitude="47.5109003" Longitude="19.06167859" StarRating="5" HotelCode="773195|636964" HotelName="Mystery Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="1390.38" OriginalAmount="1390.38">
      <BasicPropertyInfo Latitude="47.498513762594" Longitude="19.061542153358" StarRating="5" HotelCode="68833|278377" HotelName="Queen's Court Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1399.40" OriginalAmount="1399.40">
      <BasicPropertyInfo Latitude="47.501963936068" Longitude="19.030973017216" StarRating="4" HotelCode="888412|101253" HotelName="Buda Castle Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/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>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1421.50" OriginalAmount="1421.50">
      <BasicPropertyInfo Latitude="47.50092063" Longitude="19.05673882" StarRating="4" HotelCode="355129|437959" 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="8" TotalAmount="1543.39" OriginalAmount="1543.39">
      <BasicPropertyInfo Latitude="47.497802" Longitude="19.058206" StarRating="3" HotelCode="297306|237584" HotelName="Roombach Hotel Budapest Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="1545.07" OriginalAmount="1545.07">
      <BasicPropertyInfo Latitude="47.50331325" Longitude="19.03230909" StarRating="4" HotelCode="552758|640355" HotelName="Pest-Buda Hotel" Meals="BED &amp; BREAKFAST" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1589.62" OriginalAmount="1589.62">
      <BasicPropertyInfo Latitude="47.502647" Longitude="19.033478" StarRating="5" HotelCode="13349|6755" HotelName="Hilton Budapest" Meals="ROOM ONLY" 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,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="8" TotalAmount="1604.98" OriginalAmount="1604.98">
      <BasicPropertyInfo Latitude="47.501612405657" Longitude="19.039521217346" StarRating="4" HotelCode="82616|113488" 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="8" TotalAmount="1621.80" OriginalAmount="1621.80">
      <BasicPropertyInfo Latitude="47.504570214633" Longitude="19.029256379048" StarRating="4" HotelCode="334379|640174" HotelName="Baltazar Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/2024" 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="8" TotalAmount="1710.84" OriginalAmount="1710.84">
      <BasicPropertyInfo Latitude="47.60095" Longitude="19.111913" StarRating="4" HotelCode="900484|133767" HotelName="Aquaworld Resort Budapest" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1796.04" OriginalAmount="1796.04">
      <BasicPropertyInfo Latitude="47.501100954705" Longitude="19.048484093254" StarRating="4" HotelCode="305574|393545" HotelName="Prestige Hotel Budapest" Meals="ROOM ONLY" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2052.00" OriginalAmount="2052.00">
      <BasicPropertyInfo Latitude="47.498521011095" Longitude="19.070476591587" StarRating="5" HotelCode="58918|89905" HotelName="New York Palace Budapest" Meals="BED &amp; BREAKFAST" 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="8" TotalAmount="2062.99" OriginalAmount="2062.99">
      <BasicPropertyInfo Latitude="47.502645246039" Longitude="19.066772460938" StarRating="5" HotelCode="49118|6769" HotelName="Corinthia Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,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="8" TotalAmount="2483.76" OriginalAmount="2483.76">
      <BasicPropertyInfo Latitude="47.49849063" Longitude="19.04020497" StarRating="4" HotelCode="612986|617851" HotelName="Hotel Clark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" 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="8" TotalAmount="2826.70" OriginalAmount="2826.70">
      <BasicPropertyInfo Latitude="47.49334612" Longitude="19.05516711" StarRating="5" HotelCode="830796|647904" HotelName="Párisi Udvar Hotel Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2024" 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="8" TotalAmount="2946.81" OriginalAmount="2946.81">
      <BasicPropertyInfo Latitude="47.499783903507" Longitude="19.053299772576" StarRating="5" HotelCode="336437|635044" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3360.09" OriginalAmount="3360.09">
      <BasicPropertyInfo Latitude="47.497303248845" Longitude="19.052425324917" StarRating="5" HotelCode="259306|6762" HotelName="Kempinski Hotel Corvinus Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="8" TotalAmount="4231.12" OriginalAmount="4231.12">
      <BasicPropertyInfo Latitude="47.499727872601" Longitude="19.04781460762" StarRating="5" HotelCode="27482|271408" HotelName="Four Seasons Gresham Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Sauna,24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Garden,Kitchen,Parking,Pets allowed,Currency Exchange,Jacuzzi,Massage Centre,Swimming Pool,Wheelchair Access,Bicycle Rental,Nightclub,Shopping Arcade,Lounge,Spa,Babysitting,Meeting Room,Golf,Heated Pool,Dining,24 Hour Power Supply,Wake-up Call Service,Housekeeping</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,APARTMENT,BUSINESS HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,RESORT,ECO HOTEL,APARTHOTEL,BOTEL,BOUTIQUE HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f44ae94b-3a38-455e-ae22-b30ba4017733|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="f44ae94b-3a38-455e-ae22-b30ba4017733">
  <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-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="18177|17423" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f44ae94b-3a38-455e-ae22-b30ba4017733|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="f44ae94b-3a38-455e-ae22-b30ba4017733" TimeStamp="0001-01-01T00:00:00" HotelName="Mercure Budapest City Center" HotelCode="18177|17423" StarRating="4.5" GTCityId="46509" CountryCode="HU" CityName="Budapest" CountryName="Hungary" Address="Váci Ucta 20, 1052 Budapest" PostCode="1052" PhoneNo="+3614853100" FaxNo="+3614853111" Email="H6565@accor.com" CheckInTime="24-Hour" CheckOutTime="24-Hour" Latitude="47.494173542787" Longitude="19.052422642708" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR WITH DOUBLE BED" RoomTypeCode="20250108$20250121$W$206$17423$DBL.DB-SU$ID_B2B_69$RO$TB2B$1~2~0$$N@07~A-SIC~25f5d4~554271284~N~~~NOR~~75C2116F1E974CA173341183023705AAUK0131005700110825f5d4|8|MTQ5Mi45NXxFVVJ8MjAyNS0wMS0wNg==" OriginalAmount="0" TotalPrice="1265.05" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1265.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Room RUN OF HOUSE" RoomTypeCode="20250108$20250121$W$206$17423$ROO.RO-2$ID_B2B_88$BB$B2CEUXX$1~2~0$$N@07~A-SIC~216691~-1649804134~N~~~NOR~~75C2116F1E974CA173341183023705AAUK01310057001108216691|8|MTY4MS4yMnxFVVJ8MjAyNC0xMi0yNw==" OriginalAmount="0" TotalPrice="1424.58" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-23T00:00:00" End="2025-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1424.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior double or twin room" RoomTypeCode="20250108$20250121$W$206$17423$DBT.SU$FIT BB$BB$$1~2~0$$N@07~A-SIC~25a6d4~1000072379~N~~~NOR~~75C2116F1E974CA173341183023705AAUK0131005700110825a6d4|8|MTc0OC45MHxFVVJ8MjAyNC0xMi0yNA==" OriginalAmount="0" TotalPrice="1481.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/12/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-12-20T00:00:00" End="2025-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="111.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin WITH DOUBLE BED" RoomTypeCode="20250108$20250121$W$206$17423$DBT.DB-1$ID_B2B_69$RO$TB2B$1~2~0$$N@07~A-SIC~23c6ef~1590360571~N~~~NOR~~75C2116F1E974CA173341183023705AAUK0131005700110823c6ef|8|MTc3NS42MHxFVVJ8MjAyNS0wMS0wNg==" OriginalAmount="0" TotalPrice="1504.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1504.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior twin room with the touch of Budapest" RoomTypeCode="20250108$20250121$W$206$17423$TWN.SU$ID_B2B_7$BB$FIT$1~2~0$$N@07~A-SIC~261779~-1391764452~N~~~NOR~~75C2116F1E974CA173341183023705AAUK01310057001108261779|8|MTkxMy45N3xFVVJ8MjAyNS0wMS0wNg==" OriginalAmount="0" TotalPrice="1621.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1621.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior double room with the touch of Budapest" RoomTypeCode="20250108$20250121$W$206$17423$DBL.SU-1$ID_B2B_7$BB$FIT$1~2~0$$N@07~A-SIC~261779~-170871811~N~~~NOR~~75C2116F1E974CA173341183023705AAUK01310057001108261779|8|MTkxMy45N3xFVVJ8MjAyNS0wMS0wNg==" OriginalAmount="0" TotalPrice="1621.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1621.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/l_22563_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/r_22563_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/ba_22563_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/a_22563_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AF2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AG2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AH2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AI2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AJ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AK2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AL2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AM2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AN2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AO2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AP2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AQ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AR2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AS2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AT2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AU2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AV2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/w_22563_AW2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_AX2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_AY2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_AZ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_BA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/k_22563_BB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/ba_22563_BC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/ba_22563_BD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/ba_22563_BE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/22563/ba_22563_BF2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &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.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;4 junior suites, 28 single rooms and 195 double rooms are located on 11 storeys and can be reached by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. The hotel provides a currency exchange service, a laundry service, a conference room and a business centre. Wireless internet access is provided in public areas. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and include a double bed. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. A mini fridge and a tea/coffee station are standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. There are many ways to relax or stay active at the hotel, including a spa, a sauna and a solarium. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>36-1-4853111</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>36-1-4853100</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4.5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1985</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2007</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>11</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>227</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>28</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>195</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>1 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>100 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4562bc85-5834-492d-827b-ccb9c0ef71c8|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="4562bc85-5834-492d-827b-ccb9c0ef71c8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-16T00: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
4562bc85-5834-492d-827b-ccb9c0ef71c8|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4562bc85-5834-492d-827b-ccb9c0ef71c8|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="4562bc85-5834-492d-827b-ccb9c0ef71c8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-16T00:00:00" End="2025-01-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="518487|691813" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4562bc85-5834-492d-827b-ccb9c0ef71c8|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="4562bc85-5834-492d-827b-ccb9c0ef71c8" TimeStamp="0001-01-01T00:00:00" HotelName="Baroque Hostel" HotelCode="518487|691813" StarRating="2" GTCityId="46509" CountryCode="HU" CityName="Budapest" CountryName="Hungary" Address="Dózsa György utca 80/a, 1071 Budapest" PostCode="1071" PhoneNo="+3617883718" FaxNo="" Email="hostelbaroque@gmail.com" CheckInTime="" CheckOutTime="" Latitude="47.51004427" Longitude="19.08159951" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20250116$20250121$W$206$691813$DBL.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~21e10f~-1058684889~N~~~NOR~~A4403C97E8A04BD173341190047805AAUK0147006200110821e10f|8|MjcxLjMwfEVVUnwyMDI1LTAxLTE0" OriginalAmount="0" TotalPrice="229.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="64.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN STANDARD" RoomTypeCode="20250116$20250121$W$206$691813$TWN.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~21e10f~-1119515644~N~~~NOR~~A4403C97E8A04BD173341190047805AAUK0147006200110821e10f|8|MjcxLjMwfEVVUnwyMDI1LTAxLTE0" OriginalAmount="0" TotalPrice="229.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="64.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TRIPLE STANDARD" RoomTypeCode="20250116$20250121$W$206$691813$TPL.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~24f16b~-687252119~N~~~NOR~~A4403C97E8A04BD173341190047805AAUK0147006200110824f16b|8|MzYzLjc5fEVVUnwyMDI1LTAxLTE0" OriginalAmount="0" TotalPrice="308.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="86.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: QUADRUPLE STANDARD" RoomTypeCode="20250116$20250121$W$206$691813$QUA.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~22b1a9~-811258442~N~~~NOR~~A4403C97E8A04BD173341190047805AAUK0147006200110822b1a9|8|NDI1LjQzfEVVUnwyMDI1LTAxLTE0" OriginalAmount="0" TotalPrice="360.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="101.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: STUDIO STANDARD" RoomTypeCode="20250116$20250121$W$206$691813$STU.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~20a1e7~-1977913331~N~~~NOR~~A4403C97E8A04BD173341190047805AAUK0147006200110820a1e7|8|NDg3LjEwfEVVUnwyMDI1LTAxLTE0" OriginalAmount="0" TotalPrice="412.74" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="111.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Facilities><HotelFacilities><Type>Hotel Type</Type><Description>Hostels</Description><Value /></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>7</Value></HotelFacilities><HotelFacilities><Type>Stay Types</Type><Description>Budget/Backpackers</Description><Value /></HotelFacilities><HotelFacilities><Type>Stay Types</Type><Description>Budget-Friendly</Description><Value /></HotelFacilities><HotelFacilities><Type>Stay Types</Type><Description>Backpackers</Description><Value /></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9661319f-8289-4cf3-b419-aa365893db09|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="9661319f-8289-4cf3-b419-aa365893db09">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-07T00: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
9661319f-8289-4cf3-b419-aa365893db09|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9661319f-8289-4cf3-b419-aa365893db09|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-05T15:20:34.0516581+00:00" Version="0" EchoToken="Search" TransactionIdentifier="9661319f-8289-4cf3-b419-aa365893db09" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="447.79" OriginalAmount="447.79">
      <BasicPropertyInfo Latitude="52.187" Longitude="21.048936" StarRating="3" HotelCode="36810|22324" HotelName="Best Western Hotel Portos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mangalia 3a, 02-758 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60408/a_60408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies along a main road, close to the centre of Warsaw and within a few minutes drive of the historical centre that features many different tourist sights. There is a stop for the public transport to be found 50 m from the hotel and diverse shopping and entertainment venues are to found just 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="533.72" OriginalAmount="533.72">
      <BasicPropertyInfo Latitude="52.233135" Longitude="21.119815" StarRating="2" HotelCode="95793|182677" HotelName="Hotel Ibis Warszawa Ostrobramska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Ostrobramska 36, 04-118 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133007/a_133007_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="572.23" OriginalAmount="572.23">
      <BasicPropertyInfo Latitude="52.22931862" Longitude="20.97243966" StarRating="0" HotelCode="828425|810296" HotelName="A&amp;O Warschau Wola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Kasprzaka 18-20, 05-077 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/950593/a_950593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="579.73" OriginalAmount="579.73">
      <BasicPropertyInfo Latitude="52.2522955" Longitude="21.0360194" StarRating="2" HotelCode="148874|806428" HotelName="Hit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ksiedza Ignacego Klopotowskiego 33, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6040000/6037300/6037245/87844a1f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="598.49" OriginalAmount="598.49">
      <BasicPropertyInfo Latitude="52.156239" Longitude="21.003375" StarRating="3" HotelCode="178059|162417" HotelName="Best Western Hotel Poleczki" 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>Galopu Street 7, with access from Poleczki 40A, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249523/a_249523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal setting next to the green spaces of the Sluzewiec horse racing track. Guests will also find convenient transport links to the city centre and airport nearby. The city centre of Warsaw and Fryderyk Chopin Airport are about 13 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="599.80" OriginalAmount="599.80">
      <BasicPropertyInfo Latitude="52.234575002688" Longitude="21.014264364418" StarRating="3" HotelCode="34835|18256" HotelName="Hotel Gromada Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Powstanców Warszawy 2, 00-030 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56690/a_56690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres of the public transport network. Plenty of shopping venues are found directly next to the hotel. Bars, pubs and nightclubs in the town are slightly further from the hotel, but still within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="622.62" OriginalAmount="622.62">
      <BasicPropertyInfo Latitude="52.237628790957" Longitude="20.982394127769" StarRating="2" HotelCode="118037|182676" HotelName="ibis Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Solidarnosci 165, 00-876 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161936/a_161936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="641.13" OriginalAmount="641.13">
      <BasicPropertyInfo Latitude="52.230021818319" Longitude="20.969515442848" StarRating="4" HotelCode="910098|642963" HotelName="Senator Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Skierniewicka 12/14 Lok. 47, 01-230 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642963/642963a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="650.84" OriginalAmount="650.84">
      <BasicPropertyInfo Latitude="52.214370442291" Longitude="20.96819997225" StarRating="3" HotelCode="916702|182675" HotelName="Hotel ibis Warszawa Reduta" Meals="ROOM ONLY" 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,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bitwy Warszawskiej 16, 02-366 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/279586/a_279586_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres to the public transport network. Shops, bars, pubs and restaurants are all within a stone's throw of the hotel and the nearest nightclubs are 3 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="664.54" OriginalAmount="664.54">
      <BasicPropertyInfo Latitude="52.297310936928" Longitude="21.015910953283" StarRating="3" HotelCode="909645|353423" HotelName="Hotel Partner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Marywilska 16, 03-228 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/353423/353423a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="664.79" OriginalAmount="664.79">
      <BasicPropertyInfo Latitude="52.1552693" Longitude="21.07029508" StarRating="3.5" HotelCode="630746|621756" HotelName="Platinum Hotel &amp; Residence Wilanów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Urszuli Ledochowskiej 12, Masovian Voivodeship, 02-972 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621756/621756a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="711.84" OriginalAmount="711.84">
      <BasicPropertyInfo Latitude="52.221420048247" Longitude="21.016310093693" StarRating="3" HotelCode="38236|28019" HotelName="Hotel MDM City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Konstytucij 1, 00-647 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63166/a_63166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the pulsing centre of Warsaw, on the famous Constitution Square, close to the embassies. Around 50 m from the hotel, guests will find the nearest underground station. In addition, plenty of shopping venues, bars, nightclubs and restaurants are to be found in the vicinity. The train station is around 400 m away and Warsaw airport is some 9 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="717.37" OriginalAmount="717.37">
      <BasicPropertyInfo Latitude="52.234504673506" Longitude="20.990276656321" StarRating="4" HotelCode="260124|224812" HotelName="Leonardo Royal Hotel Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 45, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224812/224812a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="730.21" OriginalAmount="730.21">
      <BasicPropertyInfo Latitude="52.254083225045" Longitude="20.998700559139" StarRating="3" HotelCode="365839|161762" HotelName="Hotel Ibis Warszawa Stare Miasto" Meals="ROOM ONLY" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Muranowska 2, 00-209 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69260/a_69260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the picturesque gateway of Warsaw's Old Town. Public transport connections can be found just a few steps from the hotel. Within walking distance of the hotel, guests will find the Royal Castle, which is only 1.5 km away. The main railway station is 3 km away from the hotel, while Warsaw Chopin Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="737.22" OriginalAmount="737.22">
      <BasicPropertyInfo Latitude="52.150996740293" Longitude="21.01833061539" StarRating="3" HotelCode="260964|184417" HotelName="Pulawska Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Pulawska 361, 02-801 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184417/184417a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an area close to the Warsaw Chopin Airport and offers a good public transport access.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="762.27" OriginalAmount="762.27">
      <BasicPropertyInfo Latitude="52.15593345" Longitude="21.00012885" StarRating="3" HotelCode="916704|198848" HotelName="Holiday Inn Express Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poleczki 31, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198848/198848a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="763.24" OriginalAmount="763.24">
      <BasicPropertyInfo Latitude="52.256954546271" Longitude="20.992170487213" StarRating="4" HotelCode="901633|419698" HotelName="P&amp;O Apartments Arkadia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Slominskiego 7, Warszawa Centrum, Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/225922/225922a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="767.22" OriginalAmount="767.22">
      <BasicPropertyInfo Latitude="52.22938316197" Longitude="21.010800004005" StarRating="3" HotelCode="38715|34901" HotelName="Metropol Hotel" Meals="ROOM ONLY" 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,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica  Marszalkowska 99a, 00-693 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63920/a_63920_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Warsaw, near the embassy district. Within 500 m of the hotel is an array of restaurants, bars and nightclubs whilst numerous shops are 900 m away. The nearest public transport stop can be easily reached on foot and is around 100 m away. Warsaw airport is approximately 8 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="778.11" OriginalAmount="778.11">
      <BasicPropertyInfo Latitude="52.23475377" Longitude="20.98507854" StarRating="3" HotelCode="875607|658520" HotelName="Oxygen P&amp;O Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment,hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wronia 45, 00-870 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631109/631109a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="780.36" OriginalAmount="780.36">
      <BasicPropertyInfo Latitude="52.232371" Longitude="21.016427" StarRating="4" HotelCode="81518|98500" HotelName="Mamaison Residence Diana Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna Street 13A, 00-021 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110119/a_110119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is located in a beautiful and prestigious part of the city centre. Chmielna is a neighbourhood full of charming architecture and many of the buildings here have been restored so that they now stand resplendent in their spectacular former glory. The famous street of Nowy Swiat is just 100 m from the hotel and the historical old town of Warsaw is within walking distance. The nearest metro station can be found just 200 m from the hotel, as well as several pubs, clubs and restaurants.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="800.61" OriginalAmount="800.61">
      <BasicPropertyInfo Latitude="52.237621329026" Longitude="21.03264592588" StarRating="1" HotelCode="909646|193130" HotelName="Logos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wybrzeze Kosciuszkowskie 31/33, 00-379 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193130/193130a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="813.45" OriginalAmount="813.45">
      <BasicPropertyInfo Latitude="52.2287578" Longitude="20.9937294" StarRating="3.5" HotelCode="571957|623892" HotelName="Holiday Inn Warsaw City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Twarda 52, 00-831 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623892/623892a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="818.69" OriginalAmount="818.69">
      <BasicPropertyInfo Latitude="52.2493054" Longitude="21.013668366667" StarRating="1.5" HotelCode="149197|215094" HotelName="Old Town Kanonia Hostel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Jezuicka 2, 00-281 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215094/215094a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="830.65" OriginalAmount="830.65">
      <BasicPropertyInfo Latitude="52.18943787" Longitude="20.957031" StarRating="3.5" HotelCode="551997|603765" HotelName="Golden Tulip Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 235, 02-180 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/603765/603765a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="858.88" OriginalAmount="858.88">
      <BasicPropertyInfo Latitude="52.23356276" Longitude="20.98740553" StarRating="4" HotelCode="877195|189230" HotelName="Platinum Towers by Platinum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 61B, Antresola, 00-844 Warsaw, Województwo Mazowieckie</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189230/189230a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="874.55" OriginalAmount="874.55">
      <BasicPropertyInfo Latitude="52.22674817" Longitude="21.0416055" StarRating="3" HotelCode="747121|806421" HotelName="ibis Styles Warszawa Centrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zagorna 1A, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/91793/2491793/1.jpg?f=15244818</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="874.64" OriginalAmount="874.64">
      <BasicPropertyInfo Latitude="52.185979042" Longitude="21.004860386714" StarRating="3" HotelCode="479940|516821" HotelName="Platinum Residence Mokotów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Magazynowa 9, 02-652 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/516821/516821a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Warsaw. Access to suburban rail and the underground is about 1 km away. It is about 2.5 km to Warschau (WAW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="887.28" OriginalAmount="887.28">
      <BasicPropertyInfo Latitude="52.227584196309" Longitude="21.018421500921" StarRating="4" HotelCode="12948|7640" HotelName="Mercure Warszawa Grand" Meals="ROOM ONLY" 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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Krucza 28, 00-522 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13416/a_13416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Warsaw's city centre, about 1 km from the central railway station (Warszawa Centralna). It takes just a few minutes to get to the historic Old Town, the Royal Palace and the Opera House. These are easily reached either on foot or on public transport. An abundance of shops and other entertainment venues are to be found in the immediate vicinity. Okecie Airport is reached within approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="902.95" OriginalAmount="902.95">
      <BasicPropertyInfo Latitude="52.233215715999" Longitude="21.024197613832" StarRating="3" HotelCode="145087|643442" HotelName="Chopin Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Smolna 14, Mieszkanie 7, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643442/643442a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="917.84" OriginalAmount="917.84">
      <BasicPropertyInfo Latitude="52.192698750782" Longitude="20.961717272416" StarRating="3" HotelCode="146844|167594" HotelName="Hotel Mercure Warszawa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 266, 02-210 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208299/a_208299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just by the main road providing access to Wroclaw, Kraków and Katowice. The establishment has easy access to the centre of Warsaw (only 15 minutes by tram) as well as the football stadium (only 20 minutes by tram). The close location to Warsaw Chopin Airport, 2 km away, is a real advantage for guests of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="927.22" OriginalAmount="927.22">
      <BasicPropertyInfo Latitude="52.2247" Longitude="21.0042" StarRating="4" HotelCode="956614|667585" HotelName="No 4 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>ul. Nowogrodzka 4a, 00-513 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1072959/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="938.53" OriginalAmount="938.53">
      <BasicPropertyInfo Latitude="52.207671138035" Longitude="21.029751093254" StarRating="5" HotelCode="26057|15966" HotelName="Regent Warsaw Hotel" Meals="ROOM ONLY" 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,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Belwederska 23, 00-761 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38118/a_38118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Warsaw, this attractive hotel lies on the western bank of the River Vistula. The historical centre, the business district, the Pulawska financial centre and many more of Warsaw's top sights are to be found within a few minutes drive of the hotel. The airport is about 15 minutes drive away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="939.75" OriginalAmount="939.75">
      <BasicPropertyInfo Latitude="52.229268" Longitude="21.013417" StarRating="4" HotelCode="31291|6786" HotelName="Novotel Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Marszalkowska 94-98, 00-510 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49993/a_49993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Warsaw, this conference hotel is located just 200 metres away from the nearest bars and pubs. There are also scores of shopping venues near to the hotel. The nearest nightclubs are 500 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="949.19" OriginalAmount="949.19">
      <BasicPropertyInfo Latitude="52.17350882" Longitude="20.9942155" StarRating="4" HotelCode="855368|627878" HotelName="Vienna House Mokotow Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>ul. Postepu 4, Mokotów, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1072962/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="950.14" OriginalAmount="950.14">
      <BasicPropertyInfo Latitude="52.225283" Longitude="21.004182" StarRating="3" HotelCode="931288|366098" HotelName="Hampton by Hilton Warsaw City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wspolna 72, Warsaw 00-687</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368313/a_368313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="976.11" OriginalAmount="976.11">
      <BasicPropertyInfo Latitude="52.191072" Longitude="20.980453" StarRating="4" HotelCode="34584|17306" HotelName="Novotel Warszawa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica 1 Sierpnia 1, 02-134 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56274/a_56274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable conference and airport hotel is located in the south of Warsaw, close to connections into the city centre and Okecie airport. Public transport is located within metres of the hotel. Countless restaurants, bars and pubs are all found within 1 km of the hotel. Countless shops and a nightclub are just 2 km away. The city centre and the suburbs are easily reached within a few minutes using the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="998.31" OriginalAmount="998.31">
      <BasicPropertyInfo Latitude="52.23584" Longitude="21.00557" StarRating="4" HotelCode="910115|352069" HotelName="Atelier Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bagno 2, 00-112 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/293170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1016.83" OriginalAmount="1016.83">
      <BasicPropertyInfo Latitude="52.1899767" Longitude="20.9807655" StarRating="3" HotelCode="931298|189155" HotelName="Sound Garden Hotel Warsaw Airport" 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,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zwirki i Wigury 18, 02-143 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189155/189155a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1043.06" OriginalAmount="1043.06">
      <BasicPropertyInfo Latitude="52.2347621" Longitude="20.99214703" StarRating="3" HotelCode="626135|633264" HotelName="ibis Styles Warszawa City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 43, 00-855 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/744458/a_744458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1065.00" OriginalAmount="1065.00">
      <BasicPropertyInfo Latitude="52.179737471553" Longitude="20.976230066934" StarRating="3" HotelCode="931287|197424" HotelName="Hampton by Hilton Warsaw Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Stycznia 39F, 02-148 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368312/a_368312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1079.72" OriginalAmount="1079.72">
      <BasicPropertyInfo Latitude="52.304296435891" Longitude="20.9342913665" StarRating="3" HotelCode="308006|407224" HotelName="Holiday Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Heroldów 1B, 01-991 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/472010/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1080.75" OriginalAmount="1080.75">
      <BasicPropertyInfo Latitude="52.17835792224" Longitude="20.982781648636" StarRating="4" HotelCode="38221|28001" HotelName="Airport Hotel Okecie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Komitetu Obrony Robotników 24, dawniej 17 Stycznia, 02-146 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63147/a_63147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport and conference hotel is located around 1 km away from Warsaw airport and in peaceful and green surroundings. The hotel offers an ideal starting point from which to explore the nearby towns of Katowice, Kraków, Poznan and Wroclaw. In addition, links to the transport network are close at hand, around 10 m away. Numerous shopping facilities can be found within 1 km and the centre of Warsaw lies around 5 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1083.42" OriginalAmount="1083.42">
      <BasicPropertyInfo Latitude="52.229312067848" Longitude="21.01026768339" StarRating="4" HotelCode="38233|27978" HotelName="Polonia Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Jerozolimskie 45, 00-692 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63163/a_63163_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated at the heart of Warsaw in the financial and shopping district. The Palace of Culture and Science lies directly across from the hotel. In the immediate vicinity (around a 100-metre radius) guests will find numerous shopping venues, nightclubs, bars and restaurants. Links to the public transport network can easily be reached on foot and are located around 100 m away. In addition, the train station is within 500 m away and Warsaw airport is situated approximately 8 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1128.87" OriginalAmount="1128.87">
      <BasicPropertyInfo Latitude="52.253738014385" Longitude="21.007592942848" StarRating="5" HotelCode="65422|96021" HotelName="Mamaison Hotel Le Regina Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business 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,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koscielna 12, 00-218 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84294/a_84294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Warsaw's historic old town. It happens to be the first hotel in this prestigious part of the city. There are numerous landmarks of historic importance in close proximity to the hotel, including the Royal Castle, the National Opera House, the Old Town Square and the Warsaw Ghetto and Umschlagplatz Memorial. Very close to the hotel is a lovely park located on a scenic hill, overlooking the Vistula River. Guests will find restaurants in the immediate vicinity and there are links to the public transport network just 700 metres away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1157.84" OriginalAmount="1157.84">
      <BasicPropertyInfo Latitude="52.175928234754" Longitude="20.994628260049" StarRating="3" HotelCode="694291|627903" HotelName="Hampton by Hilton Warsaw Mokotow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Postepu 7, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/814871/a_814871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1176.50" OriginalAmount="1176.50">
      <BasicPropertyInfo Latitude="52.230752462772" Longitude="21.001082360745" StarRating="4" HotelCode="31292|6787" HotelName="Mercure Warszawa Centrum" Meals="ROOM ONLY" 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,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Zlota 48-54, 00-120 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49994/a_49994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the social and cultural heart of Warsaw. The main train station and the cultural palace are both within 300 m of 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. It is approximately 10 km to Okecie airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1233.63" OriginalAmount="1233.63">
      <BasicPropertyInfo Latitude="52.261735451765" Longitude="21.044843287909" StarRating="3" HotelCode="260955|785953" HotelName="Arthotel Stalowa 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Stalowa 52, 03-429 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/3a/0a3aa8931bfa03785d230ccea4f25fb8fa7db36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1294.36" OriginalAmount="1294.36">
      <BasicPropertyInfo Latitude="52.233752127114" Longitude="20.986011698842" StarRating="5" HotelCode="395808|80459" HotelName="Hilton Warsaw Hotel &amp; Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grzybowska 63, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94203/a_94203_U2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the safe and central business and financial centre of Warsaw. The nearest links to the public transport network are around 3 minutes' walk. It is a 5-10 minute walk from all the main office buildings of the centre, and only a 5-minute taxi ride from the Old Town. Guests will find restaurants, bars and nightspots around a 10-minute walk away and the railway station is roughly 15 minutes on foot from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.36" OriginalAmount="1323.36">
      <BasicPropertyInfo Latitude="52.239912" Longitude="21.013286" StarRating="5" HotelCode="18936|6785" HotelName="Sofitel Warsaw Victoria" Meals="ROOM ONLY" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krolewska 11, 00-065 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23683/a_23683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Warsaw, a short walk from the Old Town and close to the modern commercial area. It is an excellent starting point from which to discover the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1340.04" OriginalAmount="1340.04">
      <BasicPropertyInfo Latitude="52.23251672" Longitude="21.02135664" StarRating="4" HotelCode="563302|615201" HotelName="Hotel Indigo Warsaw Nowy Swiat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Smolna 40, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615201/615201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1380.60" OriginalAmount="1380.60">
      <BasicPropertyInfo Latitude="52.23125517" Longitude="21.01513783" StarRating="4" HotelCode="943724|648675" HotelName="Puro Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Widok 5/7/9, 00-023 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1073004/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1391.28" OriginalAmount="1391.28">
      <BasicPropertyInfo Latitude="52.232455199633" Longitude="21.002911627293" StarRating="5" HotelCode="30110|8915" HotelName="InterContinental Warschau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Emilii Plater 49, 00-125 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48498/a_48498_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw, directly opposite the Palace of Culture built in wedding-cake style. The main railway station is 200 m from the hotel, while the nearest underground station 500 m away can also be easily reached on foot. Countless shops and entertainment venues are located in the immediate vicinity of the hotel, and the famous historic sights of the city are easily accessible by public transport. The royal castle, the old town (which has been designated a World Cultural Heritage site), and the national museum are all within 2 km of the hotel. Warsaw airport lies some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1437.87" OriginalAmount="1437.87">
      <BasicPropertyInfo Latitude="52.2251135" Longitude="21.0118519" StarRating="5" HotelCode="271176|214708" HotelName="H15 Boutique Apartments" Meals="ROOM ONLY" 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>Poznanska 15, 00-680 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1457.18" OriginalAmount="1457.18">
      <BasicPropertyInfo Latitude="52.248252106584" Longitude="21.0138110289" StarRating="3" HotelCode="145724|214207" HotelName="Castle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Swietojanska 2, 00-288 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214207/214207a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1746.12" OriginalAmount="1746.12">
      <BasicPropertyInfo Latitude="52.223167" Longitude="21.008259" StarRating="5" HotelCode="35490|80987" HotelName="Hotel Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wilcza 73, 00-670 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/080987/080987a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2204.54" OriginalAmount="2204.54">
      <BasicPropertyInfo Latitude="52.18970971" Longitude="20.95716134" StarRating="4" HotelCode="781040|643763" HotelName="Arche Hotel Krakowska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 237, 02-180 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643763/643763a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2358.65" OriginalAmount="2358.65">
      <BasicPropertyInfo Latitude="52.245407" Longitude="21.012413" StarRating="5" HotelCode="490881|591305" HotelName="Hotel Bellotto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>ul. Senatorska 13/15, 00-075 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/66569/5f83b29a-a83f-4ac2-9f8f-ece3a5938dbd.jpg?d=636619934950000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3515.62" OriginalAmount="3515.62">
      <BasicPropertyInfo Latitude="52.241691" Longitude="21.015219" StarRating="5" HotelCode="12320|627801" HotelName="Raffles Europejski Warschau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krakowskie Przedmiescie 13, 00-071 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12328/a_12328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;More than 160 years since its 19th century heyday, this hotel takes its place once again at the heart of Poland’s proud capital city, Warsaw. It’s a hotel full of stories, a building with soul. A place that has stayed in hearts and memories, even as the shape and fortunes of the city around it have changed. The hotel sits in the heart of it all, on the Royal Route, neighbouring the cobbled streets of the Old Town. Steps away from the 19th century Polish National Opera House and with views onto the magnificent Presidential Palace, it is the perfect place from which to explore this diverse, vibrant city. The hotel is located 12 km away from the Warsaw Chopin Airport, 4 km from the Warsaw Central Train Station and 800 m from the Old Town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Golf,Massage Centre,Nightclub,Kitchen,Wheelchair Access,Bicycle Rental,Diet Meals,Swimming Pool,Heated Pool</BasicAmenities>
    <HotelRating>4,3.5,5,3,1,2,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>AIRPORT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,CITY HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,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
9661319f-8289-4cf3-b419-aa365893db09|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="9661319f-8289-4cf3-b419-aa365893db09">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-07T00:00:00" End="2025-01-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="95793|182677" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9661319f-8289-4cf3-b419-aa365893db09|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="9661319f-8289-4cf3-b419-aa365893db09" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Ibis Warszawa Ostrobramska" HotelCode="95793|182677" StarRating="2" GTCityId="68108" CountryCode="PL" CityName="Warsaw" CountryName="Poland" Address="ulica Ostrobramska 36, 04-118 Warszawa" PostCode="04-118" PhoneNo="+48225157800" FaxNo="+48225157888" Email="H3129@accor.com" CheckInTime="" CheckOutTime="" Latitude="52.233135" Longitude="21.119815" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room With 1 Double Bed" RoomTypeCode="20250107$20250120$W$214$182677$DBL.DB$ID_B2B_97$RO$APFLMRA1$1~2~0$$N@07~A-SIC~2252ca~-906586464~N~~~NOR~~707D70ED9486464173341203492505AAUK00590029001008257275|8|NjI5Ljg3fEVVUnwyMDI1LTAxLTA2" OriginalAmount="0" TotalPrice="533.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Internet access|Air conditioning (centrally regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="42.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN WITH ROLLAWAY BED - standard room with twin beds and a rollaway bed for a child" RoomTypeCode="20250107$20250120$W$214$182677$TWN.ST$ID_B2B_97$RO$APFLMRA1$1~2~0$$N@07~A-SIC~2252ca~793355462~N~~~NOR~~707D70ED9486464173341203492505AAUK00590029001008257275|8|NjI5Ljg3fEVVUnwyMDI1LTAxLTA2" OriginalAmount="0" TotalPrice="533.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Internet access|Air conditioning (centrally regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="42.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: A twin room for 1 or 2 people" RoomTypeCode="20250107$20250120$W$214$182677$TWN.C2$ID_B2B_97$RO$APFLMRA1$1~2~0$$N@07~A-SIC~2252ca~-1633526092~N~~~NOR~~707D70ED9486464173341203492505AAUK00590029001008257275|8|NjI5Ljg3fEVVUnwyMDI1LTAxLTA2" OriginalAmount="0" TotalPrice="533.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 02/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Internet access|Air conditioning (centrally regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-02T00:00:00" End="2025-01-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="42.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/133007/a_133007_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/a_133007_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/a_133007_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/a_133007_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/a_133007_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/a_133007_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/w_133007_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/r_133007_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/ba_133007_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/ba_133007_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/k_133007_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/k_133007_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/k_133007_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/133007/gt_133007_AE2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;137 rooms are available to guests. To ensure a comfortable and relaxing stay, the hotel provides a conference room. Wireless internet access allows guests to stay connected while on holiday. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Other features include a telephone and WiFi. The hotel has family rooms and non-smoking rooms. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 41.00 PLN 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: 20.00 PLN per night.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 40.00 PLN.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>48-22-5157888</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>48-22-5157800</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>137</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
53e2cde1-5fd2-4247-ae41-5802a39210d4|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="53e2cde1-5fd2-4247-ae41-5802a39210d4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-09T00: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
53e2cde1-5fd2-4247-ae41-5802a39210d4|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
53e2cde1-5fd2-4247-ae41-5802a39210d4|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="53e2cde1-5fd2-4247-ae41-5802a39210d4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-09T00:00:00" End="2025-01-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="148874|806428" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
53e2cde1-5fd2-4247-ae41-5802a39210d4|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="53e2cde1-5fd2-4247-ae41-5802a39210d4" TimeStamp="0001-01-01T00:00:00" HotelName="Hit" HotelCode="148874|806428" StarRating="2" GTCityId="68108" CountryCode="PL" CityName="Warsaw" CountryName="Poland" Address="Ksiedza Ignacego Klopotowskiego 33, Warsaw" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="52.2522955" Longitude="21.0360194" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room (TWIN)" RoomTypeCode="20250109$20250120$W$214$806428$TWN.ST$BAR RO$RO$$1~2~0$$N@07~A-SIC~24628d~513637275~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK00590029000908223240|8|NTc2LjM1fEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="488.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="45.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe double room (LUX)" RoomTypeCode="20250109$20250120$W$214$806428$DBL.DX$BAR RO$RO$$1~2~0$$N@07~A-SIC~23d2db~1578019769~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK0059002900090820a285|8|NjQ1LjEwfEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="546.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="50.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe twin room with air condition (TWINK)" RoomTypeCode="20250109$20250120$W$214$806428$TWN.AC$BAR RO$RO$$1~2~0$$N@07~A-SIC~23d2db~667652744~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK0059002900090820a285|8|NjQ1LjEwfEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="546.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="50.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe twin room (T-LUX)" RoomTypeCode="20250109$20250120$W$214$806428$TWN.DX$BAR RO$RO$$1~2~0$$N@07~A-SIC~23d2db~1639440726~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK0059002900090820a285|8|NjQ1LjEwfEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="546.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="50.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Comfort studio with A/C and kitchenette (ST02K)" RoomTypeCode="20250109$20250120$W$214$806428$STU.OM$BAR RO$RO$$1~2~0$$N@07~A-SIC~263318~510377800~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK005900290009082142bb|8|Njk5LjIwfEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="592.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="54.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior apartment with air condition (SUPER)" RoomTypeCode="20250109$20250120$W$214$806428$STU.SU$BAR RO$RO$$1~2~0$$N@07~A-SIC~25f332~-2085660631~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK005900290009082082d2|8|NzIyLjA4fEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="611.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="56.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family Lux (DBL + sofa)" RoomTypeCode="20250109$20250120$W$214$806428$DBL.ST$BAR RO$RO$$1~2~0$$N@07~A-SIC~244337~-544145581~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK005900290009082182d6|8|NzI2LjI0fEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="615.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="56.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room (TRPL)" RoomTypeCode="20250109$20250120$W$214$806428$TPL.ST$BAR RO$RO$$1~2~0$$N@07~A-SIC~244337~-567164139~N~~~NOR~~ECB7073ED5AE450173341210115305AAUK005900290009082182d6|8|NzI2LjI0fEVVUnwyMDI1LTAxLTA5" OriginalAmount="0" TotalPrice="615.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Lounge|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-05T00:00:00" End="2025-01-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="56.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Warsaw.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and room service. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms include a double bed. WiFi ensures additional comfort. Bathrooms are equipped with a shower. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;It is possible to order breakfast.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 28.00 PLN 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: 80.00 PLN 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: 40.00 PLN.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
481a2063-eacf-4693-b961-d878c5b230a8|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="481a2063-eacf-4693-b961-d878c5b230a8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-16T00: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
481a2063-eacf-4693-b961-d878c5b230a8|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
481a2063-eacf-4693-b961-d878c5b230a8|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-05T15:22:44.0829199+00:00" Version="0" EchoToken="Search" TransactionIdentifier="481a2063-eacf-4693-b961-d878c5b230a8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="412.96" OriginalAmount="412.96">
      <BasicPropertyInfo Latitude="52.187" Longitude="21.048936" StarRating="3" HotelCode="36810|22324" HotelName="Best Western Hotel Portos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mangalia 3a, 02-758 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60408/a_60408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies along a main road, close to the centre of Warsaw and within a few minutes drive of the historical centre that features many different tourist sights. There is a stop for the public transport to be found 50 m from the hotel and diverse shopping and entertainment venues are to found just 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="488.92" OriginalAmount="488.92">
      <BasicPropertyInfo Latitude="52.233135" Longitude="21.119815" StarRating="2" HotelCode="95793|182677" HotelName="Hotel Ibis Warszawa Ostrobramska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Ostrobramska 36, 04-118 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133007/a_133007_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="546.95" OriginalAmount="546.95">
      <BasicPropertyInfo Latitude="52.234575002688" Longitude="21.014264364418" StarRating="3" HotelCode="34835|18256" HotelName="Hotel Gromada Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Powstanców Warszawy 2, 00-030 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56690/a_56690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres of the public transport network. Plenty of shopping venues are found directly next to the hotel. Bars, pubs and nightclubs in the town are slightly further from the hotel, but still within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="555.23" OriginalAmount="555.23">
      <BasicPropertyInfo Latitude="52.2522955" Longitude="21.0360194" StarRating="2" HotelCode="148874|806428" HotelName="Hit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ksiedza Ignacego Klopotowskiego 33, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6040000/6037300/6037245/87844a1f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="556.24" OriginalAmount="556.24">
      <BasicPropertyInfo Latitude="52.22931862" Longitude="20.97243966" StarRating="0" HotelCode="828425|810296" HotelName="A&amp;O Warschau Wola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Kasprzaka 18-20, 05-077 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/950593/a_950593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="570.49" OriginalAmount="570.49">
      <BasicPropertyInfo Latitude="52.156239" Longitude="21.003375" StarRating="3" HotelCode="178059|162417" HotelName="Best Western Hotel Poleczki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galopu Street 7, with access from Poleczki 40A, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249523/a_249523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal setting next to the green spaces of the Sluzewiec horse racing track. Guests will also find convenient transport links to the city centre and airport nearby. The city centre of Warsaw and Fryderyk Chopin Airport are about 13 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="590.87" OriginalAmount="590.87">
      <BasicPropertyInfo Latitude="52.237628790957" Longitude="20.982394127769" StarRating="2" HotelCode="118037|182676" HotelName="ibis Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Solidarnosci 165, 00-876 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161936/a_161936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="593.52" OriginalAmount="593.52">
      <BasicPropertyInfo Latitude="52.214370442291" Longitude="20.96819997225" StarRating="3" HotelCode="916702|182675" HotelName="Hotel ibis Warszawa Reduta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bitwy Warszawskiej 16, 02-366 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/279586/a_279586_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres to the public transport network. Shops, bars, pubs and restaurants are all within a stone's throw of the hotel and the nearest nightclubs are 3 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="612.60" OriginalAmount="612.60">
      <BasicPropertyInfo Latitude="52.297310936928" Longitude="21.015910953283" StarRating="3" HotelCode="909645|353423" HotelName="Hotel Partner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Marywilska 16, 03-228 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/353423/353423a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="613.65" OriginalAmount="613.65">
      <BasicPropertyInfo Latitude="52.1552693" Longitude="21.07029508" StarRating="3.5" HotelCode="630746|621756" HotelName="Platinum Hotel &amp; Residence Wilanów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Urszuli Ledochowskiej 12, Masovian Voivodeship, 02-972 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621756/621756a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.77" OriginalAmount="652.77">
      <BasicPropertyInfo Latitude="52.234504673506" Longitude="20.990276656321" StarRating="4" HotelCode="260124|224812" HotelName="Leonardo Royal Hotel Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 45, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224812/224812a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="653.44" OriginalAmount="653.44">
      <BasicPropertyInfo Latitude="52.221420048247" Longitude="21.016310093693" StarRating="3" HotelCode="38236|28019" HotelName="Hotel MDM City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Konstytucij 1, 00-647 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63166/a_63166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the pulsing centre of Warsaw, on the famous Constitution Square, close to the embassies. Around 50 m from the hotel, guests will find the nearest underground station. In addition, plenty of shopping venues, bars, nightclubs and restaurants are to be found in the vicinity. The train station is around 400 m away and Warsaw airport is some 9 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="666.72" OriginalAmount="666.72">
      <BasicPropertyInfo Latitude="52.254083225045" Longitude="20.998700559139" StarRating="3" HotelCode="365839|161762" HotelName="Hotel Ibis Warszawa Stare Miasto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2025" 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">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Muranowska 2, 00-209 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69260/a_69260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the picturesque gateway of Warsaw's Old Town. Public transport connections can be found just a few steps from the hotel. Within walking distance of the hotel, guests will find the Royal Castle, which is only 1.5 km away. The main railway station is 3 km away from the hotel, while Warsaw Chopin Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="679.08" OriginalAmount="679.08">
      <BasicPropertyInfo Latitude="52.150996740293" Longitude="21.01833061539" StarRating="3" HotelCode="260964|184417" HotelName="Pulawska Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Pulawska 361, 02-801 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184417/184417a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an area close to the Warsaw Chopin Airport and offers a good public transport access.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="681.57" OriginalAmount="681.57">
      <BasicPropertyInfo Latitude="52.15593345" Longitude="21.00012885" StarRating="3" HotelCode="916704|198848" HotelName="Holiday Inn Express Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poleczki 31, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198848/198848a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="701.59" OriginalAmount="701.59">
      <BasicPropertyInfo Latitude="52.22938316197" Longitude="21.010800004005" StarRating="3" HotelCode="38715|34901" HotelName="Metropol Hotel" 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,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica  Marszalkowska 99a, 00-693 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63920/a_63920_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Warsaw, near the embassy district. Within 500 m of the hotel is an array of restaurants, bars and nightclubs whilst numerous shops are 900 m away. The nearest public transport stop can be easily reached on foot and is around 100 m away. Warsaw airport is approximately 8 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="714.44" OriginalAmount="714.44">
      <BasicPropertyInfo Latitude="52.232371" Longitude="21.016427" StarRating="4" HotelCode="81518|98500" HotelName="Mamaison Residence Diana Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna Street 13A, 00-021 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110119/a_110119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is located in a beautiful and prestigious part of the city centre. Chmielna is a neighbourhood full of charming architecture and many of the buildings here have been restored so that they now stand resplendent in their spectacular former glory. The famous street of Nowy Swiat is just 100 m from the hotel and the historical old town of Warsaw is within walking distance. The nearest metro station can be found just 200 m from the hotel, as well as several pubs, clubs and restaurants.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="718.93" OriginalAmount="718.93">
      <BasicPropertyInfo Latitude="52.23475377" Longitude="20.98507854" StarRating="3" HotelCode="875607|658520" HotelName="Oxygen P&amp;O Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment,hotel" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wronia 45, 00-870 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631109/631109a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="737.75" OriginalAmount="737.75">
      <BasicPropertyInfo Latitude="52.1899767" Longitude="20.9807655" StarRating="3" HotelCode="931298|189155" HotelName="Sound Garden Hotel Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zwirki i Wigury 18, 02-143 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189155/189155a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="739.03" OriginalAmount="739.03">
      <BasicPropertyInfo Latitude="52.237621329026" Longitude="21.03264592588" StarRating="1" HotelCode="909646|193130" HotelName="Logos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wybrzeze Kosciuszkowskie 31/33, 00-379 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193130/193130a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="755.06" OriginalAmount="755.06">
      <BasicPropertyInfo Latitude="52.2287578" Longitude="20.9937294" StarRating="3.5" HotelCode="571957|623892" HotelName="Holiday Inn Warsaw City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Twarda 52, 00-831 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623892/623892a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="777.82" OriginalAmount="777.82">
      <BasicPropertyInfo Latitude="52.18943787" Longitude="20.957031" StarRating="3.5" HotelCode="551997|603765" HotelName="Golden Tulip Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 235, 02-180 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/603765/603765a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="792.82" OriginalAmount="792.82">
      <BasicPropertyInfo Latitude="52.23356276" Longitude="20.98740553" StarRating="4" HotelCode="877195|189230" HotelName="Platinum Towers by Platinum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 61B, Antresola, 00-844 Warsaw, Województwo Mazowieckie</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189230/189230a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="798.54" OriginalAmount="798.54">
      <BasicPropertyInfo Latitude="52.227584196309" Longitude="21.018421500921" StarRating="4" HotelCode="12948|7640" HotelName="Mercure Warszawa Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Krucza 28, 00-522 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13416/a_13416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Warsaw's city centre, about 1 km from the central railway station (Warszawa Centralna). It takes just a few minutes to get to the historic Old Town, the Royal Palace and the Opera House. These are easily reached either on foot or on public transport. An abundance of shops and other entertainment venues are to be found in the immediate vicinity. Okecie Airport is reached within approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="807.36" OriginalAmount="807.36">
      <BasicPropertyInfo Latitude="52.185979042" Longitude="21.004860386714" StarRating="3" HotelCode="479940|516821" HotelName="Platinum Residence Mokotów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Magazynowa 9, 02-652 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/516821/516821a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Warsaw. Access to suburban rail and the underground is about 1 km away. It is about 2.5 km to Warschau (WAW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="819.28" OriginalAmount="819.28">
      <BasicPropertyInfo Latitude="52.22674817" Longitude="21.0416055" StarRating="3" HotelCode="747121|806421" HotelName="ibis Styles Warszawa Centrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zagorna 1A, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/91793/2491793/1.jpg?f=15244818</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="833.49" OriginalAmount="833.49">
      <BasicPropertyInfo Latitude="52.233215715999" Longitude="21.024197613832" StarRating="3" HotelCode="145087|643442" HotelName="Chopin Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Smolna 14, Mieszkanie 7, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643442/643442a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="840.97" OriginalAmount="840.97">
      <BasicPropertyInfo Latitude="52.192698750782" Longitude="20.961717272416" StarRating="3" HotelCode="146844|167594" HotelName="Hotel Mercure Warszawa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 266, 02-210 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208299/a_208299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just by the main road providing access to Wroclaw, Kraków and Katowice. The establishment has easy access to the centre of Warsaw (only 15 minutes by tram) as well as the football stadium (only 20 minutes by tram). The close location to Warsaw Chopin Airport, 2 km away, is a real advantage for guests of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="850.48" OriginalAmount="850.48">
      <BasicPropertyInfo Latitude="52.229268" Longitude="21.013417" StarRating="4" HotelCode="31291|6786" HotelName="Novotel Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Marszalkowska 94-98, 00-510 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49993/a_49993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Warsaw, this conference hotel is located just 200 metres away from the nearest bars and pubs. There are also scores of shopping venues near to the hotel. The nearest nightclubs are 500 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="853.24" OriginalAmount="853.24">
      <BasicPropertyInfo Latitude="52.17350882" Longitude="20.9942155" StarRating="4" HotelCode="855368|627878" HotelName="Vienna House Mokotow Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>ul. Postepu 4, Mokotów, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1072962/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="863.18" OriginalAmount="863.18">
      <BasicPropertyInfo Latitude="52.207671138035" Longitude="21.029751093254" StarRating="5" HotelCode="26057|15966" HotelName="Regent Warsaw Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Belwederska 23, 00-761 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38118/a_38118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Warsaw, this attractive hotel lies on the western bank of the River Vistula. The historical centre, the business district, the Pulawska financial centre and many more of Warsaw's top sights are to be found within a few minutes drive of the hotel. The airport is about 15 minutes drive away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="867.23" OriginalAmount="867.23">
      <BasicPropertyInfo Latitude="52.2247" Longitude="21.0042" StarRating="4" HotelCode="956614|667585" HotelName="No 4 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>ul. Nowogrodzka 4a, 00-513 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1072959/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="877.46" OriginalAmount="877.46">
      <BasicPropertyInfo Latitude="52.225283" Longitude="21.004182" StarRating="3" HotelCode="931288|366098" HotelName="Hampton by Hilton Warsaw City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wspolna 72, Warsaw 00-687</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368313/a_368313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="896.64" OriginalAmount="896.64">
      <BasicPropertyInfo Latitude="52.191072" Longitude="20.980453" StarRating="4" HotelCode="34584|17306" HotelName="Novotel Warszawa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica 1 Sierpnia 1, 02-134 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56274/a_56274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable conference and airport hotel is located in the south of Warsaw, close to connections into the city centre and Okecie airport. Public transport is located within metres of the hotel. Countless restaurants, bars and pubs are all found within 1 km of the hotel. Countless shops and a nightclub are just 2 km away. The city centre and the suburbs are easily reached within a few minutes using the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="899.06" OriginalAmount="899.06">
      <BasicPropertyInfo Latitude="52.17835792224" Longitude="20.982781648636" StarRating="4" HotelCode="38221|28001" HotelName="Airport Hotel Okecie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Komitetu Obrony Robotników 24, dawniej 17 Stycznia, 02-146 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63147/a_63147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport and conference hotel is located around 1 km away from Warsaw airport and in peaceful and green surroundings. The hotel offers an ideal starting point from which to explore the nearby towns of Katowice, Kraków, Poznan and Wroclaw. In addition, links to the transport network are close at hand, around 10 m away. Numerous shopping facilities can be found within 1 km and the centre of Warsaw lies around 5 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="905.28" OriginalAmount="905.28">
      <BasicPropertyInfo Latitude="52.230752462772" Longitude="21.001082360745" StarRating="4" HotelCode="31292|6787" HotelName="Mercure Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Zlota 48-54, 00-120 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49994/a_49994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the social and cultural heart of Warsaw. The main train station and the cultural palace are both within 300 m of 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. It is approximately 10 km to Okecie airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="928.66" OriginalAmount="928.66">
      <BasicPropertyInfo Latitude="52.23584" Longitude="21.00557" StarRating="4" HotelCode="910115|352069" HotelName="Atelier Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bagno 2, 00-112 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/293170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="937.95" OriginalAmount="937.95">
      <BasicPropertyInfo Latitude="52.230021818319" Longitude="20.969515442848" StarRating="4" HotelCode="910098|642963" HotelName="Senator Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Skierniewicka 12/14 Lok. 47, 01-230 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642963/642963a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="958.48" OriginalAmount="958.48">
      <BasicPropertyInfo Latitude="52.2347621" Longitude="20.99214703" StarRating="3" HotelCode="626135|633264" HotelName="ibis Styles Warszawa City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 43, 00-855 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/744458/a_744458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="971.64" OriginalAmount="971.64">
      <BasicPropertyInfo Latitude="52.179737471553" Longitude="20.976230066934" StarRating="3" HotelCode="931287|197424" HotelName="Hampton by Hilton Warsaw Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Stycznia 39F, 02-148 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368312/a_368312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="992.76" OriginalAmount="992.76">
      <BasicPropertyInfo Latitude="52.229312067848" Longitude="21.01026768339" StarRating="4" HotelCode="38233|27978" HotelName="Polonia Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Jerozolimskie 45, 00-692 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63163/a_63163_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated at the heart of Warsaw in the financial and shopping district. The Palace of Culture and Science lies directly across from the hotel. In the immediate vicinity (around a 100-metre radius) guests will find numerous shopping venues, nightclubs, bars and restaurants. Links to the public transport network can easily be reached on foot and are located around 100 m away. In addition, the train station is within 500 m away and Warsaw airport is situated approximately 8 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="997.75" OriginalAmount="997.75">
      <BasicPropertyInfo Latitude="52.304296435891" Longitude="20.9342913665" StarRating="3" HotelCode="308006|407224" HotelName="Holiday Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Heroldów 1B, 01-991 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/472010/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1031.49" OriginalAmount="1031.49">
      <BasicPropertyInfo Latitude="52.175928234754" Longitude="20.994628260049" StarRating="3" HotelCode="694291|627903" HotelName="Hampton by Hilton Warsaw Mokotow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Postepu 7, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/814871/a_814871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1084.63" OriginalAmount="1084.63">
      <BasicPropertyInfo Latitude="52.253738014385" Longitude="21.007592942848" StarRating="5" HotelCode="65422|96021" HotelName="Mamaison Hotel Le Regina Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,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,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koscielna 12, 00-218 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84294/a_84294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Warsaw's historic old town. It happens to be the first hotel in this prestigious part of the city. There are numerous landmarks of historic importance in close proximity to the hotel, including the Royal Castle, the National Opera House, the Old Town Square and the Warsaw Ghetto and Umschlagplatz Memorial. Very close to the hotel is a lovely park located on a scenic hill, overlooking the Vistula River. Guests will find restaurants in the immediate vicinity and there are links to the public transport network just 700 metres away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1089.40" OriginalAmount="1089.40">
      <BasicPropertyInfo Latitude="52.233752127114" Longitude="20.986011698842" StarRating="5" HotelCode="395808|80459" HotelName="Hilton Warsaw Hotel &amp; Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grzybowska 63, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94203/a_94203_U2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the safe and central business and financial centre of Warsaw. The nearest links to the public transport network are around 3 minutes' walk. It is a 5-10 minute walk from all the main office buildings of the centre, and only a 5-minute taxi ride from the Old Town. Guests will find restaurants, bars and nightspots around a 10-minute walk away and the railway station is roughly 15 minutes on foot from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1103.01" OriginalAmount="1103.01">
      <BasicPropertyInfo Latitude="52.18970971" Longitude="20.95716134" StarRating="4" HotelCode="781040|643763" HotelName="Arche Hotel Krakowska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 237, 02-180 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643763/643763a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1138.74" OriginalAmount="1138.74">
      <BasicPropertyInfo Latitude="52.261735451765" Longitude="21.044843287909" StarRating="3" HotelCode="260955|785953" HotelName="Arthotel Stalowa 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Stalowa 52, 03-429 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/3a/0a3aa8931bfa03785d230ccea4f25fb8fa7db36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1216.25" OriginalAmount="1216.25">
      <BasicPropertyInfo Latitude="52.239912" Longitude="21.013286" StarRating="5" HotelCode="18936|6785" HotelName="Sofitel Warsaw Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krolewska 11, 00-065 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23683/a_23683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Warsaw, a short walk from the Old Town and close to the modern commercial area. It is an excellent starting point from which to discover the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1250.76" OriginalAmount="1250.76">
      <BasicPropertyInfo Latitude="52.23251672" Longitude="21.02135664" StarRating="4" HotelCode="563302|615201" HotelName="Hotel Indigo Warsaw Nowy Swiat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Smolna 40, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615201/615201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1272.08" OriginalAmount="1272.08">
      <BasicPropertyInfo Latitude="52.23125517" Longitude="21.01513783" StarRating="4" HotelCode="943724|648675" HotelName="Puro Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Widok 5/7/9, 00-023 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1073004/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1317.15" OriginalAmount="1317.15">
      <BasicPropertyInfo Latitude="52.248252106584" Longitude="21.0138110289" StarRating="3" HotelCode="145724|214207" HotelName="Castle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Swietojanska 2, 00-288 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214207/214207a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1449.99" OriginalAmount="1449.99">
      <BasicPropertyInfo Latitude="52.2251135" Longitude="21.0118519" StarRating="5" HotelCode="271176|214708" HotelName="H15 Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poznanska 15, 00-680 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1641.12" OriginalAmount="1641.12">
      <BasicPropertyInfo Latitude="52.223167" Longitude="21.008259" StarRating="5" HotelCode="35490|80987" HotelName="Hotel Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wilcza 73, 00-670 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/080987/080987a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1828.26" OriginalAmount="1828.26">
      <BasicPropertyInfo Latitude="52.245407" Longitude="21.012413" StarRating="5" HotelCode="490881|591305" HotelName="Hotel Bellotto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>ul. Senatorska 13/15, 00-075 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/66569/5f83b29a-a83f-4ac2-9f8f-ece3a5938dbd.jpg?d=636619934950000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2109.36" OriginalAmount="2109.36">
      <BasicPropertyInfo Latitude="52.232455199633" Longitude="21.002911627293" StarRating="5" HotelCode="30110|8915" HotelName="InterContinental Warschau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Emilii Plater 49, 00-125 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48498/a_48498_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw, directly opposite the Palace of Culture built in wedding-cake style. The main railway station is 200 m from the hotel, while the nearest underground station 500 m away can also be easily reached on foot. Countless shops and entertainment venues are located in the immediate vicinity of the hotel, and the famous historic sights of the city are easily accessible by public transport. The royal castle, the old town (which has been designated a World Cultural Heritage site), and the national museum are all within 2 km of the hotel. Warsaw airport lies some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3258.53" OriginalAmount="3258.53">
      <BasicPropertyInfo Latitude="52.241691" Longitude="21.015219" StarRating="5" HotelCode="12320|627801" HotelName="Raffles Europejski Warschau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krakowskie Przedmiescie 13, 00-071 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12328/a_12328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;More than 160 years since its 19th century heyday, this hotel takes its place once again at the heart of Poland’s proud capital city, Warsaw. It’s a hotel full of stories, a building with soul. A place that has stayed in hearts and memories, even as the shape and fortunes of the city around it have changed. The hotel sits in the heart of it all, on the Royal Route, neighbouring the cobbled streets of the Old Town. Steps away from the 19th century Polish National Opera House and with views onto the magnificent Presidential Palace, it is the perfect place from which to explore this diverse, vibrant city. The hotel is located 12 km away from the Warsaw Chopin Airport, 4 km from the Warsaw Central Train Station and 800 m from the Old Town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Golf,Massage Centre,Nightclub,Kitchen,Wheelchair Access,Bicycle Rental,Diet Meals,Swimming Pool,Heated Pool</BasicAmenities>
    <HotelRating>4,3.5,5,3,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>AIRPORT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,CITY HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,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
481a2063-eacf-4693-b961-d878c5b230a8|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="481a2063-eacf-4693-b961-d878c5b230a8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-16T00:00:00" End="2025-01-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="490881|591305" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
481a2063-eacf-4693-b961-d878c5b230a8|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="481a2063-eacf-4693-b961-d878c5b230a8" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Bellotto" HotelCode="490881|591305" StarRating="5" GTCityId="68108" CountryCode="PL" CityName="Warsaw" CountryName="Poland" Address="ul. Senatorska 13/15, 00-075 Warszawa" PostCode="00-075" PhoneNo="+48228296444" FaxNo="" Email="hotel@hotelbellotto.pl" CheckInTime="15:00:00" CheckOutTime="11:00:00" Latitude="52.245407" Longitude="21.012413" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Classic" RoomTypeCode="20250116$20250128$W$214$591305$DBL.AS$BAR RO$RO$$1~2~0$$N@07~A-SIC~20a9aa~891317586~N~~~NOR~~0142E29F49A74F6173341216419305AAUK0056003000110823e86d|8|MjE1Ny42MnxFVVJ8MjAyNS0wMS0xNA==" OriginalAmount="0" TotalPrice="1828.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="155.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior (double)" RoomTypeCode="20250116$20250128$W$214$591305$DBL.SU$BAR RO$RO$$1~2~0$$N@07~A-SIC~204b53~1265502382~N~~~NOR~~0142E29F49A74F6173341216419305AAUK0056003000110821a9e0|8|MjUyOC4yNnxFVVJ8MjAyNS0wMS0xNA==" OriginalAmount="0" TotalPrice="2142.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="181.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Apartament" RoomTypeCode="20250116$20250128$W$214$591305$APT.ST$BAR RO$RO$$1~2~0$$N@07~A-SIC~2441548~4246108~N~~~NOR~~0142E29F49A74F6173341216419305AAUK0056003000110824a128f|8|NDc1MS43NHxFVVJ8MjAyNS0wMS0xNA==" OriginalAmount="0" TotalPrice="4026.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="338.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Apartament delux" RoomTypeCode="20250116$20250128$W$214$591305$APT.DX$BAR RO$RO$$1~2~0$$N@07~A-SIC~2491d07~-629980231~N~~~NOR~~0142E29F49A74F6173341216419305AAUK0056003000110820a1951|8|NjQ4MS4xMHxFVVJ8MjAyNS0wMS0xNA==" OriginalAmount="0" TotalPrice="5491.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Minibar|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-10T00:00:00" End="2025-01-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="460.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_018.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_f_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_023.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_f_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_f_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ba_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_014.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_k_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_019.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/59/591305/591305a_hb_ro_012.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Warsaw.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;A safe and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a living room and a bathroom. Air conditioning ensures comfortable temperatures. Rooms include a double bed. Separate bedrooms are available. A minibar is provided. A telephone, a flatscreen television and WiFi provide all the essentials for a comfortable holiday. A hairdryer is provided in the bathrooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. There are many ways to relax or stay active at the hotel, including a gym and a sauna. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 100.00 PLN per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 120.00 PLN one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
581d0e54-51f3-488d-98cb-f955204a493b|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="581d0e54-51f3-488d-98cb-f955204a493b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-20T00: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
581d0e54-51f3-488d-98cb-f955204a493b|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-05T15:24:15.3882182+00:00" Version="0" EchoToken="Search" TransactionIdentifier="581d0e54-51f3-488d-98cb-f955204a493b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="370.75" OriginalAmount="370.75">
      <BasicPropertyInfo Latitude="52.233135" Longitude="21.119815" StarRating="2" HotelCode="95793|182677" HotelName="Hotel Ibis Warszawa Ostrobramska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Ostrobramska 36, 04-118 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133007/a_133007_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="406.26" OriginalAmount="406.26">
      <BasicPropertyInfo Latitude="52.187" Longitude="21.048936" StarRating="3" HotelCode="36810|22324" HotelName="Best Western Hotel Portos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Mangalia 3a, 02-758 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60408/a_60408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies along a main road, close to the centre of Warsaw and within a few minutes drive of the historical centre that features many different tourist sights. There is a stop for the public transport to be found 50 m from the hotel and diverse shopping and entertainment venues are to found just 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="418.60" OriginalAmount="418.60">
      <BasicPropertyInfo Latitude="52.234575002688" Longitude="21.014264364418" StarRating="3" HotelCode="34835|18256" HotelName="Hotel Gromada Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Powstanców Warszawy 2, 00-030 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56690/a_56690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres of the public transport network. Plenty of shopping venues are found directly next to the hotel. Bars, pubs and nightclubs in the town are slightly further from the hotel, but still within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="425.24" OriginalAmount="425.24">
      <BasicPropertyInfo Latitude="52.2522955" Longitude="21.0360194" StarRating="2" HotelCode="148874|806428" HotelName="Hit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ksiedza Ignacego Klopotowskiego 33, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6040000/6037300/6037245/87844a1f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="425.79" OriginalAmount="425.79">
      <BasicPropertyInfo Latitude="52.252155" Longitude="21.03609" StarRating="3" HotelCode="35834|18246" HotelName="Hotel Hetman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Ks. I. Klopotowskiego 36, 03-717 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58425/a_58425_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Warsaw's city centre, approximately 1 km from the castle and the Old Town. There are many tourist attractions in the surrounding area including Warsaw Zoo, St. Florian Cathedral and St. Maria Magdalena Orthodox Church. An abundance of shops, restaurants and bars as well as connection to the public transport network are easily reached on foot. It is 4 km to the main railway station and 15 km to Okecie Airport. The nearest nightclub is 1 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.64" OriginalAmount="431.64">
      <BasicPropertyInfo Latitude="52.208185826176" Longitude="21.020381791295" StarRating="3" HotelCode="81558|167593" HotelName="Reytan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>ul. Tadeusza Rejtana 6, 02-516 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/167593/167593a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mokotow district, in a quiet area with many dinning and shopping options, close to the city centre with easy access to public transport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="440.72" OriginalAmount="440.72">
      <BasicPropertyInfo Latitude="52.22931862" Longitude="20.97243966" StarRating="0" HotelCode="828425|810296" HotelName="A&amp;O Warschau Wola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Kasprzaka 18-20, 05-077 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/950593/a_950593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="442.72" OriginalAmount="442.72">
      <BasicPropertyInfo Latitude="52.156239" Longitude="21.003375" StarRating="3" HotelCode="178059|162417" HotelName="Best Western Hotel Poleczki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galopu Street 7, with access from Poleczki 40A, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249523/a_249523_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal setting next to the green spaces of the Sluzewiec horse racing track. Guests will also find convenient transport links to the city centre and airport nearby. The city centre of Warsaw and Fryderyk Chopin Airport are about 13 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="445.75" OriginalAmount="445.75">
      <BasicPropertyInfo Latitude="52.297310936928" Longitude="21.015910953283" StarRating="3" HotelCode="909645|353423" HotelName="Hotel Partner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Marywilska 16, 03-228 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/353423/353423a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="458.59" OriginalAmount="458.59">
      <BasicPropertyInfo Latitude="52.237628790957" Longitude="20.982394127769" StarRating="2" HotelCode="118037|182676" HotelName="ibis Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Solidarnosci 165, 00-876 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161936/a_161936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="460.24" OriginalAmount="460.24">
      <BasicPropertyInfo Latitude="52.1552693" Longitude="21.07029508" StarRating="3.5" HotelCode="630746|621756" HotelName="Platinum Hotel &amp; Residence Wilanów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Urszuli Ledochowskiej 12, Masovian Voivodeship, 02-972 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621756/621756a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="460.35" OriginalAmount="460.35">
      <BasicPropertyInfo Latitude="52.214370442291" Longitude="20.96819997225" StarRating="3" HotelCode="916702|182675" HotelName="Hotel ibis Warszawa Reduta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bitwy Warszawskiej 16, 02-366 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/279586/a_279586_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw and is within metres to the public transport network. Shops, bars, pubs and restaurants are all within a stone's throw of the hotel and the nearest nightclubs are 3 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.99" OriginalAmount="464.99">
      <BasicPropertyInfo Latitude="52.171115" Longitude="21.208283" StarRating="3" HotelCode="161915|135413" HotelName="Hotel Boss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zwanowiecka 20, Centrum Konferencyjno-Szkoleniowe Boss Spólka z o.o., 04-849 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228395/gt_228395_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This multi-functional conference hotel in Warsaw is located only 18 km away from the city centre, surrounded by the forests of the Mazovian Landscape Park. There are bus and train stations just 300 metres from the business hotel and Warsaw-Frederic Chopin airport is approximately 20 kilometres away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="465.15" OriginalAmount="465.15">
      <BasicPropertyInfo Latitude="52.15771" Longitude="21.002124" StarRating="4" HotelCode="255510|351142" HotelName="Warsaw Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Laczyny 5, 02-820 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/351142/351142a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.19" OriginalAmount="466.19">
      <BasicPropertyInfo Latitude="52.25064434" Longitude="21.00848339" StarRating="2" HotelCode="594081|785966" HotelName="Oki Doki Old Town Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Dluga 6, 00-238 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5424817</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Warsaw.</HotelDescription>
        <Offer>Free nights</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="498.77" OriginalAmount="498.77">
      <BasicPropertyInfo Latitude="52.221420048247" Longitude="21.016310093693" StarRating="3" HotelCode="38236|28019" HotelName="Hotel MDM City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plac Konstytucij 1, 00-647 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63166/a_63166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the pulsing centre of Warsaw, on the famous Constitution Square, close to the embassies. Around 50 m from the hotel, guests will find the nearest underground station. In addition, plenty of shopping venues, bars, nightclubs and restaurants are to be found in the vicinity. The train station is around 400 m away and Warsaw airport is some 9 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="499.61" OriginalAmount="499.61">
      <BasicPropertyInfo Latitude="52.234504673506" Longitude="20.990276656321" StarRating="4" HotelCode="260124|224812" HotelName="Leonardo Royal Hotel Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 45, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224812/224812a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="509.74" OriginalAmount="509.74">
      <BasicPropertyInfo Latitude="52.254083225045" Longitude="20.998700559139" StarRating="3" HotelCode="365839|161762" HotelName="Hotel Ibis Warszawa Stare Miasto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Muranowska 2, 00-209 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69260/a_69260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the picturesque gateway of Warsaw's Old Town. Public transport connections can be found just a few steps from the hotel. Within walking distance of the hotel, guests will find the Royal Castle, which is only 1.5 km away. The main railway station is 3 km away from the hotel, while Warsaw Chopin Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="513.95" OriginalAmount="513.95">
      <BasicPropertyInfo Latitude="52.150996740293" Longitude="21.01833061539" StarRating="3" HotelCode="260964|184417" HotelName="Pulawska Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Pulawska 361, 02-801 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184417/184417a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an area close to the Warsaw Chopin Airport and offers a good public transport access.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="524.05" OriginalAmount="524.05">
      <BasicPropertyInfo Latitude="52.23475377" Longitude="20.98507854" StarRating="3" HotelCode="875607|658517" HotelName="Oxygen P&amp;O Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment,hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Wronia 45, 00-870 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631109/631109a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="535.51" OriginalAmount="535.51">
      <BasicPropertyInfo Latitude="52.22938316197" Longitude="21.010800004005" StarRating="3" HotelCode="38715|34901" HotelName="Metropol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica  Marszalkowska 99a, 00-693 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63920/a_63920_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Warsaw, near the embassy district. Within 500 m of the hotel is an array of restaurants, bars and nightclubs whilst numerous shops are 900 m away. The nearest public transport stop can be easily reached on foot and is around 100 m away. Warsaw airport is approximately 8 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="539.47" OriginalAmount="539.47">
      <BasicPropertyInfo Latitude="52.15593345" Longitude="21.00012885" StarRating="3" HotelCode="916704|198848" HotelName="Holiday Inn Express Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poleczki 31, 02-822 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198848/198848a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="539.57" OriginalAmount="539.57">
      <BasicPropertyInfo Latitude="52.232371" Longitude="21.016427" StarRating="4" HotelCode="81518|98500" HotelName="Mamaison Residence Diana Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chmielna Street 13A, 00-021 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110119/a_110119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is located in a beautiful and prestigious part of the city centre. Chmielna is a neighbourhood full of charming architecture and many of the buildings here have been restored so that they now stand resplendent in their spectacular former glory. The famous street of Nowy Swiat is just 100 m from the hotel and the historical old town of Warsaw is within walking distance. The nearest metro station can be found just 200 m from the hotel, as well as several pubs, clubs and restaurants.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="554.27" OriginalAmount="554.27">
      <BasicPropertyInfo Latitude="52.237621329026" Longitude="21.03264592588" StarRating="1" HotelCode="909646|193130" HotelName="Logos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wybrzeze Kosciuszkowskie 31/33, 00-379 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193130/193130a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="558.06" OriginalAmount="558.06">
      <BasicPropertyInfo Latitude="52.1899767" Longitude="20.9807655" StarRating="3" HotelCode="931298|189155" HotelName="Sound Garden Hotel Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zwirki i Wigury 18, 02-143 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189155/189155a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="577.98" OriginalAmount="577.98">
      <BasicPropertyInfo Latitude="52.2287578" Longitude="20.9937294" StarRating="3.5" HotelCode="571957|623892" HotelName="Holiday Inn Warsaw City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Twarda 52, 00-831 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623892/623892a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="592.63" OriginalAmount="592.63">
      <BasicPropertyInfo Latitude="52.18943787" Longitude="20.957031" StarRating="3.5" HotelCode="551997|603765" HotelName="Golden Tulip Warsaw Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 235, 02-180 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/603765/603765a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="594.61" OriginalAmount="594.61">
      <BasicPropertyInfo Latitude="52.23356276" Longitude="20.98740553" StarRating="4" HotelCode="877195|189230" HotelName="Platinum Towers by Platinum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Grzybowska 61B, Antresola, 00-844 Warsaw, Województwo Mazowieckie</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189230/189230a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="605.52" OriginalAmount="605.52">
      <BasicPropertyInfo Latitude="52.185979042" Longitude="21.004860386714" StarRating="3" HotelCode="479940|516821" HotelName="Platinum Residence Mokotów" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Magazynowa 9, 02-652 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/516821/516821a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Warsaw. Access to suburban rail and the underground is about 1 km away. It is about 2.5 km to Warschau (WAW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="619.58" OriginalAmount="619.58">
      <BasicPropertyInfo Latitude="52.22674817" Longitude="21.0416055" StarRating="3" HotelCode="747121|806421" HotelName="ibis Styles Warszawa Centrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Zagorna 1A, Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/91793/2491793/1.jpg?f=15244818</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="622.79" OriginalAmount="622.79">
      <BasicPropertyInfo Latitude="52.227584196309" Longitude="21.018421500921" StarRating="4" HotelCode="12948|7640" HotelName="Mercure Warszawa Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Krucza 28, 00-522 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13416/a_13416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Warsaw's city centre, about 1 km from the central railway station (Warszawa Centralna). It takes just a few minutes to get to the historic Old Town, the Royal Palace and the Opera House. These are easily reached either on foot or on public transport. An abundance of shops and other entertainment venues are to be found in the immediate vicinity. Okecie Airport is reached within approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="625.12" OriginalAmount="625.12">
      <BasicPropertyInfo Latitude="52.233215715999" Longitude="21.024197613832" StarRating="3" HotelCode="145087|643442" HotelName="Chopin Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulitsa Smolna 14, Mieszkanie 7, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643442/643442a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="640.55" OriginalAmount="640.55">
      <BasicPropertyInfo Latitude="52.185575" Longitude="21.141838" StarRating="4" HotelCode="931282|231628" HotelName="DoubleTree by Hilton Hotel &amp; Conference Centre Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Skalnicowa 21, 04-797 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368307/a_368307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="645.96" OriginalAmount="645.96">
      <BasicPropertyInfo Latitude="52.192698750782" Longitude="20.961717272416" StarRating="3" HotelCode="146844|167594" HotelName="Hotel Mercure Warszawa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 266, 02-210 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208299/a_208299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just by the main road providing access to Wroclaw, Kraków and Katowice. The establishment has easy access to the centre of Warsaw (only 15 minutes by tram) as well as the football stadium (only 20 minutes by tram). The close location to Warsaw Chopin Airport, 2 km away, is a real advantage for guests of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="657.65" OriginalAmount="657.65">
      <BasicPropertyInfo Latitude="52.207671138035" Longitude="21.029751093254" StarRating="5" HotelCode="26057|15966" HotelName="Regent Warsaw Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Belwederska 23, 00-761 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38118/a_38118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Warsaw, this attractive hotel lies on the western bank of the River Vistula. The historical centre, the business district, the Pulawska financial centre and many more of Warsaw's top sights are to be found within a few minutes drive of the hotel. The airport is about 15 minutes drive away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="660.59" OriginalAmount="660.59">
      <BasicPropertyInfo Latitude="52.229268" Longitude="21.013417" StarRating="4" HotelCode="31291|6786" HotelName="Novotel Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Marszalkowska 94-98, 00-510 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49993/a_49993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Warsaw, this conference hotel is located just 200 metres away from the nearest bars and pubs. There are also scores of shopping venues near to the hotel. The nearest nightclubs are 500 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.51" OriginalAmount="661.51">
      <BasicPropertyInfo Latitude="52.2247" Longitude="21.0042" StarRating="4" HotelCode="956614|667585" HotelName="No 4 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>ul. Nowogrodzka 4a, 00-513 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1072959/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="673.29" OriginalAmount="673.29">
      <BasicPropertyInfo Latitude="52.23584" Longitude="21.00557" StarRating="4" HotelCode="910115|352069" HotelName="Atelier Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bagno 2, 00-112 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/293170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="679.30" OriginalAmount="679.30">
      <BasicPropertyInfo Latitude="52.225283" Longitude="21.004182" StarRating="3" HotelCode="931288|366098" HotelName="Hampton by Hilton Warsaw City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wspolna 72, Warsaw 00-687</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368313/a_368313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="688.73" OriginalAmount="688.73">
      <BasicPropertyInfo Latitude="52.17350882" Longitude="20.9942155" StarRating="4" HotelCode="855368|627878" HotelName="Vienna House Mokotow Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>ul. Postepu 4, Mokotów, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1072962/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="693.90" OriginalAmount="693.90">
      <BasicPropertyInfo Latitude="52.17835792224" Longitude="20.982781648636" StarRating="4" HotelCode="38221|28001" HotelName="Airport Hotel Okecie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Komitetu Obrony Robotników 24, dawniej 17 Stycznia, 02-146 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63147/a_63147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport and conference hotel is located around 1 km away from Warsaw airport and in peaceful and green surroundings. The hotel offers an ideal starting point from which to explore the nearby towns of Katowice, Kraków, Poznan and Wroclaw. In addition, links to the transport network are close at hand, around 10 m away. Numerous shopping facilities can be found within 1 km and the centre of Warsaw lies around 5 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="699.69" OriginalAmount="699.69">
      <BasicPropertyInfo Latitude="52.191072" Longitude="20.980453" StarRating="4" HotelCode="34584|17306" HotelName="Novotel Warszawa Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulica 1 Sierpnia 1, 02-134 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56274/a_56274_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable conference and airport hotel is located in the south of Warsaw, close to connections into the city centre and Okecie airport. Public transport is located within metres of the hotel. Countless restaurants, bars and pubs are all found within 1 km of the hotel. Countless shops and a nightclub are just 2 km away. The city centre and the suburbs are easily reached within a few minutes using the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="708.01" OriginalAmount="708.01">
      <BasicPropertyInfo Latitude="52.261735451765" Longitude="21.044843287909" StarRating="3" HotelCode="260955|785953" HotelName="Arthotel Stalowa 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Stalowa 52, 03-429 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/3a/0a3aa8931bfa03785d230ccea4f25fb8fa7db36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="711.78" OriginalAmount="711.78">
      <BasicPropertyInfo Latitude="52.230752462772" Longitude="21.001082360745" StarRating="4" HotelCode="31292|6787" HotelName="Mercure Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Zlota 48-54, 00-120 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49994/a_49994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the social and cultural heart of Warsaw. The main train station and the cultural palace are both within 300 m of 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. It is approximately 10 km to Okecie airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="732.95" OriginalAmount="732.95">
      <BasicPropertyInfo Latitude="52.2347621" Longitude="20.99214703" StarRating="3" HotelCode="626135|633264" HotelName="ibis Styles Warszawa City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Grzybowska 43, 00-855 Warschau</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/744458/a_744458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="741.37" OriginalAmount="741.37">
      <BasicPropertyInfo Latitude="52.179737471553" Longitude="20.976230066934" StarRating="3" HotelCode="931287|197424" HotelName="Hampton by Hilton Warsaw Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Stycznia 39F, 02-148 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/368312/a_368312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="749.27" OriginalAmount="749.27">
      <BasicPropertyInfo Latitude="52.304296435891" Longitude="20.9342913665" StarRating="3" HotelCode="308006|407224" HotelName="Holiday Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ulica Heroldów 1B, 01-991 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/472010/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="765.31" OriginalAmount="765.31">
      <BasicPropertyInfo Latitude="52.229312067848" Longitude="21.01026768339" StarRating="4" HotelCode="38233|27978" HotelName="Polonia Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Jerozolimskie 45, 00-692 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63163/a_63163_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated at the heart of Warsaw in the financial and shopping district. The Palace of Culture and Science lies directly across from the hotel. In the immediate vicinity (around a 100-metre radius) guests will find numerous shopping venues, nightclubs, bars and restaurants. Links to the public transport network can easily be reached on foot and are located around 100 m away. In addition, the train station is within 500 m away and Warsaw airport is situated approximately 8 km from the hotel.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="809.97" OriginalAmount="809.97">
      <BasicPropertyInfo Latitude="52.175928234754" Longitude="20.994628260049" StarRating="3" HotelCode="694291|627903" HotelName="Hampton by Hilton Warsaw Mokotow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Postepu 7, 02-676 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/814871/a_814871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="834.15" OriginalAmount="834.15">
      <BasicPropertyInfo Latitude="52.18970971" Longitude="20.95716134" StarRating="4" HotelCode="781040|643763" HotelName="Arche Hotel Krakowska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aleja Krakowska 237, 02-180 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643763/643763a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="838.13" OriginalAmount="838.13">
      <BasicPropertyInfo Latitude="52.253738014385" Longitude="21.007592942848" StarRating="5" HotelCode="65422|96021" HotelName="Mamaison Hotel Le Regina Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 14/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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koscielna 12, 00-218 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84294/a_84294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Warsaw's historic old town. It happens to be the first hotel in this prestigious part of the city. There are numerous landmarks of historic importance in close proximity to the hotel, including the Royal Castle, the National Opera House, the Old Town Square and the Warsaw Ghetto and Umschlagplatz Memorial. Very close to the hotel is a lovely park located on a scenic hill, overlooking the Vistula River. Guests will find restaurants in the immediate vicinity and there are links to the public transport network just 700 metres away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="838.20" OriginalAmount="838.20">
      <BasicPropertyInfo Latitude="52.230021818319" Longitude="20.969515442848" StarRating="4" HotelCode="910098|642963" HotelName="Senator Warsaw" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Skierniewicka 12/14 Lok. 47, 01-230 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642963/642963a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="873.64" OriginalAmount="873.64">
      <BasicPropertyInfo Latitude="52.233752127114" Longitude="20.986011698842" StarRating="5" HotelCode="395808|80459" HotelName="Hilton Warsaw Hotel &amp; Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Grzybowska 63, 00-844 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94203/a_94203_U2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the safe and central business and financial centre of Warsaw. The nearest links to the public transport network are around 3 minutes' walk. It is a 5-10 minute walk from all the main office buildings of the centre, and only a 5-minute taxi ride from the Old Town. Guests will find restaurants, bars and nightspots around a 10-minute walk away and the railway station is roughly 15 minutes on foot from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="929.47" OriginalAmount="929.47">
      <BasicPropertyInfo Latitude="52.239912" Longitude="21.013286" StarRating="5" HotelCode="18936|6785" HotelName="Sofitel Warsaw Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krolewska 11, 00-065 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23683/a_23683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Warsaw, a short walk from the Old Town and close to the modern commercial area. It is an excellent starting point from which to discover the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="964.92" OriginalAmount="964.92">
      <BasicPropertyInfo Latitude="52.23251672" Longitude="21.02135664" StarRating="4" HotelCode="563302|615201" HotelName="Hotel Indigo Warsaw Nowy Swiat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Smolna 40, 00-375 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615201/615201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="985.99" OriginalAmount="985.99">
      <BasicPropertyInfo Latitude="52.248252106584" Longitude="21.0138110289" StarRating="3" HotelCode="145724|214207" HotelName="Castle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Swietojanska 2, 00-288 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214207/214207a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Warsaw.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1009.98" OriginalAmount="1009.98">
      <BasicPropertyInfo Latitude="52.23125517" Longitude="21.01513783" StarRating="4" HotelCode="943724|648675" HotelName="Puro Warszawa Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Widok 5/7/9, 00-023 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1073004/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1144.35" OriginalAmount="1144.35">
      <BasicPropertyInfo Latitude="52.2251135" Longitude="21.0118519" StarRating="5" HotelCode="271176|214708" HotelName="H15 Boutique Apartments" Meals="ROOM ONLY" 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>Poznanska 15, 00-680 Warsaw</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1287.90" OriginalAmount="1287.90">
      <BasicPropertyInfo Latitude="52.223167" Longitude="21.008259" StarRating="5" HotelCode="35490|80987" HotelName="Hotel Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Wilcza 73, 00-670 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/080987/080987a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1414.82" OriginalAmount="1414.82">
      <BasicPropertyInfo Latitude="52.245407" Longitude="21.012413" StarRating="5" HotelCode="490881|591305" HotelName="Hotel Bellotto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>ul. Senatorska 13/15, 00-075 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/66569/5f83b29a-a83f-4ac2-9f8f-ece3a5938dbd.jpg?d=636619934950000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1589.81" OriginalAmount="1589.81">
      <BasicPropertyInfo Latitude="52.232455199633" Longitude="21.002911627293" StarRating="5" HotelCode="30110|8915" HotelName="InterContinental Warschau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. Emilii Plater 49, 00-125 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48498/a_48498_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the centre of Warsaw, directly opposite the Palace of Culture built in wedding-cake style. The main railway station is 200 m from the hotel, while the nearest underground station 500 m away can also be easily reached on foot. Countless shops and entertainment venues are located in the immediate vicinity of the hotel, and the famous historic sights of the city are easily accessible by public transport. The royal castle, the old town (which has been designated a World Cultural Heritage site), and the national museum are all within 2 km of the hotel. Warsaw airport lies some 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2443.05" OriginalAmount="2443.05">
      <BasicPropertyInfo Latitude="52.241691" Longitude="21.015219" StarRating="5" HotelCode="12320|627801" HotelName="Raffles Europejski Warschau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krakowskie Przedmiescie 13, 00-071 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12328/a_12328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;More than 160 years since its 19th century heyday, this hotel takes its place once again at the heart of Poland’s proud capital city, Warsaw. It’s a hotel full of stories, a building with soul. A place that has stayed in hearts and memories, even as the shape and fortunes of the city around it have changed. The hotel sits in the heart of it all, on the Royal Route, neighbouring the cobbled streets of the Old Town. Steps away from the 19th century Polish National Opera House and with views onto the magnificent Presidential Palace, it is the perfect place from which to explore this diverse, vibrant city. The hotel is located 12 km away from the Warsaw Chopin Airport, 4 km from the Warsaw Central Train Station and 800 m from the Old Town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.29" OriginalAmount="461.29">
      <BasicPropertyInfo Latitude="52.2314819" Longitude="20.9752218" StarRating="4" HotelCode="968395|418898" HotelName="Capital Art Apartments by P&amp;O Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gieldowa 4c, Wola, 01-211 Warszawa</AddressLine>
          </AddressLines>
          <CityName>Warsaw</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Warsaw.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Golf,Massage Centre,Nightclub,Kitchen,Wheelchair Access,Bicycle Rental,Diet Meals,Swimming Pool,Heated Pool</BasicAmenities>
    <HotelRating>4,3.5,5,3,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>AIRPORT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,CITY HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,HOSTELS,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
581d0e54-51f3-488d-98cb-f955204a493b|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="581d0e54-51f3-488d-98cb-f955204a493b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68108" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-20T00:00:00" End="2025-01-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="271176|214708" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
581d0e54-51f3-488d-98cb-f955204a493b|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="581d0e54-51f3-488d-98cb-f955204a493b" TimeStamp="0001-01-01T00:00:00" HotelName="H15 Boutique Apartments" HotelCode="271176|214708" StarRating="5" GTCityId="68108" CountryCode="PL" CityName="Warsaw" CountryName="Poland" Address="Poznanska 15, 00-680 Warsaw" PostCode="00-680" PhoneNo="" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="52.2251135" Longitude="21.0118519" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or twin standard" RoomTypeCode="20250120$20250129$W$214$214708$DBT.ST$BAR MARKET$RO$$1~2~0$$N@07~A-SIC~232546~-811925061~N~~~NOR~~C5BB30FFD63C40B173341225545905AAUK00640033001208232546|8|MTM1MC41MHxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1144.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="130.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior suite standard" RoomTypeCode="20250120$20250129$W$214$214708$JSU.ST$BAR MARKET$RO$$1~2~0$$N@07~A-SIC~263650~1769019601~N~~~NOR~~C5BB30FFD63C40B173341225545905AAUK00640033001208263650|8|MTYxNi45OXxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1370.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="159.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior suite superior" RoomTypeCode="20250120$20250129$W$214$214708$JSU.SU$BAR MARKET$RO$$1~2~0$$N@07~A-SIC~24a69a~-2082695792~N~~~NOR~~C5BB30FFD63C40B173341225545905AAUK0064003300120824a69a|8|MTY5MC43NHxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1432.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="166.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite standard" RoomTypeCode="20250120$20250129$W$214$214708$SUI.ST$BAR MARKET$RO$$1~2~0$$N@07~A-SIC~2556f0~1572297676~N~~~NOR~~C5BB30FFD63C40B173341225545905AAUK006400330012082556f0|8|MTc3Ni44NXxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1505.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="175.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite luxury" RoomTypeCode="20250120$20250129$W$214$214708$SUI.LX$BAR MARKET$RO$$1~2~0$$N@07~A-SIC~21872c~1662198049~N~~~NOR~~C5BB30FFD63C40B173341225545905AAUK0064003300120821872c|8|MTgzNi4yNHxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1555.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="182.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Prestige Suite" RoomTypeCode="20250120$20250129$W$214$214708$SUI.PI$BAR MARKET$RO$$1~2~0$$N@07~A-SIC~23378a~130833204~N~~~NOR~~C5BB30FFD63C40B173341225545905AAUK0064003300120823378a|8|MTkzMC41MXxFVVJ8MjAyNS0wMS0xOA==" OriginalAmount="0" TotalPrice="1635.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-14T00:00:00" End="2025-01-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_r_001.JPG" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_r_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_r_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ro_022.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ro_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_k_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ba_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ba_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_l_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_k_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_a_020.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_a_021.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ro_029.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_t_001.JPG" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/21/214708/214708a_hb_ro_027.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Warsaw. The nearest airport is Warschau (WAW).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;A pleasant ambience awaits guests in 46 non-smoking rooms. The hotel offers a conference room. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. A safe provides secure storage for guests' personal property. Additional features include a refrigerator, a mini fridge and a tea/coffee station. Equipped with internet access and a telephone, the rooms provide many ways for guests to stay connected and entertained. Family rooms are available for parents with children. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Know Before You Go&lt;br /&gt;&lt;br /&gt;This property offers transfers from the train station (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation.&lt;br /&gt;&lt;br /&gt;One child 2 years old or younger stays free when occupying the parent or guardian&amp;#39;s room, using existing bedding.&lt;br /&gt;&lt;br /&gt;Fees&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;br /&gt;&lt;br /&gt;Fee for buffet breakfast: PLN 78.00 per person (approximately)&lt;br /&gt;&lt;br /&gt;Self parking fee: PLN 80.00 per night&lt;br /&gt;&lt;br /&gt;Nearby parking fee: PLN 80.00 per night&lt;br /&gt;&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>48-22-5538701</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>48-22-5538700</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>46</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||True