<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
9bb3844d-7e29-4991-a659-fedf20706938|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="9bb3844d-7e29-4991-a659-fedf20706938">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-29T00:00:00" End="2025-01-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9bb3844d-7e29-4991-a659-fedf20706938|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9bb3844d-7e29-4991-a659-fedf20706938|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9bb3844d-7e29-4991-a659-fedf20706938|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-17T13:38:09.7227347+00:00" Version="0" EchoToken="Search" TransactionIdentifier="9bb3844d-7e29-4991-a659-fedf20706938" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="1461.49" OriginalAmount="1461.49">
      <BasicPropertyInfo Latitude="51.452857" Longitude="0.245325" StarRating="4" HotelCode="41176|CAG700600" HotelName="DoubleTree by Hilton Hotel Dartford Bridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masthead Close, Crossways Business Park, Dartford DA2 6QF</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66449/a_66449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3.2 km from Bluewater, Europe’s leading shopping and leisure destination. The new Eurostar station, Ebbsfleet International, is only 8 km away, making this an ideal stopover destination on trips to Paris or Brussels. London City Airport is located 26 km from the hotel and London Gatwick is 57 km away. London Heathrow and Stansted Airport are both 61 km away, and London Luton Airport lies some 92 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1613.52" OriginalAmount="1613.52">
      <BasicPropertyInfo Latitude="51.491567835524" Longitude="-0.19707262516022" StarRating="2" HotelCode="52705|CAG700800" HotelName="Garden View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Nevern Square, London SW5 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56932/a_56932_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is situated in a peaceful location in the Earls Court district of the city, close to the Earls Court and Olympia exhibition centres. Earls Court underground station is within walking distance of the hotel, allowing guests easy and convenient access to the different attractions and districts of the city. In the evening, guests may pay a visit to one of the inviting restaurants or cosy pubs in the hotel's vicinity. The hotel is perfect for those guests wishing instead to have a dance in one of the famous London clubs. Plentiful shopping opportunities are also to be found in the vicinity.&lt;br/&gt;&lt;b&gt;Check-in Requirement from 2021-11-30 to 2030-12-31&lt;b&gt;:-At the time of check-in, all guests must present a valid credit card in order to cover any eventual extra&amp;rsquo;s and damage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1698.64" OriginalAmount="1698.64">
      <BasicPropertyInfo Latitude="51.50744031283" Longitude="0.038681477308273" StarRating="4" HotelCode="61557|CAH976800" HotelName="DoubleTree by Hilton Hotel London ExCel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Excel, Royal Victoria Dock, London E16 1RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79614/a_79614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in an enviable waterfront location, moments away from links to the city's beating heart. Bond Street is less than 20 minutes away and the centre of London is easily accessed via the Docklands Light Rail at Prince Regent Station, a 4-minute walk from the hotel. It is just a 10-minute journey to the M11 motorway and the M25 is only 20 minutes away. It also lies just minutes from ExCel London (the UK's largest exhibition venue), Canary Wharf and London City Airport.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1749.30" OriginalAmount="1749.30">
      <BasicPropertyInfo Latitude="51.50831085" Longitude="0.04103809" StarRating="3.5" HotelCode="556570|CBC054300" HotelName="Hampton by Hilton London Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road, London E16 2QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673046/a_673046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in London, 9-minutes' walk from the ExCel London exhibition centre, Hampton By Hilton London Docklands. It’s a quick journey to the hustle and bustle of Central London and attractions such as The O2 Arena, Canary Wharf and Stratford City. The hotel lies a 3-minute walk to the Royal Albert DLR Station and 1 mile from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1975.74" OriginalAmount="1975.74">
      <BasicPropertyInfo Latitude="51.501702463806" Longitude="-0.023571609787041" StarRating="4" HotelCode="29482|CAH758700" HotelName="Britannia International Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Marsh Wall, London E14 9SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47097/a_47097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an extremely convenient location at the heart of London's Docklands and close to the ‘Canary Wharf’ business district as well as the district of Greenwich. This prime site means that the hotel is an ideal starting point from which to explore the numerous sights and attractions. There are excellent public transport links that allow easy access to the city's many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1992.06" OriginalAmount="1992.06">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|CAQ293000" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane, Ealing W5 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28850/w_28850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to Westfield Shopping Centre, Wembley Stadium, Park Royal and Chiswick Business Park. It is also located within minutes of Ealing Common and 15 minutes from Paddington station by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2020.45" OriginalAmount="2020.45">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|CAT415200" HotelName="DoubleTree by Hilton London Greenwich" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove, Greenwich, London SE10 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285080/a_285080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 10 minutes’ walk from the historic ship The Cutty Sark and the National Maritime Museum. Central London can be reached in 15 minutes by train. The O2 Arena entertainment venue can be reached in 20 minutes via public transport, and Greenwich Market and observatory are just 5 minutes walking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2037.62" OriginalAmount="2037.62">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|CAF398900" HotelName="Hilton London Olympia" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street, W14 8NL London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49954/a_49954_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated on bustling and fashionable Kensington High Street, a 5-minute walk from Olympia Exhibition Centre. Numerous shops, restaurants, bars and pubs are within easy reach. Links to public transport can be found in the immediate vicinity of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2089.81" OriginalAmount="2089.81">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600" HotelName="Hilton London Wembley" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285121/a_285121_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and few steps away from the modern London Designer Outlet which has a cinema and trendy shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2152.37" OriginalAmount="2152.37">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|CAW013700" HotelName="Hilton London Syon Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Syon Park, Middlesex, London TW8 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239211/a_239211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute drive from Richmond underground station, which offers direct access to the centre of London. The centre of Brentford is some 15 minutes away on public transport. Kew Gardens are some 3.8 km away. Heathrow Airport is within a 15-minute drive of the hotel (12 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2302.14" OriginalAmount="2302.14">
      <BasicPropertyInfo Latitude="51.504934" Longitude="-0.21454" StarRating="4" HotelCode="259330|CAF399000" HotelName="Hilton London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue, London W11 4UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15330/a_15330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, top-class hotel is situated in a central location at the heart of the London district of Kensington. Plenty of tourist attractions, as well as numerous shops and entertainment venues are all located in the surrounding neighbourhood and, by making use of public transport, other areas of London are within easy to reach.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2390.20" OriginalAmount="2390.20">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|CAS332900" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="BED &amp; BREAKFAST,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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40061/a_40061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Road with a large selection of shops. Several cosy restaurants and pubs are within walking distance of the hotel. Guests may also make use of the public transport, which departs from locations just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2677.84" OriginalAmount="2677.84">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|CAT853600" HotelName="DoubleTree by Hilton London - Tower of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232065/a_232065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars and pubs are to be found in the immediate vicinity of the hotel, which is about 200 m from Tower Hill station, some 500 m from a selection of nightspots and shopping venues, and approximately 1.3 km from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2705.89" OriginalAmount="2705.89">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|CAG699800" HotelName="DoubleTree by Hilton London - Docklands Riverside" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Rotherhithe Street, London SE16 5HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36624/a_36624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located approximately 20 minutes from the centre of London, where guests will discover many shopping and entertainment venues. The hotel offers a complimentary shuttle service to and from Canada Water underground station. From here guests can easily reach their destination via the Jubilee Line. London City Airport is roughly a 25-minute journey from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Please note that the 2023 London Marathon is taking place on Sunday, 23rd April 2023. Local road closures will be in place from 6 am until 4 pm on the day. Some local public transportation will be affected. The hotel's own ferry will run as normal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2754.68" OriginalAmount="2754.68">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|CAF401900" HotelName="Hilton London Angel Islington" Meals="BED &amp; BREAKFAST,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,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14006/a_14006_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertainment venues nearby. There are also restaurants, bars, and public transport close to the hotel. Nightclubs may be found within 50 m of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2849.88" OriginalAmount="2849.88">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12330/a_12330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxford Street is 1 km away and the nearest airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2994.72" OriginalAmount="2994.72">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|CAR208200" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78593/a_78593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest commercial districts in London, which is fast becoming a popular shopping destination and is accessible by river-taxi from central London. The centre of Canary Wharf is only around 100 m away, with restaurants, bars and shopping amenities about 300 m away. The underground station Canary Wharf is around 600 m from the hotel, the nearest regional railway station is around 1 km away and it is 2.5 km to the tourist centre of London. London's City Airport is 6 km away, Heathrow is around 33 km away, Stansted 55 km, Gatwick 73 km and Luton Airport is about 77 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2999.65" OriginalAmount="2999.65">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|CAS340000" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road, London N1 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15137/a_15137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of the hip London district of Islington. There are various international restaurants in the surrounding area as well as cosy pubs and bars. Charming antique shops and numerous other shops are also located within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3047.76" OriginalAmount="3047.76">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|CBG470300" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681634/a_681634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-We're sorry, but as part of local prevention efforts, our hotel is currently closed through January 02, 2024. We are accepting reservations for future travel dates, so please feel free to book one of our many flexible rate options.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3071.39" OriginalAmount="3071.39">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|CAF399400" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73354/a_73354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment venues are to be found in the vicinity (within 100 m of the hotel) and it is the ideal starting point for sightseeing tours and shopping trips in inner London. The airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3074.45" OriginalAmount="3074.45">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|CBO915600" HotelName="The Gantry London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095223/a_1095223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3088.73" OriginalAmount="3088.73">
      <BasicPropertyInfo Latitude="51.514582" Longitude="-0.156604" StarRating="4" HotelCode="32000|CAL314000" HotelName="DoubleTree By Hilton Hotel London - Marble Arch" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street, Marble Arch, W1H7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51047/a_51047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 1950, this charming hotel is located just off Oxford Street, close to the popular Hyde Park and within walking distance of Marble Arch underground station. The M4 and M40 motorways are within convenient reach, making access to Heathrow Airport, which is just 30 km away, both quick and easy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3124.22" OriginalAmount="3124.22">
      <BasicPropertyInfo Latitude="51.524433729464" Longitude="-0.12829542160034" StarRating="3" HotelCode="18178|CAP675000" HotelName="The Tavistock Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/12/2024" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square, London WC1H 9EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22564/a_22564_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a wonderful view of the Tavistock Square gardens in the heart of Bloomsbury. It is conveniently situated close to Russell Square underground station with direct access to Heathrow (Piccadilly Line). Euston, St. Pancras and King's Cross stations are also only a short walk away as well as Convent Garden, Oxford Street, theatres and the British Museum.&lt;br/&gt;&lt;b&gt;No Name Changes Allowed from 2012-03-08 to 2030-12-31&lt;b&gt;:-Please
 note that this hotel does not allow name changes on already confirmed 
bookings, therefore if names need to be changed the bookings should be 
cancelled and re booked, higher rates may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3236.80" OriginalAmount="3236.80">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|CAF563400" HotelName="Hilton London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bayswater Road, London W2 4RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46907/a_46907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly next to Hyde Park in the centre of London with numerous shopping and entertainment venues nearby. Public transport connections are just 5 metres away as well as restaurants and bars, which are 50 m away. Nightclubs and shops are just a stone's throw from the hotel (approximately 100 m). The nearest beach is located an hour's drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3402.89" OriginalAmount="3402.89">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|CBO056000" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>61 - 67 Great Eastern Street, Hackney, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1217701/a_1217701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3421.08" OriginalAmount="3421.08">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|CAF528900" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row, London WC1B 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49971/a_49971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in London's historic Bloomsbury district, 200 m from the British Museum, while Covent Garden and Oxford Street are less than 1.6 km away. Euston railway station is about 1.3 km away and Buckingham Palace is around 3.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3545.86" OriginalAmount="3545.86">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|CAL300300" HotelName="Doubletree By Hilton London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42335/a_42335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube station is just 2 minutes walk from the hotel, which makes this hotel superbly situated for business guests wanting to reach the financial district or Earl's Court and the Olympic Exhibition halls quickly. The hotel also provides a fantastic starting point for tourists' exploration of London's main attractions including High Street Kensington, a Natural History Museum, the London Eye, the Royal Albert Hall and the renowned department store, Harrod's. The M4 motorway and the A4 provide good quick access to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3629.50" OriginalAmount="3629.50">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|CAX248200" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22950/a_22950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3683.39" OriginalAmount="3683.39">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|CAK205400" HotelName="Hilton London Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27386/a_27386_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km from famous Oxford Street. Edgware Road underground station also lies just a stone's throw away whilst the nearest links to the public transport network are 100 m away. Many of London's top sights as well as a diverse range of shops, restaurants, bars, pubs, cafés and further entertainment venues may easily be reached by making use of the good-value public transport or by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3753.94" OriginalAmount="3753.94">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|CAM455400" HotelName="Hilton London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street, London SE1 2BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103759/a_103759_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London, this hotel is within easy walking distance of The City, as well as rail and underground links. Within a mile of the hotel, guests will find attractions such as Shakespeare's Globe Theatre, the Tate Modern and the London Eye. London Gatwick Airport is some 48 km away, and London Heathrow Airport is about 28 km from the hotel. Both airports are under an hour away by train.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Please note that 1751 Distillery Bar &amp; Kitchen Closed restaurant will be closed daily from 11AM - 12PM until further notice. We apologize for any inconvenience this may cause.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3756.66" OriginalAmount="3756.66">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|CAF563300" HotelName="Hilton London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31704/a_31704_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park is just 500 m from the hotel and the famous Oxford Street is around 1 km away. Shopping venues as well as the nearest restaurants and bars are situated a mere 1.5 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4003.33" OriginalAmount="4003.33">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|CAF552600" HotelName="Citadines Barbican London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62408/a_62408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides the ideal starting point for those wishing to visit the capital's top sights including the Barbican Centre, home to London's Symphony Orchestra, and the Royal Shakespeare Company Theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4025.77" OriginalAmount="4025.77">
      <BasicPropertyInfo Latitude="51.49322780844" Longitude="-0.12700259685516" StarRating="4" HotelCode="27519|CAT853700" HotelName="The Westminster London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street, London SW1P 4DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40531/a_40531_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London and can be easily reached from all directions. It is located close to Westminster, the Houses of Parliament and Millbank Tower. Within five minutes guests will arrive at Pimlico underground station and within 10 minutes, Westminster underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4377.50" OriginalAmount="4377.50">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|CAX158200" HotelName="Hilton London Bankside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366963/a_366963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station and Borough Market.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4811.00" OriginalAmount="4811.00">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|CAG698200" HotelName="The Waldorf Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aldwych, WC2B 4DD London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22852/a_22852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of London city centre with its extensive range of entertainment and shopping facilities. The near vicinity includes the West End and Covent Garden. Links to the public transport system are only 50m away and restaurants and bars only 500m from the hotel. The closest shopping facilities are around 1.5 km away.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4934.42" OriginalAmount="4934.42">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|CAF552500" HotelName="Citadines Holborn-Covent Garden London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10409/a_10409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester Square. Covent Garden, one of the liveliest districts of London, which features countless shops, restaurants, lively bars and nightclubs, is located close by. The nearest underground station is Holborn and can easily be reached on foot.&lt;br/&gt;&lt;b&gt;Cleaning Arrangements from 2019-01-10 to 2030-12-31&lt;b&gt;:-The hotel does not offer daily room cleaning, a full service is offered once a week. Alternatively clients can pay the hotel directly for more a frequent cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4984.06" OriginalAmount="4984.06">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3.5" HotelCode="33050|CAF552400" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52487/w_52487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the immediate vicinity of the Victoria and Albert Museum, the Natural History Museum, and the renowned Harrods store. The borough of South Kensington itself is overflowing with boutiques, cinemas, theatres, bars, and restaurants. Buckingham Palace is only a short underground ride away, the nearest stations are Gloucester Road and High Street Kensington. A taxi rank can be found within about 5 minutes on foot, Victoria Station is 10 minutes by car, and Waterloo Station about 20 minutes.&lt;br/&gt;&lt;b&gt;Cleaning Arrangements from 2019-01-10 to 2030-12-31&lt;b&gt;:-The hotel does not offer daily room cleaning, a full service is offered once a week. Alternatively clients can pay the hotel directly for more a frequent cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5993.86" OriginalAmount="5993.86">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|CAF962700" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens, Trafalgar Square, London SW1A 2TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51873/a_51873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore central London from this boutique-style hotel with a prime location on the south side of Trafalgar Square, within walking distance from restaurants, bars, a club, entertainment, cultural activities, Leicester Square, Soho and the business district. Charing Cross underground and train station is just a 2-minute walk from the city hotel and sights such as Westminster Abbey, the Houses of Parliament and Buckingham Palace are all within easy walking distance. Nearby airports include London City (15 km), London Heathrow (25 km), London Gatwick (50 km), London Luton (55 km) and London Stansted (60 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6183.07" OriginalAmount="6183.07">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|CAQ456300" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway, London SW1H 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245963/a_245963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7745.20" OriginalAmount="7745.20">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|CAG698600" HotelName="London Hilton on Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18791/a_18791_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of Hyde Park from the hotel. Scores of shops and entertainment venues as well as various tourist attractions are within easy walking distance or may be reached by making use of the efficient public transport system (200 metres away). The closest tube stations are Hyde Park Corner and Green Park.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-The hotel will be undergoing renovations from January 9th, 2023 - July 31, 2023. Breakfast will be served on the first floor and our lobby area will also be impacted at this time. Please email reservations.parklane@hilton.com for more information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2054.11" OriginalAmount="2054.11">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAO540100" HotelName="BEST WESTERN CHISWICK PALACE AND SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2358.58" OriginalAmount="2358.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB863600" HotelName="BEST WESTERN PLUS VAUXHALL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2431.33" OriginalAmount="2431.33">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR757300" HotelName="CHELSEA CLOISTERS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2711.50" OriginalAmount="2711.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAV656600" HotelName="HAMPTON BY HILTON LONDON CITY (I)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2772.96" OriginalAmount="2772.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAJ140000" HotelName="BERJAYA EDEN PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2792.45" OriginalAmount="2792.45">
      <BasicPropertyInfo StarRating="1" HotelCode="|CBO683700" HotelName="EUSTON SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3006.57" OriginalAmount="3006.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG372600" HotelName="CITIZENM LONDON SHOREDITCH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3034.81" OriginalAmount="3034.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ393100" HotelName="COPTHORNE TARA (I)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3101.28" OriginalAmount="3101.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG477600" HotelName="YOTEL LONDON SHOREDITCH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3371.80" OriginalAmount="3371.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ975400" HotelName="THE WESLEY CAMDEN TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3386.63" OriginalAmount="3386.63">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBM946000" HotelName="ZEDWELL PICCADILLY CIRCUS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3398.98" OriginalAmount="3398.98">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|CBP968800" HotelName="Canopy by Hilton London City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3538.38" OriginalAmount="3538.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ973000" HotelName="NEW ROAD HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3603.47" OriginalAmount="3603.47">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR575700" HotelName="MONTCALM AT BREWERY LONDON CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3847.29" OriginalAmount="3847.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF400000" HotelName="MILLENNIUM GLOUCESTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3951.99" OriginalAmount="3951.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ355000" HotelName="LOST PROPERTY ST. PAUL'S CURIO BY HILTON" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4017.59" OriginalAmount="4017.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG389500" HotelName="MARLIN WATERLOO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4031.31" OriginalAmount="4031.31">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG337900" HotelName="BLANDFORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4173.68" OriginalAmount="4173.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE881200" HotelName="DIXON, TOWER BRIDGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4211.30" OriginalAmount="4211.30">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG464100" HotelName="ASSEMBLY COVENT GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4253.48" OriginalAmount="4253.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG299600" HotelName="SUNBORN LONDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4539.64" OriginalAmount="4539.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF935600" HotelName="MELIA WHITE HOUSE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4969.45" OriginalAmount="4969.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ323200" HotelName="HYATT PLACE LONDON CITY EAST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5490.35" OriginalAmount="5490.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAI164100" HotelName="NYX HOTEL LONDON HOLBORN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5508.52" OriginalAmount="5508.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF400500" HotelName="MILLENNIUM HOTEL LONDON KNIGHTSBRIDGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5623.86" OriginalAmount="5623.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF399600" HotelName="THE BAILEY'S LONDON KENSINGTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5698.85" OriginalAmount="5698.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBL310000" HotelName="STANDARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6030.45" OriginalAmount="6030.45">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBA944000" HotelName="MONTCALM ROYAL LONDON HOUSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6387.14" OriginalAmount="6387.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW847400" HotelName="ME LONDON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6857.65" OriginalAmount="6857.65">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW867600" HotelName="60 HYDE PARK GATE HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6999.53" OriginalAmount="6999.53">
      <BasicPropertyInfo StarRating="0" HotelCode="|CBH324400" HotelName="CAPITAL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8623.76" OriginalAmount="8623.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ697800" HotelName="NOMAD LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9706.99" OriginalAmount="9706.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ732500" HotelName="GREAT SCOTLAND YARD HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9746.71" OriginalAmount="9746.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF962600" HotelName="ROYAL LANCASTER LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="13247.76" OriginalAmount="13247.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBA297600" HotelName="FOUR SEASONS TEN TRINITY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="85189.55" OriginalAmount="85189.55">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBE560800" HotelName="45 PARK LANE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access,Currency Exchange,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Bicycle Rental,Designated Smoking Area,Golf,Diet Meals</BasicAmenities>
    <HotelRating>4,5,3,3.5,1,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,AIRPORT 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
8f4f8f0e-0da4-4c5a-b463-ea9ab2d554dc|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="8f4f8f0e-0da4-4c5a-b463-ea9ab2d554dc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8f4f8f0e-0da4-4c5a-b463-ea9ab2d554dc|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8f4f8f0e-0da4-4c5a-b463-ea9ab2d554dc|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d1429096-cbf0-416f-b167-c84983043dfd|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="d1429096-cbf0-416f-b167-c84983043dfd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-14T00: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
d1429096-cbf0-416f-b167-c84983043dfd|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d1429096-cbf0-416f-b167-c84983043dfd|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f22e8ef2-9a2f-4eee-81a3-5d86a35da307|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="f22e8ef2-9a2f-4eee-81a3-5d86a35da307">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-30T00: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
f22e8ef2-9a2f-4eee-81a3-5d86a35da307|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-17T13:42:17.8918999+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f22e8ef2-9a2f-4eee-81a3-5d86a35da307" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="1495.35" OriginalAmount="1495.35">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|CAP163600" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Northern Cross, Malahide Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/98447/a_98447_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel lies some 5 km from Dublin city centre. Bars, pubs, clubs and nightlife spots can be found 4 km away, whilst there are shops just 50 m from the hotel’s front door. Malahide castle and beach can be reached in 10 and 20 minutes respectively by car. Dublin Airport is 9 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1617.30" OriginalAmount="1617.30">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|CAF514700" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22700/a_22700_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegant property is just a 15-minute walk from the city centre. It is also close-by to Stephen's Green and Grafton Street. Links to the public transport network are to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1765.05" OriginalAmount="1765.05">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|CAP163700" HotelName="Hilton Dublin Kilmainham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" 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="1" TotalAmount="2337.90" OriginalAmount="2337.90">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|CAF515500" HotelName="Hilton Garden Inn Dublin Custom House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Custom House Quay, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15132/a_15132_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Dublin, on the banks of the River Liffey. The capital's numerous shops and entertainment venues, such as the Temple Bar district, are to be found in the immediate vicinity. Sights such as Trinity College and St. Patrick's Cathedral are just a few minutes away on foot. Dublin airport is about 10 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2414.70" OriginalAmount="2414.70">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|CAR214800" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131734/a_131734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2450.85" OriginalAmount="2450.85">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|CAF514000" HotelName="The Morrison, A Doubletree by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/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="1" TotalAmount="3761.99" OriginalAmount="3761.99">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|CAF515200" HotelName="Grafton Capital Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stephens Street Lower, Dublin City Centre, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50720/a_50720_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, Georgian-style hotel is located at the heart of Dublin within walking distance of many of the city's top sights including Dublin Castle, Trinity College, St. Stephen's Green and Grafton Street shopping district. Temple Bar, Dublin's nightlife centre, features a diversity of cafés and restaurants and lies just 5 minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5216.70" OriginalAmount="5216.70">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|CAF514500" HotelName="Conrad Dublin" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64965/w_64965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1369.35" OriginalAmount="1369.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP382300" HotelName="HAMPTON BY HILTON DUBLIN CITY CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1565.82" OriginalAmount="1565.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK038300" HotelName="ACADEMY PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2049.30" OriginalAmount="2049.30">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBD533200" HotelName="ALOFT DUBLIN CITY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2109.00" OriginalAmount="2109.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBM203800" HotelName="MOXY DUBLIN CITY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2279.75" OriginalAmount="2279.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR412000" HotelName="THE MAYSON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2647.03" OriginalAmount="2647.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ945100" HotelName="THE CHANCERY HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3613.95" OriginalAmount="3613.95">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAG708500" HotelName="INTERCONTINENTAL DUBLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4189.07" OriginalAmount="4189.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAG920800" HotelName="THE FITZWILLIAM HOTEL DUBLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4405.05" OriginalAmount="4405.05">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF514300" HotelName="THE COLLEGE GREEN, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8488.80" OriginalAmount="8488.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF514400" HotelName="SHELBOURNE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2024" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Currency Exchange,Bicycle Rental,Central Heating,Diet Meals,Wheelchair Access,Golf,Jacuzzi,Swimming Pool</BasicAmenities>
    <HotelRating>4,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,AIRPORT 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
03d9c293-467b-4907-af79-2c26fc414aea|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="03d9c293-467b-4907-af79-2c26fc414aea">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" 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
03d9c293-467b-4907-af79-2c26fc414aea|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2b8cbf99-7e95-489e-9f8b-f7976fc03bb0|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="2b8cbf99-7e95-489e-9f8b-f7976fc03bb0">
  <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-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
2b8cbf99-7e95-489e-9f8b-f7976fc03bb0|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a7898dcb-5fe2-4fe3-bdbc-cc3ec65a339f|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="a7898dcb-5fe2-4fe3-bdbc-cc3ec65a339f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a7898dcb-5fe2-4fe3-bdbc-cc3ec65a339f|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-17T13:44:36.1671324+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a7898dcb-5fe2-4fe3-bdbc-cc3ec65a339f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="555.28" OriginalAmount="555.28">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="2" HotelCode="35480|CAJ766400" HotelName="a&amp;o Berlin Friedrichshain" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 73, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57684/a_57684_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This youth hostel is located in the heart of the Berlin district of Friedrichshain and is surrounded by numerous pubs, bars, galleries and boutiques. Just 30 m away guests will find various shops, restaurants and public transport. The famous Alexanderplatz is just 30 minutes away. Tegel and Schönefeld Airports can be reached in approximately 15 and 18 km respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="606.72" OriginalAmount="606.72">
      <BasicPropertyInfo Latitude="52.529011" Longitude="13.363611" StarRating="2" HotelCode="161194|CAP650100" HotelName="a&amp;o Berlin Hauptbahnhof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lehrter Straße 12, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227556/a_227556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a 10-minute walk from Berlin's central station. There are numerous attractions nearby, including the Brandenburg Gate, the Reichstag and the Berlin Victory Column. Tegel Airport and Schönefeld Airport are 6 km and 18 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="608.14" OriginalAmount="608.14">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|CAV017700" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rhinstraße 159, 10315 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10609/a_10609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the north-eastern Lichtenberg district of Berlin, directly opposite the famous business centre pyramid with its neon blue fluorescent lighting, displaying the highest clock in Europe. Links to the public transport network are located directly in front of the hotel. The closest bars, pubs and nightclubs are around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="613.98" OriginalAmount="613.98">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|CAX676500" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/5/3/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="709.80" OriginalAmount="709.80">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|CAO506300" HotelName="Best Western Am Spittelmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Grünstraße 28, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103701/a_103701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the heart of the city, a short walk from famous Friedrichstrasse. Thanks to its central location right by Spittelmart, all interesting sights are easily reached within minutes. The nearby underground stop (200 m) will take guests quickly and directly to the 2 hubs of Alexanderplatz in the east and Zoologischer Garten in the west. They can also easily reach attractions such as the exhibition centre, the Brandenburg Gate (2.5 km), Gendarmenmarkt Square (1.5 km), the television tower (1.5 km), the Museum Island (1.5 km) and Potsdamer Platz with its bars and restaurants. Tegel Airport is 11 km away and it is 22 km to Schoenefeld Airport.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="746.19" OriginalAmount="746.19">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|CAV170100" HotelName="ibis Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14571/a_14571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="801.55" OriginalAmount="801.55">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|CAQ971800" HotelName="Mercure Berlin City West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ohmstrasse 4-6, 13629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90981/a_90981_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="807.33" OriginalAmount="807.33">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|CAS791300" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 4, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53185/a_53185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="813.41" OriginalAmount="813.41">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|CAR064100" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="BED &amp; BREAKFAST,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>Hermannstraße 214-216, Eingang Rollbergstrasse, 12049 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37314/a_37314_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="834.45" OriginalAmount="834.45">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|CAS791700" HotelName="Mercure Hotel MOA Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stephanstrasse 41, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228678/a_228678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Moa Bogen Mall in the Tiergarten district of Berlin. Birkenstraße underground station is 200 m away. The hotel is only 2 underground stops from Berlin Zoo and 3 stops from the Kurfürstendamm shopping street. Hauptbahnhof station is about 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="902.99" OriginalAmount="902.99">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|CAS082300" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 2, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55977/a_55977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="912.88" OriginalAmount="912.88">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|CAR137300" HotelName="Novotel Berlin Am Tiergarten" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65130/a_65130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Berlin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="955.44" OriginalAmount="955.44">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|CBG814500" HotelName="Max Brown Ku'Damm" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95175/a_95175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within close proximity of the Ludwigkirchplatz square with its brick church and the Kurfürstendamm shopping street, which features cafés and restaurants, fashion boutiques and antique shops. Numerous cultural venues, entertainment and shopping centres including the KaDeWe department store may all easily be reached on foot. The Pariser Strasse bus station is around 100 m from the hotel and the Zoologischer Garten station some 1500 m. Berlin Tegel Airport and Berlin Schönefeld Airport are situated at a distance of approximately 10 km and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="992.21" OriginalAmount="992.21">
      <BasicPropertyInfo Latitude="52.574713" Longitude="13.358146" StarRating="2" HotelCode="25564|CAS791100" HotelName="ibis Berlin Airport Tegel Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Reinickendorf 4-5, 13407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37313/a_37313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in quiet surroundings in the northern part of the city, this business hotel is just 15 minutes by underground (U8) to the city centre. There are restaurants and shopping facilities in the immediate vicinity of the hotel, and attractions such as the TV tower, zoo and Potsdamer Platz are all within 25 minutes away using the public transport. Berlin-Tegel (TXL) is the nearest airport, just 5 km away, whereas Berlin-Schönefeld (SXF) is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1062.75" OriginalAmount="1062.75">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|CBA761700" HotelName="Hampton By Hilton Berlin City Centre Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 69, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635808/w_635808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-City Tax 5% on net logis per room /night for leisure overnight stays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1118.56" OriginalAmount="1118.56">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|CAS438900" HotelName="Airporthotel Berlin-Adlershof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 14, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101142/a_101142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet and green area of the southeast of Berlin, right in the heart of the Humboldt University Campus and Europe's most modern technology park. Schoenefeld Airport is close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1227.72" OriginalAmount="1227.72">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|CAT453900" HotelName="Hampton by Hilton Berlin City West" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstrasse 188-189, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228655/w_228655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Kurfürstendamm and Kantstrasse in Berlin's Charlottenburg district, with many restaurants close by. It lies a 2-minute walk from the shops of Kurfürstendamm and the nearest metro station, a 5-minute walk from the Berlin Zoo, the Kaiser Wilhelm Memorial Church and Zoologischer Garten railway station and the centre of western Berlin. The KaDeWe department store is about 1500 m and the Olympic Stadium and Alexanderplatz are both around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1302.56" OriginalAmount="1302.56">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|CAW840000" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 99, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21980/a_21980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1308.06" OriginalAmount="1308.06">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|CBG623500" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1366.30" OriginalAmount="1366.30">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|CAX651200" HotelName="Hilton Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohrenstr. 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8857/a_8857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideal for tourists wishing to explore the city. Right by the Gendarmenmarkt, it is only metres from the famous sightseeing attractions of the city such as Unter den Linden, the Brandenburg Gate, Friedrichstrasse or Galleries Lafayette with its shops and boutiques. The underground station Stadtmitte is directly in front of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1372.59" OriginalAmount="1372.59">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|CAR660500" HotelName="Mercure Berlin City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 38, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32721/a_32721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1394.30" OriginalAmount="1394.30">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|CAW310000" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1517.49" OriginalAmount="1517.49">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|CAF462400" HotelName="Scandic Berlin Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7486/a_7486_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this popular hotel, it is only 5 minutes to Kurfürstendamm and the KaDeWe (around 200 m). There are scores of restaurants as well as connections to public transport around 200 m away and nightclubs and bars are also located within walking distance, some 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1523.63" OriginalAmount="1523.63">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|CAF461300" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 27, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15315/gt_15315_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Berlin's City West, right on the famous boulevard Kurfuerstendamm. Numerous attractions, delightful restaurants, boutiques and theaters are easily reachable by walking or by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1539.22" OriginalAmount="1539.22">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|CAF462000" HotelName="Pullman Schweizerhof" Meals="BED &amp; BREAKFAST,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,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 25, 10787 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11706/a_11706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a modern ambience and an ideal location in the heart of Berlin, between Kurfürstendamm and Potsdamer Platz, close to the zoo. Guests will find shops, nightspots, links to public transport and a park all within 500 m of the hotel. The Brandenburg Gate is 2 km and the Victory Column (Siegessäule) is around 1.5 km. It is 2.5 km to Hauptbahnhof Central Station, Tegel Airport is some 7 km away and it is around 18 km to Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1640.47" OriginalAmount="1640.47">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|CAO651600" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gabriele-Tergit-Promenade 19, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227931/gt_227931_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the famous Potsdamer Platz. Within about 300 m guests will be able to find shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3118.18" OriginalAmount="3118.18">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|CAS293400" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 28, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238262/a_238262_AK2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3746.37" OriginalAmount="3746.37">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|CAF461000" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unter den Linden 77, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7108/a_7108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel lies on one of Berlin's most beautiful boulevards, Unter den Linden, which lies in the Mitte district of the city. Enjoying an idyllic location close to many of the city's top sights including the Brandenburg Gate, Pariser Platz, the Reichstag, the embassies and museums, as well as the most important theatres and opera houses. The German capital's diversity of shopping and entertainment venues may also easily be reached on foot. The hotel lies just a few paces away the nearest transport links directly in front of the hotel. Transfer to Tegel Airport (9 km away) takes approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="564.56" OriginalAmount="564.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO561400" HotelName="TWO HOTEL BERLIN BY AXEL - ADULTS ONLY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="572.39" OriginalAmount="572.39">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR913200" HotelName="HOTEL BERLIN LICHTENBERG(SPECIAL OFFER2)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="628.42" OriginalAmount="628.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR536500" HotelName="MOXY BERLIN AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="767.86" OriginalAmount="767.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAY311200" HotelName="LIVING HOTEL GROSSER KURFUERST BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="772.44" OriginalAmount="772.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAL842000" HotelName="LEONARDO BOUTIQUE CITY SOUTH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="788.72" OriginalAmount="788.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAK382700" HotelName="B AND B HOTEL BERLIN CITY-OST" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="817.62" OriginalAmount="817.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG242900" HotelName="HOTEL ALDEA BERLIN CENTRUM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="903.37" OriginalAmount="903.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBA538200" HotelName="MOXY BERLIN OSTBAHNHOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="949.97" OriginalAmount="949.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ716400" HotelName="INTERCITYHOTEL BERLIN AIRP TERMINAL 1+2" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="950.18" OriginalAmount="950.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG666800" HotelName="HOTEL BERLIN KOPENICK BY LEONARDO HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1033.71" OriginalAmount="1033.71">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAL544800" HotelName="LEONARDO BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1041.25" OriginalAmount="1041.25">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAU911100" HotelName="YGGOTEL RAVN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1050.79" OriginalAmount="1050.79">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBE880000" HotelName="AC HOTEL BERLIN HUMBOLDTHAIN PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1078.36" OriginalAmount="1078.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAX845500" HotelName="UPPER ROOM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU455500" HotelName="BEST WESTERN PLUS PLAZA KURFUERSTENDAMM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1086.51" OriginalAmount="1086.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBD440300" HotelName="CATALONIA BERLIN MITTE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1139.84" OriginalAmount="1139.84">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR200900" HotelName="SELECT HOTEL STYLE BERLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1171.99" OriginalAmount="1171.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAT667400" HotelName="INTERCITYHOTEL BERLIN HAUPTBAHNHOF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1213.16" OriginalAmount="1213.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ654100" HotelName="STEIGENBERGER AIRPORT HOTEL BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1245.78" OriginalAmount="1245.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU609000" HotelName="HOLIDAY INN BERLIN CITY EAST SIDE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1287.91" OriginalAmount="1287.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR660200" HotelName="ARCOTEL VELVET BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1322.15" OriginalAmount="1322.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG242800" HotelName="SELECT HOTEL BERLIN GENDARMENMARKT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1342.93" OriginalAmount="1342.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ842100" HotelName="SANA BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1372.02" OriginalAmount="1372.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAH512800" HotelName="LINDNER AM KU'DAMM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1377.35" OriginalAmount="1377.35">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF461500" HotelName="SHERATON BERLIN GRAND ESPLANADE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1386.04" OriginalAmount="1386.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG324100" HotelName="CENTROVITAL HOTEL BERLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1391.78" OriginalAmount="1391.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS792200" HotelName="ARCOTEL JOHN F BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1545.83" OriginalAmount="1545.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAJ245800" HotelName="COURTYARD BY MARRIOTT CITY CENTER" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1553.40" OriginalAmount="1553.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE006200" HotelName="HOTEL INDIGO BERLIN - EAST SIDE GALLERY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1600.03" OriginalAmount="1600.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAZ041000" HotelName="NH COL MITTE FRIEDRICHSTRASSE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1645.27" OriginalAmount="1645.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG314600" HotelName="25HOURS HOTEL BIKINI BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1928.16" OriginalAmount="1928.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAG667600" HotelName="MARRIOTT BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2067.80" OriginalAmount="2067.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAQ560200" HotelName="HOTEL EUROSTARS BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2229.24" OriginalAmount="2229.24">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF461600" HotelName="WESTIN GRAND BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2373.63" OriginalAmount="2373.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAP656300" HotelName="MARITIM PROARTE BERLIN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2688.66" OriginalAmount="2688.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB470600" HotelName="SO/ BERLIN DAS STUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3418.74" OriginalAmount="3418.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAG667400" HotelName="RITZ-CARLTON BERLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Fax,Nightclub,Shopping Arcade,Telephone Service,Kitchen,Garden,Wheelchair Access,Sauna,Restaurant,Swimming Pool,Room Service,Designated Smoking Area,Lounge,Massage Centre,Currency Exchange,Spa,Golf,Jacuzzi</BasicAmenities>
    <HotelRating>4,3,5,2,3.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,GUESTHOUSE,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HISTORIC 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
a7898dcb-5fe2-4fe3-bdbc-cc3ec65a339f|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f90a8596-2f83-4081-9cc6-b994cdd85acf|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="f90a8596-2f83-4081-9cc6-b994cdd85acf">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-07T00: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
f90a8596-2f83-4081-9cc6-b994cdd85acf|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-17T13:45:23.2336928+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f90a8596-2f83-4081-9cc6-b994cdd85acf" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="592.17" OriginalAmount="592.17">
      <BasicPropertyInfo Latitude="52.506933" Longitude="13.468991" StarRating="2" HotelCode="35480|CAJ766400" HotelName="a&amp;o Berlin Friedrichshain" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 73, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57684/a_57684_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This youth hostel is located in the heart of the Berlin district of Friedrichshain and is surrounded by numerous pubs, bars, galleries and boutiques. Just 30 m away guests will find various shops, restaurants and public transport. The famous Alexanderplatz is just 30 minutes away. Tegel and Schönefeld Airports can be reached in approximately 15 and 18 km respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="648.65" OriginalAmount="648.65">
      <BasicPropertyInfo Latitude="52.529011" Longitude="13.363611" StarRating="2" HotelCode="161194|CAP650100" HotelName="a&amp;o Berlin Hauptbahnhof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lehrter Straße 12, 10557 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227556/a_227556_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a 10-minute walk from Berlin's central station. There are numerous attractions nearby, including the Brandenburg Gate, the Reichstag and the Berlin Victory Column. Tegel Airport and Schönefeld Airport are 6 km and 18 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="654.92" OriginalAmount="654.92">
      <BasicPropertyInfo Latitude="52.533352598896" Longitude="13.51756632328" StarRating="3" HotelCode="47626|CAV017700" HotelName="Comfort Hotel Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rhinstraße 159, 10315 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10609/a_10609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the north-eastern Lichtenberg district of Berlin, directly opposite the famous business centre pyramid with its neon blue fluorescent lighting, displaying the highest clock in Europe. Links to the public transport network are located directly in front of the hotel. The closest bars, pubs and nightclubs are around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="663.31" OriginalAmount="663.31">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|CAX676500" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/5/3/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="764.40" OriginalAmount="764.40">
      <BasicPropertyInfo Latitude="52.509956354007" Longitude="13.405726924539" StarRating="3" HotelCode="76246|CAO506300" HotelName="Best Western Am Spittelmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Grünstraße 28, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103701/a_103701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the heart of the city, a short walk from famous Friedrichstrasse. Thanks to its central location right by Spittelmart, all interesting sights are easily reached within minutes. The nearby underground stop (200 m) will take guests quickly and directly to the 2 hubs of Alexanderplatz in the east and Zoologischer Garten in the west. They can also easily reach attractions such as the exhibition centre, the Brandenburg Gate (2.5 km), Gendarmenmarkt Square (1.5 km), the television tower (1.5 km), the Museum Island (1.5 km) and Potsdamer Platz with its bars and restaurants. Tegel Airport is 11 km away and it is 22 km to Schoenefeld Airport.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="800.70" OriginalAmount="800.70">
      <BasicPropertyInfo Latitude="52.529098847096" Longitude="13.418069779873" StarRating="2.5" HotelCode="13688|CAV170100" HotelName="ibis Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 4, 10405 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14571/a_14571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="853.58" OriginalAmount="853.58">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|CAQ971800" HotelName="Mercure Berlin City West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ohmstrasse 4-6, 13629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90981/a_90981_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="865.52" OriginalAmount="865.52">
      <BasicPropertyInfo Latitude="52.504813" Longitude="13.384195" StarRating="2" HotelCode="33426|CAS791300" HotelName="ibis Berlin City Potsdamer Platz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 4, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53185/a_53185_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="875.98" OriginalAmount="875.98">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|CAR064100" HotelName="Mercure Hotel Berlin Tempelhof Airport" Meals="BED &amp; BREAKFAST,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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hermannstraße 214-216, Eingang Rollbergstrasse, 12049 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37314/a_37314_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="919.42" OriginalAmount="919.42">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|CAS791700" HotelName="Mercure Hotel MOA Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stephanstrasse 41, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228678/a_228678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Moa Bogen Mall in the Tiergarten district of Berlin. Birkenstraße underground station is 200 m away. The hotel is only 2 underground stops from Berlin Zoo and 3 stops from the Kurfürstendamm shopping street. Hauptbahnhof station is about 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="965.56" OriginalAmount="965.56">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|CAS082300" HotelName="Novotel Suites Berlin City Potsdamer Platz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anhalter Strasse 2, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55977/a_55977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="980.06" OriginalAmount="980.06">
      <BasicPropertyInfo Latitude="52.513923" Longitude="13.335462" StarRating="4" HotelCode="40169|CAR137300" HotelName="Novotel Berlin Am Tiergarten" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straße des 17. Juni 106-108, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65130/a_65130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Berlin, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="983.55" OriginalAmount="983.55">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|CBG814500" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 49, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95175/a_95175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within close proximity of the Ludwigkirchplatz square with its brick church and the Kurfürstendamm shopping street, which features cafés and restaurants, fashion boutiques and antique shops. Numerous cultural venues, entertainment and shopping centres including the KaDeWe department store may all easily be reached on foot. The Pariser Strasse bus station is around 100 m from the hotel and the Zoologischer Garten station some 1500 m. Berlin Tegel Airport and Berlin Schönefeld Airport are situated at a distance of approximately 10 km and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1061.45" OriginalAmount="1061.45">
      <BasicPropertyInfo Latitude="52.574713" Longitude="13.358146" StarRating="2" HotelCode="25564|CAS791100" HotelName="ibis Berlin Airport Tegel Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Reinickendorf 4-5, 13407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37313/a_37313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in quiet surroundings in the northern part of the city, this business hotel is just 15 minutes by underground (U8) to the city centre. There are restaurants and shopping facilities in the immediate vicinity of the hotel, and attractions such as the TV tower, zoo and Potsdamer Platz are all within 25 minutes away using the public transport. Berlin-Tegel (TXL) is the nearest airport, just 5 km away, whereas Berlin-Schönefeld (SXF) is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1144.78" OriginalAmount="1144.78">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|CBA761700" HotelName="Hampton By Hilton Berlin City Centre Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Braun-Straße 69, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/635808/w_635808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-City Tax 5% on net logis per room /night for leisure overnight stays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1211.24" OriginalAmount="1211.24">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|CAS438900" HotelName="Airporthotel Berlin-Adlershof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 14, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101142/a_101142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet and green area of the southeast of Berlin, right in the heart of the Humboldt University Campus and Europe's most modern technology park. Schoenefeld Airport is close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1318.24" OriginalAmount="1318.24">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|CAT453900" HotelName="Hampton by Hilton Berlin City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstrasse 188-189, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228655/w_228655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Kurfürstendamm and Kantstrasse in Berlin's Charlottenburg district, with many restaurants close by. It lies a 2-minute walk from the shops of Kurfürstendamm and the nearest metro station, a 5-minute walk from the Berlin Zoo, the Kaiser Wilhelm Memorial Church and Zoologischer Garten railway station and the centre of western Berlin. The KaDeWe department store is about 1500 m and the Olympic Stadium and Alexanderplatz are both around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1398.55" OriginalAmount="1398.55">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|CAW840000" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 99, 10559 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21980/a_21980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1405.60" OriginalAmount="1405.60">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|CBG623500" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Mildred-Harnack-Strasse 15, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/808776/w_808776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1471.40" OriginalAmount="1471.40">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|CAX651200" HotelName="Hilton Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohrenstr. 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8857/a_8857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideal for tourists wishing to explore the city. Right by the Gendarmenmarkt, it is only metres from the famous sightseeing attractions of the city such as Unter den Linden, the Brandenburg Gate, Friedrichstrasse or Galleries Lafayette with its shops and boutiques. The underground station Stadtmitte is directly in front of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1473.36" OriginalAmount="1473.36">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|CAR660500" HotelName="Mercure Berlin City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Invalidenstraße 38, 10115 Berlin-Mitte</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32721/a_32721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1499.02" OriginalAmount="1499.02">
      <BasicPropertyInfo Latitude="52.508632004453" Longitude="13.39332908392" StarRating="4" HotelCode="20226|CAW310000" HotelName="Mercure Hotel &amp; Residenz Berlin Checkpoint Charlie" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25777/a_25777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1637.86" OriginalAmount="1637.86">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|CAF462400" HotelName="Scandic Berlin Kurfürstendamm" 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,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7486/a_7486_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this popular hotel, it is only 5 minutes to Kurfürstendamm and the KaDeWe (around 200 m). There are scores of restaurants as well as connections to public transport around 200 m away and nightclubs and bars are also located within walking distance, some 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1639.22" OriginalAmount="1639.22">
      <BasicPropertyInfo Latitude="52.503229714137" Longitude="13.327105343342" StarRating="5" HotelCode="259304|CAF461300" HotelName="Hotel Bristol Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 27, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15315/gt_15315_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Berlin's City West, right on the famous boulevard Kurfuerstendamm. Numerous attractions, delightful restaurants, boutiques and theaters are easily reachable by walking or by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1650.53" OriginalAmount="1650.53">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|CAF462000" HotelName="Pullman Schweizerhof" Meals="BED &amp; BREAKFAST,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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Strasse 25, 10787 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11706/a_11706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a modern ambience and an ideal location in the heart of Berlin, between Kurfürstendamm and Potsdamer Platz, close to the zoo. Guests will find shops, nightspots, links to public transport and a park all within 500 m of the hotel. The Brandenburg Gate is 2 km and the Victory Column (Siegessäule) is around 1.5 km. It is 2.5 km to Hauptbahnhof Central Station, Tegel Airport is some 7 km away and it is around 18 km to Schönefeld Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1760.92" OriginalAmount="1760.92">
      <BasicPropertyInfo Latitude="52.504480348714" Longitude="13.375012278557" StarRating="4" HotelCode="161516|CAO651600" HotelName="Scandic Berlin Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gabriele-Tergit-Promenade 19, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227931/gt_227931_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the famous Potsdamer Platz. Within about 300 m guests will be able to find shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3361.40" OriginalAmount="3361.40">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|CAS293400" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 28, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238262/a_238262_AK2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4041.02" OriginalAmount="4041.02">
      <BasicPropertyInfo Latitude="52.516136" Longitude="13.38038" StarRating="5" HotelCode="168208|CAF461000" HotelName="Hotel Adlon Kempinski Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unter den Linden 77, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7108/a_7108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel lies on one of Berlin's most beautiful boulevards, Unter den Linden, which lies in the Mitte district of the city. Enjoying an idyllic location close to many of the city's top sights including the Brandenburg Gate, Pariser Platz, the Reichstag, the embassies and museums, as well as the most important theatres and opera houses. The German capital's diversity of shopping and entertainment venues may also easily be reached on foot. The hotel lies just a few paces away the nearest transport links directly in front of the hotel. Transfer to Tegel Airport (9 km away) takes approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="602.40" OriginalAmount="602.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO561400" HotelName="TWO HOTEL BERLIN BY AXEL - ADULTS ONLY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="616.42" OriginalAmount="616.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR913200" HotelName="HOTEL BERLIN LICHTENBERG(SPECIAL OFFER2)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="676.76" OriginalAmount="676.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR536500" HotelName="MOXY BERLIN AIRPORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="832.67" OriginalAmount="832.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAL842000" HotelName="LEONARDO BOUTIQUE CITY SOUTH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="843.65" OriginalAmount="843.65">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAK382700" HotelName="B AND B HOTEL BERLIN CITY-OST" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="871.33" OriginalAmount="871.33">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG242900" HotelName="HOTEL ALDEA BERLIN CENTRUM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="974.68" OriginalAmount="974.68">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBA538200" HotelName="MOXY BERLIN OSTBAHNHOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1020.23" OriginalAmount="1020.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ716400" HotelName="INTERCITYHOTEL BERLIN AIRP TERMINAL 1+2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1029.90" OriginalAmount="1029.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG666800" HotelName="HOTEL BERLIN KOPENICK BY LEONARDO HOTELS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1094.03" OriginalAmount="1094.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAL544800" HotelName="LEONARDO BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1106.19" OriginalAmount="1106.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAU911100" HotelName="YGGOTEL RAVN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1135.82" OriginalAmount="1135.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBE880000" HotelName="AC HOTEL BERLIN HUMBOLDTHAIN PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1144.01" OriginalAmount="1144.01">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAX845500" HotelName="UPPER ROOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1161.57" OriginalAmount="1161.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBD440300" HotelName="CATALONIA BERLIN MITTE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1168.16" OriginalAmount="1168.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU455500" HotelName="BEST WESTERN PLUS PLAZA KURFUERSTENDAMM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1170.79" OriginalAmount="1170.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAY311200" HotelName="LIVING HOTEL GROSSER KURFUERST BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1225.98" OriginalAmount="1225.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR200900" HotelName="SELECT HOTEL STYLE BERLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1249.39" OriginalAmount="1249.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAT667400" HotelName="INTERCITYHOTEL BERLIN HAUPTBAHNHOF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1304.10" OriginalAmount="1304.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ654100" HotelName="STEIGENBERGER AIRPORT HOTEL BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1333.01" OriginalAmount="1333.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU609000" HotelName="HOLIDAY INN BERLIN CITY EAST SIDE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1386.98" OriginalAmount="1386.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR660200" HotelName="ARCOTEL VELVET BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1421.33" OriginalAmount="1421.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG242800" HotelName="SELECT HOTEL BERLIN GENDARMENMARKT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1436.07" OriginalAmount="1436.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ842100" HotelName="SANA BERLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1448.72" OriginalAmount="1448.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAH512800" HotelName="LINDNER AM KU'DAMM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1475.76" OriginalAmount="1475.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG324100" HotelName="CENTROVITAL HOTEL BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1478.40" OriginalAmount="1478.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF461500" HotelName="SHERATON BERLIN GRAND ESPLANADE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1498.84" OriginalAmount="1498.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS792200" HotelName="ARCOTEL JOHN F BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1560.65" OriginalAmount="1560.65">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAJ245800" HotelName="COURTYARD BY MARRIOTT CITY CENTER" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1672.02" OriginalAmount="1672.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE006200" HotelName="HOTEL INDIGO BERLIN - EAST SIDE GALLERY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1709.85" OriginalAmount="1709.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAZ041000" HotelName="NH COL MITTE FRIEDRICHSTRASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1770.41" OriginalAmount="1770.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG314600" HotelName="25HOURS HOTEL BIKINI BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2070.18" OriginalAmount="2070.18">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAG667600" HotelName="MARRIOTT BERLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2189.44" OriginalAmount="2189.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAQ560200" HotelName="HOTEL EUROSTARS BERLIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax at this hotel which is payable directly to the hotel by the guest and is charged at 7.5% of the accommodation cost per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2400.72" OriginalAmount="2400.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF461600" HotelName="WESTIN GRAND BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2504.46" OriginalAmount="2504.46">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAY362700" HotelName="HOTEL LUC, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2537.39" OriginalAmount="2537.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAP656300" HotelName="MARITIM PROARTE BERLIN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2895.48" OriginalAmount="2895.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB470600" HotelName="SO/ BERLIN DAS STUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3681.72" OriginalAmount="3681.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAG667400" HotelName="RITZ-CARLTON BERLIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Fax,Nightclub,Shopping Arcade,Telephone Service,Kitchen,Garden,Wheelchair Access,Lounge,Restaurant,Sauna,Designated Smoking Area,Room Service,Swimming Pool,Massage Centre,Currency Exchange,Spa,Golf,Jacuzzi</BasicAmenities>
    <HotelRating>4,3,5,2,2.5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,GUESTHOUSE,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,AIRPORT HOTEL,HISTORIC 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
26c6ba74-c705-4d3c-a571-fb389c79ede7|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="26c6ba74-c705-4d3c-a571-fb389c79ede7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" 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
26c6ba74-c705-4d3c-a571-fb389c79ede7|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0054b7ab-37fb-4808-bd42-f83a5687e64c|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="0054b7ab-37fb-4808-bd42-f83a5687e64c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-02T00:00:00" End="2025-01-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0054b7ab-37fb-4808-bd42-f83a5687e64c|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-17T13:46:48.2238331+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0054b7ab-37fb-4808-bd42-f83a5687e64c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="796.26" OriginalAmount="796.26">
      <BasicPropertyInfo Latitude="48.819818855506" Longitude="2.3760201171647" StarRating="3" HotelCode="63975|CAI656800" HotelName="Comfort Hotel Paris Porte d'Ivry" 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,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-11 Rue Rene Villars, 94200 Ivry-sur-Seine, Paris</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82430/a_82430_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on the outskirts of Paris, close to several of the city's major exhibition centres. The nearest metro station is Porte d'Ivry, line 7), which is 100 m away (5 minutes' walk). The closest train station is Gare de Lyon in Paris, 5 km away or 8 minutes by car. Paris Orly International Airport is approximately 12 km from the hotel (14 minutes by car) and Charles de Gaulle is about 29 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="901.72" OriginalAmount="901.72">
      <BasicPropertyInfo Latitude="48.855368" Longitude="2.378674" StarRating="3" HotelCode="75249|CAN917400" HotelName="Grand Nouvel Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenue Ledru-Rollin, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329369/329369a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="905.40" OriginalAmount="905.40">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|CAQ523700" HotelName="Hotel Havane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55587/a_55587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immediate vicinity, Montmartre, the opera, Gare du Nord and Gare de L'Est are all within walking distance (around 15 minutes). Orly airport is around 25 km away and it is approximately 30 km to Charles de Gaulle airport.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="926.76" OriginalAmount="926.76">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|CAL674100" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78225/a_78225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical sites, such as the Sacré Coeur church, the old Parisian district of Montmartre, the Opéra de Paris and the Grands Boulevards with their shopping stores. Furthermore, Pigalle is also known for some great concert venues, such as l'Elysée Montmartre and La Cigalle. Many pubs and restaurants can be found within 5 minutes of the hotel and the local bus stop is also just 2 minutes' walk away. The centre of Paris can be reached in 15 minutes by public transport.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1257.98" OriginalAmount="1257.98">
      <BasicPropertyInfo Latitude="48.831122249103" Longitude="2.2823399305344" StarRating="3" HotelCode="75481|CAY361300" HotelName="Aparthotel Adagio Paris XV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue d’Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102764/a_102764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment residence is situated in the south-west of Paris, a 5-minute walk from the Parc des Expositions, the Palais des Sports, the water sports park Aqua Boulevard and the lively avenues of the 15th arrondissement. This establishment is close to the metro, offering guests easy access to the centre of Paris. It is 15 km to Orly Airport, and Paris Charles de Gaulle Airport is just 35 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1259.69" OriginalAmount="1259.69">
      <BasicPropertyInfo Latitude="48.886148386141" Longitude="2.2611021995544" StarRating="3.5" HotelCode="52706|CAS442100" HotelName="Le Bon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Chateau, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56933/a_56933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in an ideal location in the popular shopping area with plenty of shopping opportunities and Pont de Neuilly is only a few metres away. In addition, the Champs-Élysées as well as La Défense are only around 10 minutes away by car. The nearest public transport is just a stones throw away and Charles de Gaulle airport lies around 20 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1421.64" OriginalAmount="1421.64">
      <BasicPropertyInfo Latitude="48.88809974" Longitude="2.30681389" StarRating="4" HotelCode="639640|CBE085800" HotelName="Hotel Mercure Paris 17 Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758395/a_758395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1443.85" OriginalAmount="1443.85">
      <BasicPropertyInfo Latitude="48.833743083379" Longitude="2.2560006575576" StarRating="3" HotelCode="80439|CBP908800" HotelName="Apparthotel Mercure Paris Boulogne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Place René Clair, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108765/a_108765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1704.48" OriginalAmount="1704.48">
      <BasicPropertyInfo Latitude="48.842268417127" Longitude="2.3308718204498" StarRating="3" HotelCode="166895|CAR627100" HotelName="Hôtel A La Villa des Artistes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de la Grande Chaumière, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189951/189951a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1862.98" OriginalAmount="1862.98">
      <BasicPropertyInfo Latitude="48.87219" Longitude="2.345265" StarRating="4" HotelCode="73727|CBB895000" HotelName="Hotel Adèle &amp; Jules" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 et 4 bis Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99464/l_99464_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris on a small, quiet street around 10 minutes from must-see Parisian attractions, such as Folies Bergère, Musée Grévin and many theatres. It is also a 15-minute walk from Opéra Garnier and a 5-minute walk from famous boutiques and various restaurants. The links to the public transport network and the train station are within walking distance. Charles de Gaulle Airport is located approximately 40 km from the hotel, and Paris-Orly Airport is approximately 35 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2345.04" OriginalAmount="2345.04">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|CAF553200" HotelName="Citadines Saint-Germain-des-Prés Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10415/a_10415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural trends, with its numerous cafés, antique dealers, art galleries and fashion boutiques. It is located directly next to the banks of the Seine with a view of the Pont Neuf and the Île de la Cité. The Louvre and St. Michel underground station are around 5 minutes’ walk away.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2877.21" OriginalAmount="2877.21">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|CAN788700" HotelName="Radisson Blu Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212067/212067a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="10676.69" OriginalAmount="10676.69">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|CAR633500" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331881/331881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="13288.66" OriginalAmount="13288.66">
      <BasicPropertyInfo Latitude="48.870731554746" Longitude="2.2933955220901" StarRating="5" HotelCode="300304|CAV021800" HotelName="The Peninsula Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427459/427459a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="15141.48" OriginalAmount="15141.48">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="5" HotelCode="967874|CBL153400" HotelName="J.K. Place Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue De Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="19372.28" OriginalAmount="19372.28">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|CAF443800" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11211/a_11211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum on the Place de la Concorde at the heart of Paris. Interesting sights of interest such as the sophisticated Rue Faubourg St. Honoré, the Champs Elysées and the large museums are situated in the immediate vicinity, within walking distance. Links to the public transport network lie in front of the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1267.22" OriginalAmount="1267.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBF632000" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1577.56" OriginalAmount="1577.56">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBH259400" HotelName="GEORGE SAND" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1666.80" OriginalAmount="1666.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAY314300" HotelName="RESIDENCE INN PARIS DIDOT MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1908.08" OriginalAmount="1908.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP684000" HotelName="CHALGRIN BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1964.78" OriginalAmount="1964.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAV499500" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2315.27" OriginalAmount="2315.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG452600" HotelName="LE TSUBA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2335.20" OriginalAmount="2335.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF891600" HotelName="LE MERIDIEN ETOILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2791.08" OriginalAmount="2791.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBE112900" HotelName="COURTYARD PARIS GARE DE LYON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3213.48" OriginalAmount="3213.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAY877000" HotelName="RENAISSANCE PARIS REPUBLIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3385.92" OriginalAmount="3385.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF407400" HotelName="MARRIOTT OPERA AMBASSADOR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4130.28" OriginalAmount="4130.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR634700" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4141.80" OriginalAmount="4141.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF991700" HotelName="RENAISSANCE PARIS VENDOME" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4489.44" OriginalAmount="4489.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAY302800" HotelName="LE DOKHAN'S, A TRIBUTE PORTFOLIO HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4715.44" OriginalAmount="4715.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR126800" HotelName="LE METROPOLITAN, PARIS TOUR EIFFEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6011.16" OriginalAmount="6011.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBD530700" HotelName="HOTEL DE BERRI CHAMPS-ELYSEES" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6331.86" OriginalAmount="6331.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAV125300" HotelName="HYATT PARIS MADELEINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6777.60" OriginalAmount="6777.60">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF407200" HotelName="DU LOUVRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7768.36" OriginalAmount="7768.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAP556100" HotelName="HOTEL DU COLLECTIONNEUR" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8841.24" OriginalAmount="8841.24">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF404000" HotelName="PRINCE DE GALLES, A LUXURY COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9774.36" OriginalAmount="9774.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAS408200" HotelName="MARRIOTT CHAMPS ELYSEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="14062.14" OriginalAmount="14062.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF443700" HotelName="PARK HYATT PARIS-VENDOME" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service,Central Heating,Conference Hall,Laundry,Massage Centre,Restaurant,Room Service,Spa,Wheelchair Access,Kitchen,Bicycle Rental,Currency Exchange,Jacuzzi,Sauna,Swimming Pool,Designated Smoking Area,Lounge</BasicAmenities>
    <HotelRating>3,3.5,4,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS 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
bfc99dc2-1df4-4672-9981-b0c52ff73c9c|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="bfc99dc2-1df4-4672-9981-b0c52ff73c9c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-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
bfc99dc2-1df4-4672-9981-b0c52ff73c9c|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
33ebb6fd-d193-4106-a34f-5c9a46a3db5c|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="33ebb6fd-d193-4106-a34f-5c9a46a3db5c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-16T00: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
33ebb6fd-d193-4106-a34f-5c9a46a3db5c|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-17T13:48:28.9796492+00:00" Version="0" EchoToken="Search" TransactionIdentifier="33ebb6fd-d193-4106-a34f-5c9a46a3db5c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="932.08" OriginalAmount="932.08">
      <BasicPropertyInfo Latitude="48.819818855506" Longitude="2.3760201171647" StarRating="3" HotelCode="63975|CAI656800" HotelName="Comfort Hotel Paris Porte d'Ivry" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-11 Rue Rene Villars, 94200 Ivry-sur-Seine, Paris</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82430/a_82430_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on the outskirts of Paris, close to several of the city's major exhibition centres. The nearest metro station is Porte d'Ivry, line 7), which is 100 m away (5 minutes' walk). The closest train station is Gare de Lyon in Paris, 5 km away or 8 minutes by car. Paris Orly International Airport is approximately 12 km from the hotel (14 minutes by car) and Charles de Gaulle is about 29 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1300.50" OriginalAmount="1300.50">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|CAQ523700" HotelName="Hotel Havane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55587/a_55587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immediate vicinity, Montmartre, the opera, Gare du Nord and Gare de L'Est are all within walking distance (around 15 minutes). Orly airport is around 25 km away and it is approximately 30 km to Charles de Gaulle airport.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2131.46" OriginalAmount="2131.46">
      <BasicPropertyInfo Latitude="48.886148386141" Longitude="2.2611021995544" StarRating="3.5" HotelCode="52706|CAS442100" HotelName="Le Bon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Chateau, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56933/a_56933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in an ideal location in the popular shopping area with plenty of shopping opportunities and Pont de Neuilly is only a few metres away. In addition, the Champs-Élysées as well as La Défense are only around 10 minutes away by car. The nearest public transport is just a stones throw away and Charles de Gaulle airport lies around 20 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3208.40" OriginalAmount="3208.40">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|CAF553200" HotelName="Citadines Saint-Germain-des-Prés Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10415/a_10415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural trends, with its numerous cafés, antique dealers, art galleries and fashion boutiques. It is located directly next to the banks of the Seine with a view of the Pont Neuf and the Île de la Cité. The Louvre and St. Michel underground station are around 5 minutes’ walk away.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4554.92" OriginalAmount="4554.92">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|CAN788700" HotelName="Radisson Blu Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212067/212067a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="13536.56" OriginalAmount="13536.56">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|CAR633500" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331881/331881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="20382.74" OriginalAmount="20382.74">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="5" HotelCode="967874|CBL153400" HotelName="J.K. Place Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue De Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1754.42" OriginalAmount="1754.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBF632000" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2172.94" OriginalAmount="2172.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAY314300" HotelName="RESIDENCE INN PARIS DIDOT MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2390.50" OriginalAmount="2390.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBH259400" HotelName="GEORGE SAND" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2651.17" OriginalAmount="2651.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAV499500" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2907.52" OriginalAmount="2907.52">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBE112900" HotelName="COURTYARD PARIS GARE DE LYON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3206.47" OriginalAmount="3206.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG452600" HotelName="LE TSUBA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4510.86" OriginalAmount="4510.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAY877000" HotelName="RENAISSANCE PARIS REPUBLIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4851.56" OriginalAmount="4851.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF407400" HotelName="MARRIOTT OPERA AMBASSADOR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4898.74" OriginalAmount="4898.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF891600" HotelName="LE MERIDIEN ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4923.80" OriginalAmount="4923.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF991700" HotelName="RENAISSANCE PARIS VENDOME" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5281.92" OriginalAmount="5281.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR634700" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5420.98" OriginalAmount="5420.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAY302800" HotelName="LE DOKHAN'S, A TRIBUTE PORTFOLIO HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5604.36" OriginalAmount="5604.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR126800" HotelName="LE METROPOLITAN, PARIS TOUR EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6910.96" OriginalAmount="6910.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF407200" HotelName="DU LOUVRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7720.30" OriginalAmount="7720.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAV125300" HotelName="HYATT PARIS MADELEINE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7731.82" OriginalAmount="7731.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBD530700" HotelName="HOTEL DE BERRI CHAMPS-ELYSEES" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9708.72" OriginalAmount="9708.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAP556100" HotelName="HOTEL DU COLLECTIONNEUR" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="12069.54" OriginalAmount="12069.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF404000" HotelName="PRINCE DE GALLES, A LUXURY COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="24281.74" OriginalAmount="24281.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF443700" HotelName="PARK HYATT PARIS-VENDOME" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-Paris imposes an overnight city tax payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;2.60, 2 Star - &amp;euro;3.25, 3 Star - &amp;euro;5.53, 4 Star - &amp;euro;8.45, 5 Star - &amp;euro;11.38 and Palaces &amp;euro;15.60 per person per night. Children under the age of 18 years are exempt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access,Kitchen,Nightclub</BasicAmenities>
    <HotelRating>3.5,3,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS 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
f8c36031-a167-4ed7-aa4a-444470649ad0|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="f8c36031-a167-4ed7-aa4a-444470649ad0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-13T00: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
f8c36031-a167-4ed7-aa4a-444470649ad0|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-17T13:49:19.0457062+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f8c36031-a167-4ed7-aa4a-444470649ad0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="238.81" OriginalAmount="238.81">
      <BasicPropertyInfo Latitude="38.728187597792" Longitude="-9.1494736075401" StarRating="3" HotelCode="46474|CAP837300" HotelName="Avenida Parque" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Sidónio Pais 6, 1050-214 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28894/w_28894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="252.14" OriginalAmount="252.14">
      <BasicPropertyInfo Latitude="38.71093115371" Longitude="-9.1376745700836" StarRating="2" HotelCode="20411|CAP837100" HotelName="Duas Nacoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Vitória 41, (Ecke mit Rua Augusta), Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26080/a_26080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Lisbon, this hotel is approximately 7 km from the beach.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="284.25" OriginalAmount="284.25">
      <BasicPropertyInfo Latitude="38.742958782823" Longitude="-9.1480761766434" StarRating="3" HotelCode="27787|CAF487100" HotelName="VIP Inn Berna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio de Serpa 13, 1069-199 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41035/a_41035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located around 3.5 km from the centre of Lisbon with it's numerous cultural and sightseeing attractions. Public transport departs from a stop located just 100 m from the hotel, numerous shops, restaurants, bars and nightclubs are located within the hotel's vicinity. The nearest beach is 20 km away and the airport some 5 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="294.65" OriginalAmount="294.65">
      <BasicPropertyInfo Latitude="38.743023635398" Longitude="-9.1501548886299" StarRating="3" HotelCode="19560|CAF486600" HotelName="VIP Executive Zurique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Ivone Silva 18, 1050-124 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24700/a_24700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon just a short distance (250 m) from a selection of shopping and entertainment venues. Links to the public transport network are some 100 m from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="297.38" OriginalAmount="297.38">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|CAP837200" HotelName="Inn Rosio Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 De Dezembro 73, 1200-358 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28892/w_28892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="301.85" OriginalAmount="301.85">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|CAQ960600" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 103, Lisboa 1150-020</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248276/w_248276_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="310.70" OriginalAmount="310.70">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|CAO276900" HotelName="Residencial Horizonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto de Aguiar 42, 1050-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59559/a_59559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon city centre, next to Marquis of Pombal Square. The metro station Parque on the blue line is located opposite the property. Portela Airport is situated at a distance of approximately 5 km.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="318.90" OriginalAmount="318.90">
      <BasicPropertyInfo Latitude="38.732266716856" Longitude="-9.1447891294956" StarRating="4" HotelCode="27788|CAT030600" HotelName="VIP Executive Saldanha" Meals="BED &amp; BREAKFAST,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,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fernão Lopes 25, 1000-132 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41036/a_41036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central Lisbon, Picoas metro station is just 100 metres from this business hotel away. Guests can take advantage of the city hotel’s lively location and discover many local and world-class restaurants in the immediate vicinities as well as a number of shops. The bus station is just a 3-minute walk from the design hotel and Rossio train station and the city centre are around 2 km away. Other nearby places of interest include Margues de Pombal Square (800 metres away), St. George Castle (2.5 km away), the Santa Justa Lift (2.3 km away) and the Lisbon congress centre and the Belem monuments (both approximately 5 km away). Portela Airport is just 4 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="329.30" OriginalAmount="329.30">
      <BasicPropertyInfo Latitude="38.747249385893" Longitude="-9.1504284739494" StarRating="4" HotelCode="49109|CAU859300" HotelName="VIP Executive Entrecampos Hotel &amp; Conference" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 295, 1600-035 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34307/a_34307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon. The city centre is only 10 minutes away with the underground. Numerous shopping possibilities, restaurants and public transport links are all within 150m of the hotel and nightclubs and bars are just 500 m away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="341.81" OriginalAmount="341.81">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|CAP837000" HotelName="Hotel Borges Chiado" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Garrett 108, 1200-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39727/a_39727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="354.11" OriginalAmount="354.11">
      <BasicPropertyInfo Latitude="38.73774214168" Longitude="-9.1660939157009" StarRating="4" HotelCode="30604|CAQ974700" HotelName="Mercure Lisboa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 23, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49049/a_49049_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies along one of the main access roads to the heart of Lisbon, close to the city centre. Restaurants, bars and shopping venues are to be found about 500 m away and it is some 25 km to the nearest beach. Links to the public transport are situated directly out front.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="357.61" OriginalAmount="357.61">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|CAM045800" HotelName="Turim Europa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81633/a_81633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s main avenues, Avenida Fontes Pereira de Melo. A range of public transport links are available nearby. Guests will find two of the the city’s major metro lines just outside the hotel, ‘Parque’ and ‘Picoas’. The coastline and beach is 26 km away. Guests have good access to a number of businesses located about 200 m away, and the airport is approximately 5 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="373.10" OriginalAmount="373.10">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|CAO705700" HotelName="Turim Restauradores Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22282/a_22282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and close to Lisbon's main shopping area. It can also be found near main means of transport such as buses, the underground, trains, taxis and is only 15 minutes from the airport.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="377.25" OriginalAmount="377.25">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|CBC069500" HotelName="The 7 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396428/396428a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="383.72" OriginalAmount="383.72">
      <BasicPropertyInfo Latitude="38.736447075273" Longitude="-9.1619083285332" StarRating="4" HotelCode="15239|CAH756800" HotelName="Novotel Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida José Malhoa 1-1A, Nº de Registo 543, 1099-051 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18096/a_18096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies just 3 km from the city centre, close to the zoo and the famous Gulbenkian Foundation. A diverse selection of shops, restaurants, nightclubs and bars are to be found in the vicinity and links to the public transport network may easily be reached on foot. The nearest beach is situated about 25 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="395.19" OriginalAmount="395.19">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|CAR703000" HotelName="Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 5, 1169-066 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47091/w_47091_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre within metres of links to the public transport network, restaurants and shopping venues. Bars are only 1 km away and the nearest nightclubs are 2 km from the hotel. It is approximately 5 km to the sea.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="422.20" OriginalAmount="422.20">
      <BasicPropertyInfo Latitude="38.773046195115" Longitude="-9.0979208712295" StarRating="4" HotelCode="37865|CAI099200" HotelName="VIP Executive Art’s Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 47, 1998-028 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62478/a_62478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Lisbon, approximately 1 km away from the sea. Surrounding the hotel there are scores of shops and other attractions to keep guests entertained. There is a bus stop located 100 m from the hotel and the nearest beach is about 25 kilometres from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="427.65" OriginalAmount="427.65">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|CBA538300" HotelName="Turim Marquês Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho da Silveira 26, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/616479/a_616479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="439.60" OriginalAmount="439.60">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|CAJ390100" HotelName="Lutecia Smart Design Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49396/a_49396_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida de Roma. Links to the public transport network are just 100 m away from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="457.55" OriginalAmount="457.55">
      <BasicPropertyInfo Latitude="38.742254" Longitude="-9.149259" StarRating="5" HotelCode="409422|CAK200600" HotelName="VIP Grand Lisboa Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida 5 de Outubro 197, 1050-054 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100322/a_100322_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the historical centre and the main business area of Lisbon. Guests will find links to the public transport network and shops within 300 m of the hotel and there are many attractions close by, including the Bull Fighting Arena (300 m), The Library &amp; National Museum (900 m) and the Oceanarium (8 km), to mention but a few. Lisbon Airport is only 5 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="461.04" OriginalAmount="461.04">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|CAF914700" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17404/a_17404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulous views out over the Castelo de São Jorge, the Dona Maria II national theatre and the old town district of Alfama. The airport is about 8 km away and the centre of Rossio with its many shopping and entertainment venues, restaurants, bars and nightclubs is just 50 m from the hotel. Links to the public transport network can be found directly beside the hotel and it is well worth paying a visit to the nearest beach that lies about 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="481.83" OriginalAmount="481.83">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|CAJ905500" HotelName="Hotel PortoBay Marquês" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72454/a_72454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon airport is 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="485.30" OriginalAmount="485.30">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|CAK160900" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jerónimos 8, 1400-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91026/a_91026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the imposing Jerónimos Monastery and Belém Cultural Centre, which houses the famous Berardo Collection Museum. The Belém Tower, the Monument of the Discoveries, the Royal Coaches National Museum, the Navy Museum and the Tropical Garden are all only a few steps away from the hotel. Guests may also enjoy sea walks to different docks, as well as the famous ‘Pastéis de Belém’. Furthermore, the hotel offers easy access to Lisbon's Congress Centre and the main business centres, which are in close proximity. Lisbon’s Portela Airport is some 10 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="487.80" OriginalAmount="487.80">
      <BasicPropertyInfo Latitude="38.731289244394" Longitude="-9.1440210215737" StarRating="4" HotelCode="395303|CAT626600" HotelName="Doubletree by Hilton Lisbon - Fontana Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Eng Vieira da Silva 2, 1050-105 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93908/a_93908_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Lisbon, near Saldanha Square, just 50 m from the nearest bus stop. It lies just 10 minutes away from all major entertainment venues and points of interest and about 10 minutes from 2 large congress centres. It is also close to Bairro Alto and the Chiado district with its delightful restaurants, bars and nightlife. Guests will find plenty of attractions in the area, including São Jorge Castle and the city zoo (both 5 km), as well as Jerónimos Monastery (6 km). Lisbon Airport is just 4 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="488.25" OriginalAmount="488.25">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|CAO104900" HotelName="Marques de Pombal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 243, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17029/a_17029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre, within minutes of the town centre. Less than 1 km away guests will reach a variety of shopping venues, bars, pubs, nightclubs and links to the public transport network. The sea as well as the beach is around 20 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="492.28" OriginalAmount="492.28">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|CBA717800" HotelName="Turim Terreiro do Paço Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/467669/a_467669_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="499.17" OriginalAmount="499.17">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|CAR178900" HotelName="My Story Hotel Tejo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003320/003320a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just 100 m from Rossio Square. Two car parks are situated very close by. Lisbon Airport is 7 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="550.70" OriginalAmount="550.70">
      <BasicPropertyInfo Latitude="38.769401195236" Longitude="-9.0979859232902" StarRating="4" HotelCode="30729|CAW598300" HotelName="TRYP Lisboa Oriente Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II - Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49197/a_49197_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Lisbon, within a short distance of countless shopping venues, links to the public transport network and restaurants. Bars and nightclubs are approximately 500 m away and it is about 700 m to the sea and 20 km to the nearest beach.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="568.50" OriginalAmount="568.50">
      <BasicPropertyInfo Latitude="38.770603611163" Longitude="-9.125381217578" StarRating="3" HotelCode="517847|CBA253500" HotelName="Star inn Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua C 2, Aeroporto Internacional de Lisboa, 1749-125 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/632914/a_632914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="589.30" OriginalAmount="589.30">
      <BasicPropertyInfo Latitude="38.764917425951" Longitude="-9.0978169441223" StarRating="4" HotelCode="66473|CAI161600" HotelName="Olissippo Oriente" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 32, 1990-083 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86014/a_86014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon's former Expo 98 site, which is now known as the Parque das Nações. One major feature is the hotel's proximity to the Lisbon Oceanarium, FIL fairground, Vasco da Gama shopping centre and the city's casino. It is also close to public transport and Lisbon airport is only 2 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="604.00" OriginalAmount="604.00">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|CAW598500" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C Nº2, 1749-125? Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392027/a_392027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="637.82" OriginalAmount="637.82">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|CBG129500" HotelName="My Story Hotel Figueira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Figueira 14, Santa Maria Maior, 1100-241 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10823983</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="680.13" OriginalAmount="680.13">
      <BasicPropertyInfo Latitude="38.708235372146" Longitude="-9.1378307288361" StarRating="5" HotelCode="309878|CAW618800" HotelName="Pousada de Lisboa, Praça do Comércio - Small Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça do Comércio 31-34, 1100-148 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424000/a_424000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="707.10" OriginalAmount="707.10">
      <BasicPropertyInfo Latitude="38.726447" Longitude="-9.147078" StarRating="4.5" HotelCode="307879|CAX435700" HotelName="H10 Duque de Loulé" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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>Avenida Duque de Loulé 81-83, Avenida Liberdade / Marquês Pombal, 1050-088 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421927/a_421927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Lisbon, this boutique hotel is ideal for guests who appreciate a stylish ambience.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="709.75" OriginalAmount="709.75">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|CBN862300" HotelName="Turim Boulevard Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27953/3827953/1.jpg?f=15652582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="766.08" OriginalAmount="766.08">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|CAV607400" HotelName="Hotel PortoBay Liberdade" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400945/a_400945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially ideal for guests who appreciate a stylish ambience.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="38.718641193266" Longitude="-9.1449809074402" StarRating="5" HotelCode="17726|CAH756900" HotelName="Sofitel Lisbon Liberdade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Da Liberdade 127, 1269-038 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21806/a_21806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the leisure district of Lisbon just a few minutes walk from the city centre where guests will discover countless sights, bars, restaurants, cinemas, shopping and entertainment venues. Located on the prestigious Avenida da Liberdade at the heart of the Portuguese capital, the historical old town district of Alfama is to be found close by. The city airport is just 7 km away and links to the public transport are to be found directly in front of the complex. The nearest beach is 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1111.58" OriginalAmount="1111.58">
      <BasicPropertyInfo Latitude="38.714991375921" Longitude="-9.1368913650513" StarRating="4" HotelCode="15295|CAP684700" HotelName="HM Mundial Timeless City Hotel Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praca Martim Moniz 2, 1100-341 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17771/a_17771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes from the centre. There are various shops, bars, restaurants, nightclubs and public transport located in the surrounding area (within 500 m). The sea and the beach are both 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;Renovation from 2024-10-02 to 2025-03-31&lt;b&gt;:-Hotel is undergoing renovation works on the ground floor Lobby, Entrance &amp;amp; Bar in stages and moving onto 1st floor Restaurant Jardim Mundial, Terrace, Gym, &amp;amp; Meeting Rooms. Some noise is expected with the aim to minimize this as much as possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1200.96" OriginalAmount="1200.96">
      <BasicPropertyInfo Latitude="38.7173505" Longitude="-9.1414679" StarRating="5" HotelCode="730666|CBG247000" HotelName="The One Palácio da Anunciada" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ruas das Portas de Santo Antão 112-134, Avenida Liberdade / Restauradores, 1150-268 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/f7/d5f71aa5299e2df010f9c6281dc715be87112459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Lisbon. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1809.48" OriginalAmount="1809.48">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|CAV735900" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11063/a_11063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately embassy buildings and noble homes. It is only minutes away from the historic areas and tourist attractions, the pier and the shopping district. The establishment's immediate vicinity features restaurants, bars, pubs, nightlife spots and public transport links. The centre of Lisbon is 2 km away and sights such as the National Museum of Ancient Art (500 metres), São Jorge Castle (2.5 km) and Belém (3 km), which is home to the Jerónimos Monastery, are all close by. Portela Airport is some 12 km from the accommodation.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="280.49" OriginalAmount="280.49">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAV278200" HotelName="HF FENIX MUSIC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="287.31" OriginalAmount="287.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR413700" HotelName="HILLS HOTEL LISBOA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="296.76" OriginalAmount="296.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAK330800" HotelName="HF FENIX GARDEN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="331.50" OriginalAmount="331.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAX435800" HotelName="SMY LISBOA" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="335.03" OriginalAmount="335.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN838900" HotelName="HF FENIX URBAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="342.86" OriginalAmount="342.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF487000" HotelName="HF FENIX" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="351.56" OriginalAmount="351.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP435100" HotelName="LUMEN HOTEL AND THE LISBON LIGHT SHOW" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="359.21" OriginalAmount="359.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR003200" HotelName="PESTANA LISBOA VINTAGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="371.29" OriginalAmount="371.29">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP604400" HotelName="IBIS STYLES LISBOA CENTRO LIBERDADE NE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="381.91" OriginalAmount="381.91">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR703200" HotelName="AS LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="398.65" OriginalAmount="398.65">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBF295400" HotelName="VIP EXECUTIVE PICOAS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="399.86" OriginalAmount="399.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBF436100" HotelName="HOLIDAY INN EXPRESS PLAZA SALDANHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="407.45" OriginalAmount="407.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR950200" HotelName="IBIS STYLES LISBOA AEROPORTO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="443.90" OriginalAmount="443.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP967700" HotelName="THE EMERALD HOUSE, CURIO COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="445.36" OriginalAmount="445.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF486700" HotelName="HOLIDAY INN CONTINENTAL (I)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="451.22" OriginalAmount="451.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU074200" HotelName="3K EUROPA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="456.66" OriginalAmount="456.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAF914600" HotelName="ROMA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="474.05" OriginalAmount="474.05">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR003100" HotelName="MOXY LISBOA ORIENTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="474.91" OriginalAmount="474.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB842900" HotelName="PESTANA CR7 LISBOA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="480.44" OriginalAmount="480.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR126800" HotelName="PESTANA RUA AUGUSTA LISBOA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="488.56" OriginalAmount="488.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG295500" HotelName="9HOTEL MERCY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="488.71" OriginalAmount="488.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF486800" HotelName="HOLIDAY INN LISBON (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="509.80" OriginalAmount="509.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP443700" HotelName="MAMA SHELTER LISBOA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="571.80" OriginalAmount="571.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR731300" HotelName="DUO HOTEL LISBON, CURIO COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="586.25" OriginalAmount="586.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB869300" HotelName="MARRIOTT LISBON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="600.03" OriginalAmount="600.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB150300" HotelName="VINCCI LIBERDADE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="763.40" OriginalAmount="763.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAH528700" HotelName="PESTANA PALACE LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="818.20" OriginalAmount="818.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG871100" HotelName="1908 LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="851.70" OriginalAmount="851.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR206200" HotelName="MONTEBELO VISTA ALEGRE LISBOA CHIADO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="867.55" OriginalAmount="867.55">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR537200" HotelName="HYATT REGENCY LISBON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="889.17" OriginalAmount="889.17">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR792400" HotelName="ART LEGACY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="906.10" OriginalAmount="906.10">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB869200" HotelName="SHERATON LISBOA HOTEL AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="914.56" OriginalAmount="914.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF486400" HotelName="INTERCONTINENTAL LISBON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2202.30" OriginalAmount="2202.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR537300" HotelName="THE IVENS, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access,Currency Exchange,Lounge,Nightclub,Shopping Arcade,Spa,Massage Centre,Jacuzzi,Sauna,Swimming Pool,Bicycle Rental,Diet Meals,Kitchen,Heated Pool,Garden</BasicAmenities>
    <HotelRating>4,4.5,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,CLUB RESORT,SPA HOTEL,HISTORIC HOTEL,ECO HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8173896f-c08a-4bb0-9bda-78f0444ed7ba|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="8173896f-c08a-4bb0-9bda-78f0444ed7ba">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-09T00: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
8173896f-c08a-4bb0-9bda-78f0444ed7ba|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8173896f-c08a-4bb0-9bda-78f0444ed7ba|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-17T13:49:55.3290824+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8173896f-c08a-4bb0-9bda-78f0444ed7ba" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="710.16" OriginalAmount="710.16">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|CAP837200" HotelName="Inn Rosio Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 De Dezembro 73, 1200-358 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28892/w_28892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="724.44" OriginalAmount="724.44">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|CAQ960600" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 103, Lisboa 1150-020</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248276/w_248276_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="745.68" OriginalAmount="745.68">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|CAO276900" HotelName="Residencial Horizonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto de Aguiar 42, 1050-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59559/a_59559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon city centre, next to Marquis of Pombal Square. The metro station Parque on the blue line is located opposite the property. Portela Airport is situated at a distance of approximately 5 km.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="816.80" OriginalAmount="816.80">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|CAP837000" HotelName="Hotel Borges Chiado" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Garrett 108, 1200-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39727/a_39727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="832.62" OriginalAmount="832.62">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|CAM045800" HotelName="Turim Europa Hotel" Meals="BED &amp; BREAKFAST,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,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81633/a_81633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s main avenues, Avenida Fontes Pereira de Melo. A range of public transport links are available nearby. Guests will find two of the the city’s major metro lines just outside the hotel, ‘Parque’ and ‘Picoas’. The coastline and beach is 26 km away. Guests have good access to a number of businesses located about 200 m away, and the airport is approximately 5 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="895.44" OriginalAmount="895.44">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|CAO705700" HotelName="Turim Restauradores Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22282/a_22282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and close to Lisbon's main shopping area. It can also be found near main means of transport such as buses, the underground, trains, taxis and is only 15 minutes from the airport.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="905.40" OriginalAmount="905.40">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|CBC069500" HotelName="The 7 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396428/396428a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1030.02" OriginalAmount="1030.02">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|CBA538300" HotelName="Turim Marquês Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho da Silveira 26, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/616479/a_616479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1042.08" OriginalAmount="1042.08">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|CAJ390100" HotelName="Lutecia Smart Design Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49396/a_49396_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida de Roma. Links to the public transport network are just 100 m away from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1140.47" OriginalAmount="1140.47">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|CAF914700" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17404/a_17404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulous views out over the Castelo de São Jorge, the Dona Maria II national theatre and the old town district of Alfama. The airport is about 8 km away and the centre of Rossio with its many shopping and entertainment venues, restaurants, bars and nightclubs is just 50 m from the hotel. Links to the public transport network can be found directly beside the hotel and it is well worth paying a visit to the nearest beach that lies about 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1156.39" OriginalAmount="1156.39">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|CAJ905500" HotelName="Hotel PortoBay Marquês" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72454/a_72454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon airport is 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1164.72" OriginalAmount="1164.72">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|CAK160900" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jerónimos 8, 1400-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91026/a_91026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the imposing Jerónimos Monastery and Belém Cultural Centre, which houses the famous Berardo Collection Museum. The Belém Tower, the Monument of the Discoveries, the Royal Coaches National Museum, the Navy Museum and the Tropical Garden are all only a few steps away from the hotel. Guests may also enjoy sea walks to different docks, as well as the famous ‘Pastéis de Belém’. Furthermore, the hotel offers easy access to Lisbon's Congress Centre and the main business centres, which are in close proximity. Lisbon’s Portela Airport is some 10 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1171.80" OriginalAmount="1171.80">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|CAO104900" HotelName="Marques de Pombal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 22/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 243, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17029/a_17029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre, within minutes of the town centre. Less than 1 km away guests will reach a variety of shopping venues, bars, pubs, nightclubs and links to the public transport network. The sea as well as the beach is around 20 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1186.92" OriginalAmount="1186.92">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|CAR178900" HotelName="My Story Hotel Tejo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003320/003320a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just 100 m from Rossio Square. Two car parks are situated very close by. Lisbon Airport is 7 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1199.29" OriginalAmount="1199.29">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|CBA717800" HotelName="Turim Terreiro do Paço Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/467669/a_467669_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1524.22" OriginalAmount="1524.22">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|CAW598500" HotelName="TRYP Lisboa Aeroporto" 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C Nº2, 1749-125? Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392027/a_392027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1703.40" OriginalAmount="1703.40">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|CBN862300" HotelName="Turim Boulevard Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27953/3827953/1.jpg?f=15652582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1842.76" OriginalAmount="1842.76">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|CAV607400" HotelName="Hotel PortoBay Liberdade" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400945/a_400945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially ideal for guests who appreciate a stylish ambience.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1968.96" OriginalAmount="1968.96">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|CBG129500" HotelName="My Story Hotel Figueira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Figueira 14, Santa Maria Maior, 1100-241 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10823983</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4464.78" OriginalAmount="4464.78">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|CAV735900" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11063/a_11063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately embassy buildings and noble homes. It is only minutes away from the historic areas and tourist attractions, the pier and the shopping district. The establishment's immediate vicinity features restaurants, bars, pubs, nightlife spots and public transport links. The centre of Lisbon is 2 km away and sights such as the National Museum of Ancient Art (500 metres), São Jorge Castle (2.5 km) and Belém (3 km), which is home to the Jerónimos Monastery, are all close by. Portela Airport is some 12 km from the accommodation.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="710.94" OriginalAmount="710.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAK330800" HotelName="HF FENIX GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="725.72" OriginalAmount="725.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAV278200" HotelName="HF FENIX MUSIC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="795.60" OriginalAmount="795.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAX435800" HotelName="SMY LISBOA" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="839.16" OriginalAmount="839.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP435100" HotelName="LUMEN HOTEL AND THE LISBON LIGHT SHOW" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="849.75" OriginalAmount="849.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN838900" HotelName="HF FENIX URBAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="849.82" OriginalAmount="849.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF487000" HotelName="HF FENIX" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="860.12" OriginalAmount="860.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR003200" HotelName="PESTANA LISBOA VINTAGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="876.42" OriginalAmount="876.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR413700" HotelName="HILLS HOTEL LISBOA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="941.77" OriginalAmount="941.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR703200" HotelName="AS LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1052.07" OriginalAmount="1052.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF486800" HotelName="HOLIDAY INN LISBON (I)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1080.08" OriginalAmount="1080.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU074200" HotelName="3K EUROPA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1095.44" OriginalAmount="1095.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF486700" HotelName="HOLIDAY INN CONTINENTAL (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1155.01" OriginalAmount="1155.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB842900" HotelName="PESTANA CR7 LISBOA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1519.98" OriginalAmount="1519.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB150300" HotelName="VINCCI LIBERDADE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1620.36" OriginalAmount="1620.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB869300" HotelName="MARRIOTT LISBON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1930.84" OriginalAmount="1930.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAH528700" HotelName="PESTANA PALACE LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1953.81" OriginalAmount="1953.81">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG871100" HotelName="1908 LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2115.06" OriginalAmount="2115.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR206200" HotelName="MONTEBELO VISTA ALEGRE LISBOA CHIADO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2291.40" OriginalAmount="2291.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR537200" HotelName="HYATT REGENCY LISBON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2486.04" OriginalAmount="2486.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB869200" HotelName="SHERATON LISBOA HOTEL AND SPA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6156.12" OriginalAmount="6156.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR537300" HotelName="THE IVENS, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access,Currency Exchange,Lounge,Nightclub,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Kitchen,Diet Meals,Heated Pool,Shopping Arcade</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,CLUB RESORT,SPA HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,BUSINESS 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
ece06b0f-9699-4d69-8472-dab7b24dca2d|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="ece06b0f-9699-4d69-8472-dab7b24dca2d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-17T00:00:00" End="2025-01-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ece06b0f-9699-4d69-8472-dab7b24dca2d|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ece06b0f-9699-4d69-8472-dab7b24dca2d|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-17T13:50:30.7869966+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ece06b0f-9699-4d69-8472-dab7b24dca2d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="825.56" OriginalAmount="825.56">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|CAP837200" HotelName="Inn Rosio Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua 1 De Dezembro 73, 1200-358 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28892/w_28892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="845.18" OriginalAmount="845.18">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|CAQ960600" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Almirante Reis 103, Lisboa 1150-020</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248276/w_248276_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="869.96" OriginalAmount="869.96">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|CAO276900" HotelName="Residencial Horizonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Antonio Augusto de Aguiar 42, 1050-017 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59559/a_59559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Lisbon city centre, next to Marquis of Pombal Square. The metro station Parque on the blue line is located opposite the property. Portela Airport is situated at a distance of approximately 5 km.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="930.93" OriginalAmount="930.93">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|CAM045800" HotelName="Turim Europa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Sao Sebastião da Pedreira 19, 1050-206 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81633/a_81633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the tourist centre of Lisbon, close to one of Lisbon’s main avenues, Avenida Fontes Pereira de Melo. A range of public transport links are available nearby. Guests will find two of the the city’s major metro lines just outside the hotel, ‘Parque’ and ‘Picoas’. The coastline and beach is 26 km away. Guests have good access to a number of businesses located about 200 m away, and the airport is approximately 5 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1044.68" OriginalAmount="1044.68">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|CAO705700" HotelName="Turim Restauradores Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Glória 3, 1250-114 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22282/a_22282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Lisbon, near Praça dos Restauradores / Av. da Liberdade and close to Lisbon's main shopping area. It can also be found near main means of transport such as buses, the underground, trains, taxis and is only 15 minutes from the airport.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1056.30" OriginalAmount="1056.30">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|CBC069500" HotelName="The 7 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rua Aurea 133-143, 1100-060 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396428/396428a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1199.25" OriginalAmount="1199.25">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|CBA538300" HotelName="Turim Marquês Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mouzinho da Silveira 26, 1250-167 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/616479/a_616479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1230.14" OriginalAmount="1230.14">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|CAJ390100" HotelName="Lutecia Smart Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Frei Miguel Contreiras 52, 1749-086 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49396/a_49396_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to one of the most famous and charming avenues in the city, the Avenida de Roma. Links to the public transport network are just 100 m away from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1259.04" OriginalAmount="1259.04">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|CAR703000" HotelName="Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Barata Salgueiro 5, 1169-066 Lisboa, Portugal</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47091/w_47091_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated directly in Lisbon's tourist centre within metres of links to the public transport network, restaurants and shopping venues. Bars are only 1 km away and the nearest nightclubs are 2 km from the hotel. It is approximately 5 km to the sea.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1279.16" OriginalAmount="1279.16">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|CAF914700" HotelName="Hotel Metrópole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praça Dom Pedro IV  30, 1100-200 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17404/a_17404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming, tradition-rich hotel lies on Lisbon's famous main square, Rossio, and offers fabulous views out over the Castelo de São Jorge, the Dona Maria II national theatre and the old town district of Alfama. The airport is about 8 km away and the centre of Rossio with its many shopping and entertainment venues, restaurants, bars and nightclubs is just 50 m from the hotel. Links to the public transport network can be found directly beside the hotel and it is well worth paying a visit to the nearest beach that lies about 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1358.84" OriginalAmount="1358.84">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|CAK160900" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Jerónimos 8, 1400-211 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91026/a_91026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the imposing Jerónimos Monastery and Belém Cultural Centre, which houses the famous Berardo Collection Museum. The Belém Tower, the Monument of the Discoveries, the Royal Coaches National Museum, the Navy Museum and the Tropical Garden are all only a few steps away from the hotel. Guests may also enjoy sea walks to different docks, as well as the famous ‘Pastéis de Belém’. Furthermore, the hotel offers easy access to Lisbon's Congress Centre and the main business centres, which are in close proximity. Lisbon’s Portela Airport is some 10 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1367.10" OriginalAmount="1367.10">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|CAO104900" HotelName="Marques de Pombal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida da Liberdade 243, 1250-143 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17029/a_17029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Lisbon's tourist centre, within minutes of the town centre. Less than 1 km away guests will reach a variety of shopping venues, bars, pubs, nightclubs and links to the public transport network. The sea as well as the beach is around 20 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1375.50" OriginalAmount="1375.50">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|CAR178900" HotelName="My Story Hotel Tejo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Condes de Monsanto 2, 1100-159 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003320/003320a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is one of the most modern in Lisbon. Centrally located, it is situated only just 100 m from Rossio Square. Two car parks are situated very close by. Lisbon Airport is 7 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1397.66" OriginalAmount="1397.66">
      <BasicPropertyInfo Latitude="38.70927739" Longitude="-9.13506984" StarRating="4" HotelCode="354160|CBA717800" HotelName="Turim Terreiro do Paço Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Comércio 9, 1100-149 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/467669/a_467669_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-05-27 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 50.00 &amp;euro; per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1587.67" OriginalAmount="1587.67">
      <BasicPropertyInfo Latitude="38.723895841552" Longitude="-9.1501338587159" StarRating="4" HotelCode="55946|CAJ905500" HotelName="Hotel PortoBay Marquês" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Duque de Palmela 32, 1250-098 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72454/a_72454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the city centre, close to overground and underground railway stations, and Lisbon airport is 15 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1623.76" OriginalAmount="1623.76">
      <BasicPropertyInfo Latitude="38.769401195236" Longitude="-9.0979859232902" StarRating="4" HotelCode="30729|CAW598300" HotelName="TRYP Lisboa Oriente Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II - Parque das Nações, 1990-083 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49197/a_49197_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Lisbon, within a short distance of countless shopping venues, links to the public transport network and restaurants. Bars and nightclubs are approximately 500 m away and it is about 700 m to the sea and 20 km to the nearest beach.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1763.72" OriginalAmount="1763.72">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|CBG129500" HotelName="My Story Hotel Figueira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Praca Da Figueira 14, Santa Maria Maior, 1100-241 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10823983</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1765.82" OriginalAmount="1765.82">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|CAW598500" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Aeroporto Internacional de Lisboa, Rua C Nº2, 1749-125? Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392027/a_392027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1844.17" OriginalAmount="1844.17">
      <BasicPropertyInfo Latitude="38.764917425951" Longitude="-9.0978169441223" StarRating="4" HotelCode="66473|CAI161600" HotelName="Olissippo Oriente" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Dom João II 32, 1990-083 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86014/a_86014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lisbon's former Expo 98 site, which is now known as the Parque das Nações. One major feature is the hotel's proximity to the Lisbon Oceanarium, FIL fairground, Vasco da Gama shopping centre and the city's casino. It is also close to public transport and Lisbon airport is only 2 km away.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1987.30" OriginalAmount="1987.30">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|CBN862300" HotelName="Turim Boulevard Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27953/3827953/1.jpg?f=15652582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2099.26" OriginalAmount="2099.26">
      <BasicPropertyInfo Latitude="38.722201692888" Longitude="-9.1489236674938" StarRating="5" HotelCode="293249|CAV607400" HotelName="Hotel PortoBay Liberdade" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rosa Araújo 8, 1250-195 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400945/a_400945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located about 800 m from the centre of Lisbon. Its setting is especially ideal for guests who appreciate a stylish ambience.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2162.07" OriginalAmount="2162.07">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|CAP837000" HotelName="Hotel Borges Chiado" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Garrett 108, 1200-205 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39727/a_39727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2188.68" OriginalAmount="2188.68">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|CBG391900" HotelName="Martinhal Lisbon Chiado Family Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Flores, 44, 1200-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/601659/a_601659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lisbon.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5054.07" OriginalAmount="5054.07">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|CAV735900" HotelName="Olissippo Lapa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Pau de Bandeira 4, 1249-021 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11063/a_11063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Lisbon's most exclusive residential area and is surrounded by stately embassy buildings and noble homes. It is only minutes away from the historic areas and tourist attractions, the pier and the shopping district. The establishment's immediate vicinity features restaurants, bars, pubs, nightlife spots and public transport links. The centre of Lisbon is 2 km away and sights such as the National Museum of Ancient Art (500 metres), São Jorge Castle (2.5 km) and Belém (3 km), which is home to the Jerónimos Monastery, are all close by. Portela Airport is some 12 km from the accommodation.&lt;br/&gt;&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="775.50" OriginalAmount="775.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAK330800" HotelName="HF FENIX GARDEN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="831.38" OriginalAmount="831.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAV278200" HotelName="HF FENIX MUSIC" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="888.86" OriginalAmount="888.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN838900" HotelName="HF FENIX URBAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="928.20" OriginalAmount="928.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAX435800" HotelName="SMY LISBOA" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="961.18" OriginalAmount="961.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF487000" HotelName="HF FENIX" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="974.58" OriginalAmount="974.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP435100" HotelName="LUMEN HOTEL AND THE LISBON LIGHT SHOW" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1004.84" OriginalAmount="1004.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR003200" HotelName="PESTANA LISBOA VINTAGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1014.86" OriginalAmount="1014.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR413700" HotelName="HILLS HOTEL LISBOA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1090.54" OriginalAmount="1090.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR703200" HotelName="AS LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1224.15" OriginalAmount="1224.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF486800" HotelName="HOLIDAY INN LISBON (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1257.72" OriginalAmount="1257.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU074200" HotelName="3K EUROPA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1285.71" OriginalAmount="1285.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF486700" HotelName="HOLIDAY INN CONTINENTAL (I)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1318.62" OriginalAmount="1318.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB842900" HotelName="PESTANA CR7 LISBOA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1702.68" OriginalAmount="1702.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP967700" HotelName="THE EMERALD HOUSE, CURIO COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1792.84" OriginalAmount="1792.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB869300" HotelName="MARRIOTT LISBON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1931.40" OriginalAmount="1931.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB150300" HotelName="VINCCI LIBERDADE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2282.13" OriginalAmount="2282.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG871100" HotelName="1908 LISBOA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2638.62" OriginalAmount="2638.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR206200" HotelName="MONTEBELO VISTA ALEGRE LISBOA CHIADO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2684.78" OriginalAmount="2684.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB869200" HotelName="SHERATON LISBOA HOTEL AND SPA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2688.84" OriginalAmount="2688.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR537200" HotelName="HYATT REGENCY LISBON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3411.41" OriginalAmount="3411.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF486400" HotelName="INTERCONTINENTAL LISBON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4838.87" OriginalAmount="4838.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN548600" HotelName="VINCCI BAIXA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6278.44" OriginalAmount="6278.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR537300" HotelName="THE IVENS, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2024-09-01 to 2030-12-31&lt;b&gt;:-​There is a city tax in Lisbon of &amp;euro;4.00 per person per night payable directly to the hotels by the guest. Children under the age of 12 years are exempt from the tax and this is payable up to a maximum of 7 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access,Currency Exchange,Lounge,Nightclub,Shopping Arcade,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Bicycle Rental,Diet Meals,Spa,Heated Pool,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CLUB RESORT,SPA HOTEL,HISTORIC HOTEL,CONFERENCE 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
fd486f55-fff8-489a-9b6f-1cd76bf9f8cc|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="fd486f55-fff8-489a-9b6f-1cd76bf9f8cc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-02T00:00:00" End="2025-01-13T00: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
fd486f55-fff8-489a-9b6f-1cd76bf9f8cc|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9acbac56-f040-4ae9-b5d8-2e0fc01f9634|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="9acbac56-f040-4ae9-b5d8-2e0fc01f9634">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00: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
9acbac56-f040-4ae9-b5d8-2e0fc01f9634|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-17T13:52:16.9553024+00:00" Version="0" EchoToken="Search" TransactionIdentifier="9acbac56-f040-4ae9-b5d8-2e0fc01f9634" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="1409.86" OriginalAmount="1409.86">
      <BasicPropertyInfo Latitude="40.4223109" Longitude="-3.7092173999999" StarRating="3" HotelCode="311366|CBE958800" HotelName="Vitium Urban Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 01/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.&lt;br/&gt;&lt;b&gt;Reception Opening Hours from 2021-10-15 to 2030-12-31&lt;b&gt;:-​The hotel reception is open between 8.00 to 23.00 hrs only. Guests arriving outside of the operating hours must contact the hotel in advance to provide their personal details in order to gain access to the hotel via an app.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2066.82" OriginalAmount="2066.82">
      <BasicPropertyInfo Latitude="40.452168917958" Longitude="-3.5858426269837" StarRating="4" HotelCode="79475|CAV523800" HotelName="Hilton Madrid Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de la Hispanidad 2-4, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107579/a_107579_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in Madrid. The establishment lies just 12 km from the centre of Madrid, where guests will find attractions such as the Prado Art Gallery and the Royal Palace (15 km away). Alameda de Osuna metro station is 1 km from the hotel and offers direct connections to the heart of Madrid. Meanwhile, guests will find a number of shops around 2 km from the hotel, and IFEMA exhibition grounds are a similar distance away. Barajas International Airport is approximately 1 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2153.40" OriginalAmount="2153.40">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|CAJ060500" HotelName="Victoria IV" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/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="1" TotalAmount="2220.82" OriginalAmount="2220.82">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|CBP734400" HotelName="Holiday Inn Madrid Bernabeu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="1" TotalAmount="3440.36" OriginalAmount="3440.36">
      <BasicPropertyInfo Latitude="40.415170064639" Longitude="-3.6967662279098" StarRating="4" HotelCode="446069|CBC053700" HotelName="DoubleTree by Hilton Madrid-Prado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" 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.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Children are considered adults as of 12 years.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="10683.36" OriginalAmount="10683.36">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|CAF491700" HotelName="Villa Magna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="1" TotalAmount="14828.22" OriginalAmount="14828.22">
      <BasicPropertyInfo Latitude="40.415619899377" Longitude="-3.6925810575485" StarRating="5" HotelCode="16764|CAF491800" HotelName="Ritz Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Lealtad 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20384/a_20384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious modern hotel is situated in the heart of Madrid, within walking distance of numerous places of interest which guests may like to visit, such as the Retiro Park, the Prado, Reina Sofia and Thyssen museums, the Opera and the Botanical Gardens. Close by, guests will also find numerous shops, businesses, tapas bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1110.77" OriginalAmount="1110.77">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBR199800" HotelName="EASYHOTEL MADRID CENTRO ATOCHA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1768.76" OriginalAmount="1768.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAT755900" HotelName="CHAMARTIN THE ONE (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1769.46" OriginalAmount="1769.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAJ272900" HotelName="MARRIOTT AUDITORIUM CONFERENCE CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1771.48" OriginalAmount="1771.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR708200" HotelName="LEONARDO BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1914.77" OriginalAmount="1914.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK532100" HotelName="ILUNION PIO XII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2028.60" OriginalAmount="2028.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ180800" HotelName="AC ATOCHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2034.96" OriginalAmount="2034.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN585400" HotelName="VINCCI VIA 66" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2050.16" OriginalAmount="2050.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN569200" HotelName="AC LOS VASCOS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2128.11" OriginalAmount="2128.11">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF942300" HotelName="VINCCI CAPITOL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2163.61" OriginalAmount="2163.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU170900" HotelName="INDIGO MADRID - GRAN VIA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2186.33" OriginalAmount="2186.33">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAI409400" HotelName="PUERTA AMERICA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2246.60" OriginalAmount="2246.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG932400" HotelName="QUATRO PUERTA DEL SOL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2463.58" OriginalAmount="2463.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF979300" HotelName="AC AITANA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2471.28" OriginalAmount="2471.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK186100" HotelName="THE WESTIN MADRID CUZCO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2615.10" OriginalAmount="2615.10">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ588800" HotelName="SMARTRENTAL COLLECTION GRAN VIA CENTRIC" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2738.54" OriginalAmount="2738.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR707300" HotelName="NH ZURBANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2798.46" OriginalAmount="2798.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBF473600" HotelName="RIU PLAZA ESPANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2875.88" OriginalAmount="2875.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK894200" HotelName="AC RECOLETOS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3017.98" OriginalAmount="3017.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC454900" HotelName="CIRCULO GRAN VIA, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3385.08" OriginalAmount="3385.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG920500" HotelName="ALOFT MADRID GRAN VIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3541.44" OriginalAmount="3541.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAN569800" HotelName="PALACIO DEL RETIRO, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3674.45" OriginalAmount="3674.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ587600" HotelName="SMARTRENTAL COLLECTION GRAN VIA CAPITAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4885.07" OriginalAmount="4885.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF492100" HotelName="INTERCONTINENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4916.00" OriginalAmount="4916.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF395700" HotelName="HYATT REGENCY HESPERIA MADRID" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5193.16" OriginalAmount="5193.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ550600" HotelName="THE MADRID EDITION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5751.06" OriginalAmount="5751.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF491900" HotelName="WESTIN PALACE MADRID" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025">
        <HotelDescription>&lt;b&gt;Renovation from 2024-10-02 to 2025-03-31&lt;b&gt;:-Hotel is undergoing renovation works on guest rooms in stages, public areas, meeting facilities, bar, restaurants and fitness centre. Some noise is expected with the aim to minimize this as much as possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5841.65" OriginalAmount="5841.65">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR108000" HotelName="THOMPSON MADRID, BY HYATT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5842.35" OriginalAmount="5842.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ997100" HotelName="HYATT REGENCY MADRID RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5885.04" OriginalAmount="5885.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ811600" HotelName="JW MARRIOTT HOTEL MADRID" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access,Conference Hall,Fax,Massage Centre,Currency Exchange,Garden,Golf,Lounge,Sauna,Shopping Arcade,Jacuzzi,Swimming Pool</BasicAmenities>
    <HotelRating>3,5,4,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOSTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS 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
9acbac56-f040-4ae9-b5d8-2e0fc01f9634|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cdcbc0a-a71b-4fbe-932d-dcaeb02de749|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="5cdcbc0a-a71b-4fbe-932d-dcaeb02de749">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-16T00: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
5cdcbc0a-a71b-4fbe-932d-dcaeb02de749|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-17T13:53:01.1507115+00:00" Version="0" EchoToken="Search" TransactionIdentifier="5cdcbc0a-a71b-4fbe-932d-dcaeb02de749" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="1744.59" OriginalAmount="1744.59">
      <BasicPropertyInfo Latitude="40.4223109" Longitude="-3.7092173999999" StarRating="3" HotelCode="311366|CBE958800" HotelName="Vitium Urban Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 09/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.&lt;br/&gt;&lt;b&gt;Reception Opening Hours from 2021-10-15 to 2030-12-31&lt;b&gt;:-​The hotel reception is open between 8.00 to 23.00 hrs only. Guests arriving outside of the operating hours must contact the hotel in advance to provide their personal details in order to gain access to the hotel via an app.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2680.29" OriginalAmount="2680.29">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|CAJ060500" HotelName="Victoria IV" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/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="1" TotalAmount="2806.86" OriginalAmount="2806.86">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|CBP734400" HotelName="Holiday Inn Madrid Bernabeu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="1" TotalAmount="2837.52" OriginalAmount="2837.52">
      <BasicPropertyInfo Latitude="40.452168917958" Longitude="-3.5858426269837" StarRating="4" HotelCode="79475|CAV523800" HotelName="Hilton Madrid Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="1" TotalAmount="3698.80" OriginalAmount="3698.80">
      <BasicPropertyInfo Latitude="40.415170064639" Longitude="-3.6967662279098" StarRating="4" HotelCode="446069|CBC053700" HotelName="DoubleTree by Hilton Madrid-Prado" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Children are considered adults as of 12 years.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="11700.52" OriginalAmount="11700.52">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|CAF491700" HotelName="Villa Magna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/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="1" TotalAmount="15192.88" OriginalAmount="15192.88">
      <BasicPropertyInfo Latitude="40.415619899377" Longitude="-3.6925810575485" StarRating="5" HotelCode="16764|CAF491800" HotelName="Ritz Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Lealtad 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20384/a_20384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious modern hotel is situated in the heart of Madrid, within walking distance of numerous places of interest which guests may like to visit, such as the Retiro Park, the Prado, Reina Sofia and Thyssen museums, the Opera and the Botanical Gardens. Close by, guests will also find numerous shops, businesses, tapas bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1252.41" OriginalAmount="1252.41">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBR199800" HotelName="EASYHOTEL MADRID CENTRO ATOCHA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1972.36" OriginalAmount="1972.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR708200" HotelName="LEONARDO BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2033.90" OriginalAmount="2033.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK532100" HotelName="ILUNION PIO XII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2024" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2034.32" OriginalAmount="2034.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAH748000" HotelName="NYX MADRID" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2282.70" OriginalAmount="2282.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ180800" HotelName="AC ATOCHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2360.16" OriginalAmount="2360.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAI409400" HotelName="PUERTA AMERICA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2363.48" OriginalAmount="2363.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN569200" HotelName="AC LOS VASCOS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2578.23" OriginalAmount="2578.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAN585400" HotelName="VINCCI VIA 66" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2676.65" OriginalAmount="2676.65">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG932400" HotelName="QUATRO PUERTA DEL SOL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2686.91" OriginalAmount="2686.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF942300" HotelName="VINCCI CAPITOL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2792.83" OriginalAmount="2792.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU170900" HotelName="INDIGO MADRID - GRAN VIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3009.72" OriginalAmount="3009.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF979300" HotelName="AC AITANA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3020.18" OriginalAmount="3020.18">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ588800" HotelName="SMARTRENTAL COLLECTION GRAN VIA CENTRIC" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3042.62" OriginalAmount="3042.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK894200" HotelName="AC RECOLETOS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3081.82" OriginalAmount="3081.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK186100" HotelName="THE WESTIN MADRID CUZCO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3221.12" OriginalAmount="3221.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC454900" HotelName="CIRCULO GRAN VIA, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3910.90" OriginalAmount="3910.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAN569800" HotelName="PALACIO DEL RETIRO, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4402.38" OriginalAmount="4402.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ587600" HotelName="SMARTRENTAL COLLECTION GRAN VIA CAPITAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5093.22" OriginalAmount="5093.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF492100" HotelName="INTERCONTINENTAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5417.73" OriginalAmount="5417.73">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF395700" HotelName="HYATT REGENCY HESPERIA MADRID" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5542.04" OriginalAmount="5542.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ550600" HotelName="THE MADRID EDITION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5751.06" OriginalAmount="5751.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF491900" HotelName="WESTIN PALACE MADRID" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025">
        <HotelDescription>&lt;b&gt;Renovation from 2024-10-02 to 2025-03-31&lt;b&gt;:-Hotel is undergoing renovation works on guest rooms in stages, public areas, meeting facilities, bar, restaurants and fitness centre. Some noise is expected with the aim to minimize this as much as possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5840.80" OriginalAmount="5840.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ997100" HotelName="HYATT REGENCY MADRID RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5951.68" OriginalAmount="5951.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ811600" HotelName="JW MARRIOTT HOTEL MADRID" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6423.90" OriginalAmount="6423.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR108000" HotelName="THOMPSON MADRID, BY HYATT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/01/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access,Conference Hall,Fax,Massage Centre,Currency Exchange,Garden,Golf,Lounge,Sauna,Shopping Arcade,Jacuzzi,Swimming Pool</BasicAmenities>
    <HotelRating>3,5,4,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOSTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS 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
d6ba0486-a052-411d-9cef-8e1ee07c1b6b|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="d6ba0486-a052-411d-9cef-8e1ee07c1b6b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-31T00:00:00" End="2025-01-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6ba0486-a052-411d-9cef-8e1ee07c1b6b|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7286d66a-66f0-41ac-a4b0-0ea5d414d2dd|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="7286d66a-66f0-41ac-a4b0-0ea5d414d2dd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-03T00:00:00" End="2025-02-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="INR" ClientNationality="IN" 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
7286d66a-66f0-41ac-a4b0-0ea5d414d2dd|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7286d66a-66f0-41ac-a4b0-0ea5d414d2dd|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7286d66a-66f0-41ac-a4b0-0ea5d414d2dd|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-17T13:54:15.0311237+00:00" Version="0" EchoToken="Search" TransactionIdentifier="7286d66a-66f0-41ac-a4b0-0ea5d414d2dd" Currency="INR">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="14265.89" OriginalAmount="13986.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.575316" Longitude="-0.203934" StarRating="2" HotelCode="94563|CAX130500" HotelName="King Solomon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155-159 Golders Green Road, London NW11 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131377/a_131377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tree-lined suburb of Golders Green, in north London, near the Golders Green and Brent Cross underground (tube) stations and a short drive to the newly opened Wembley Stadium Complex and Wembley Arena. Brent Cross shopping centre is just 5 minutes away. The hotel is roughly 30 km from London Heathrow Airport and some 45 km from London Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="15994.75" OriginalAmount="15681.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491567835524" Longitude="-0.19707262516022" StarRating="2" HotelCode="52705|CAG700800" HotelName="Garden View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Nevern Square, London SW5 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56932/a_56932_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is situated in a peaceful location in the Earls Court district of the city, close to the Earls Court and Olympia exhibition centres. Earls Court underground station is within walking distance of the hotel, allowing guests easy and convenient access to the different attractions and districts of the city. In the evening, guests may pay a visit to one of the inviting restaurants or cosy pubs in the hotel's vicinity. The hotel is perfect for those guests wishing instead to have a dance in one of the famous London clubs. Plentiful shopping opportunities are also to be found in the vicinity.&lt;br/&gt;&lt;b&gt;Check-in Requirement from 2021-11-30 to 2030-12-31&lt;b&gt;:-At the time of check-in, all guests must present a valid credit card in order to cover any eventual extra&amp;rsquo;s and damage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="17530.77" OriginalAmount="17187.03" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|CAW362900" HotelName="Hotel 65" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316736/316736a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="17807.70" OriginalAmount="17458.53" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516089472533" Longitude="-0.17358681797145" StarRating="2" HotelCode="37782|CAP915100" HotelName="Shakespeare Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62337/a_62337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated not far from the town centre and links to the public transport network are just a few paces away (100 m). Restaurants and bars can easily be reached on foot (500 m) and shopping venues as well as a nightclub are to be found 1.6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="18519.65" OriginalAmount="18156.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515125277875" Longitude="-0.16160033798883" StarRating="2" HotelCode="114580|CBB877300" HotelName="The Marble Arch Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/50 Upper Berkeley Street, Marble Arch, London W1H 5QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133527/133527a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Marble Arch, close to Hyde Park, Oxford Street and Edgware Road. Paddington Station, the Heathrow Express, London's Theatre Land, Museums and other major tourist attractions are also nearby. London Heathrow Airport is approximately 21 km from the hotel, Gatwick is around 39 km away, Luton is some 43 km and Stansted is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="18708.01" OriginalAmount="18341.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.477895" Longitude="-0.013643" StarRating="4" HotelCode="38303|CAH935300" HotelName="Novotel London Greenwich" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 29/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>173-185 Greenwich High Road, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63294/a_63294_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This AA new generation hotel, located in the heart of historic Greenwich, right next to the railway and DLR station, is just 12 minutes from Canary Wharf, the newest financial district in London, and 5 minutes’ walk from the National Maritime Museum and the Royal Observatory. Restaurants, bars and pubs are just a stone’s throw from the hotel. The clubs and shops at Canary Wharf can be reached in 10 minutes using public transport. Greenwich Park and the Meridian are 15 minutes away on foot, the O2 Arena is 20 minutes away on public transport and the Excel Exhibition Centre is 25 minutes from the hotel using public transport. London City Airport (LCY) is just 10 km away, London Heathrow Airport (LHR) is 35 km away and Gatwick Airport (LGW) is 69 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="19340.35" OriginalAmount="18961.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514309547827" Longitude="-0.19181817770004" StarRating="2" HotelCode="25512|CAJ656500" HotelName="Lords" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Leinster Square, Bayswater, London W2 4PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37190/a_37190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location, just a few paces from the lively town centre. The nearest public transport links are within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="19856.10" OriginalAmount="19466.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|CAT415200" HotelName="DoubleTree by Hilton London Greenwich" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove, Greenwich, London SE10 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285080/a_285080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 10 minutes’ walk from the historic ship The Cutty Sark and the National Maritime Museum. Central London can be reached in 15 minutes by train. The O2 Arena entertainment venue can be reached in 20 minutes via public transport, and Greenwich Market and observatory are just 5 minutes walking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="20044.46" OriginalAmount="19651.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|CAX729400" HotelName="Clayton Crown Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>142-152 Criklewood Broadway, London NW2 3ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60241/ba_60241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of London, not far from Cricklewood Broadway, a main road offering excellent access to links to the capital's extensive transport network. Brent Cross covered shopping centre is just a short walk away. Numerous shops and entertainment venues are to be found in the vicinity (within 100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="20894.31" OriginalAmount="20484.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523558" Longitude="-0.127674" StarRating="3" HotelCode="17453|CAP660300" HotelName="The Royal National Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way, London WC1H 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20700/a_20700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This a modern hotel, centrally located near Convent Garden, the British Museum, the well-known Oxford Street and the theatres. Russell Square underground station on the Piccadilly Line is also just minutes away, from which guests can quickly and easily reach other parts of the city centre. In the hotel's vicinity are various restaurants, bars, entertainment venues and public transport connections.&lt;br/&gt;&lt;b&gt;No Name Changes Allowed from 2012-03-08 to 2030-12-31&lt;b&gt;:-Please note that this hotel does not allow name changes on already confirmed bookings, therefore if names need to be changed the bookings should be cancelled and re booked, higher rates may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="21184.70" OriginalAmount="20769.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516200723099" Longitude="-0.17335622723749" StarRating="2" HotelCode="35403|CAP915000" HotelName="Dolphin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57592/a_57592_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel has a wonderful location on an attractive square surrounded by trees. The nearest underground station is Paddington which is just a few steps away. It takes just a couple of minutes to reach attractions such as Madame Tussauds, the British Museum, Buckingham Palace and Oxford Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="21202.64" OriginalAmount="20786.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490937" Longitude="-0.30211499999996" StarRating="4" HotelCode="298478|CAV146600" HotelName="Novotel London Brentford" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great West Road, Brentford, London TW80GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406696/a_406696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="21620.84" OriginalAmount="21196.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507920413108" Longitude="0.022419490476523" StarRating="3" HotelCode="79815|CBD764100" HotelName="ibis London Excel Docklands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Western Gateway, Royal Victoria Dock, London E16 1AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108012/p_108012_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Excel Docklands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="21721.75" OriginalAmount="21295.83" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494557079184" Longitude="-0.22833108901978" StarRating="4" HotelCode="888771|CBA756400" HotelName="Axiom W6 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Central Heating,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Glenthorne Road, Hammersmith And Fulham, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137310/a_137310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west side of Central London (Hammersmith area), 5 minutes with the underground from the London attractions, within 3.2 km of the exhibition centres of Earls Court and Olympia. Other famous attractions with easy access are the Science and Natural History Museum, Royal Albert Hall and the famous Harrods. Heathrow Airport is roughly 19 km from the hotel, while Gatwick Airport is some 50 km and Stansted Airport 78 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="21920.19" OriginalAmount="21490.38" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514617321542" Longitude="0.0091424115319268" StarRating="3" HotelCode="573045|CBD235100" HotelName="ibis London Canning Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Silvertown Way, London E16 1ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/690182/a_690182_P2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22093.98" OriginalAmount="21660.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.561469" Longitude="-0.27925099999993" StarRating="4" HotelCode="298481|CAW715800" HotelName="Novotel London Wembley" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Way, Wembley, London HA9 0NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406700/a_406700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22107.43" OriginalAmount="21673.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514654234271" Longitude="-0.1730078458786" StarRating="3" HotelCode="173037|CBD082000" HotelName="Alexandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7334/a_7334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes away from Hyde Park near to Oxford Street and Marble Arch. The nearest tube stations are Paddington and Lancaster Gate. There are scores of shops, restaurants and bars in the surrounding area and the nearest night club is 2 km away. The Heathrow Express takes 20 minutes to get to the hotel in Paddington. Both Stansted and Gatwick airports are easily accessible by train from Paddington.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22182.55" OriginalAmount="21747.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|CBE854200" HotelName="Aparthotel Adagio London Brentford" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Road, Key Eye Tower, Brentford, London TW8 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407262/407262a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within 1,5 km of Kew Gardens and a 15-minute drive of Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22383.24" OriginalAmount="21944.35" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52754499" Longitude="-0.28598678" StarRating="4" HotelCode="986085|CBO697500" HotelName="Hampton by Hilton London Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Park Royal, Greater London, London W5 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1194422/a_1194422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22717.35" OriginalAmount="22271.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506946810816" Longitude="-0.0070553715787582" StarRating="3" HotelCode="114269|CAR758900" HotelName="ibis London Docklands Canary Wharf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Baffin Way, Off Preston Road, London E14 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157757/a_157757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22816.01" OriginalAmount="22368.64" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515937" Longitude="-0.171949" StarRating="3" HotelCode="13655|CAJ853800" HotelName="The Gresham Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sussex Gardens, London, Greater London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133519/133519a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This impressive Neo-Georgian style building in Central London is perfectly located for guests who wish to go sightseeing, or are travelling on business. This hotel is just a few minutes' walk from Oxford Street, around 13 minutes from Hyde Park, and just a 5-minute walk from Paddington tube and railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23072.77" OriginalAmount="22620.36" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|CBP369300" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>42 Celebration Avenue, Penny Brookes Street, London E20 1BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095216/w_1095216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23138.91" OriginalAmount="22685.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.452857" Longitude="0.245325" StarRating="4" HotelCode="41176|CAG700600" HotelName="DoubleTree by Hilton Hotel Dartford Bridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masthead Close, Crossways Business Park, Dartford DA2 6QF</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66449/a_66449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3.2 km from Bluewater, Europe’s leading shopping and leisure destination. The new Eurostar station, Ebbsfleet International, is only 8 km away, making this an ideal stopover destination on trips to Paris or Brussels. London City Airport is located 26 km from the hotel and London Gatwick is 57 km away. London Heathrow and Stansted Airport are both 61 km away, and London Luton Airport lies some 92 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23138.91" OriginalAmount="22685.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50744031283" Longitude="0.038681477308273" StarRating="4" HotelCode="61557|CAH976800" HotelName="DoubleTree by Hilton Hotel London ExCel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Excel, Royal Victoria Dock, London E16 1RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79614/a_79614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in an enviable waterfront location, moments away from links to the city's beating heart. Bond Street is less than 20 minutes away and the centre of London is easily accessed via the Docklands Light Rail at Prince Regent Station, a 4-minute walk from the hotel. It is just a 10-minute journey to the M11 motorway and the M25 is only 20 minutes away. It also lies just minutes from ExCel London (the UK's largest exhibition venue), Canary Wharf and London City Airport.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23163.58" OriginalAmount="22709.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507849324229" Longitude="0.023040175437927" StarRating="4" HotelCode="37279|CBB456200" HotelName="Novotel London Excel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock, London E16 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60600/a_60600_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is located alongside the Royal Victoria Dock, 150 metres from the Excel Exhibition Centre and close to London City Airport. Just a few minutes by road from Docklands/Canary Wharf, this area provides access to east London, as well as into the city of London itself via the dual carriageway that runs right through the Docklands towards Tower Bridge (Aspen Way, A1261). Guests will find restaurants, bars, pubs and public transport links on the hotel's doorstep and nearby airports include London City (2 km), London Heathrow (42 km), London Stansted (57 km), Luton (61 km) and London Gatwick (72 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23286.92" OriginalAmount="22830.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50831085" Longitude="0.04103809" StarRating="3.5" HotelCode="556570|CBC054300" HotelName="Hampton by Hilton London Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road, London E16 2QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673046/a_673046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in London, 9-minutes' walk from the ExCel London exhibition centre, Hampton By Hilton London Docklands. It’s a quick journey to the hustle and bustle of Central London and attractions such as The O2 Arena, Canary Wharf and Stratford City. The hotel lies a 3-minute walk to the Royal Albert DLR Station and 1 mile from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23430.42" OriginalAmount="22971.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524433729464" Longitude="-0.12829542160034" StarRating="3" HotelCode="18178|CAP675000" HotelName="The Tavistock Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square, London WC1H 9EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22564/a_22564_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a wonderful view of the Tavistock Square gardens in the heart of Bloomsbury. It is conveniently situated close to Russell Square underground station with direct access to Heathrow (Piccadilly Line). Euston, St. Pancras and King's Cross stations are also only a short walk away as well as Convent Garden, Oxford Street, theatres and the British Museum.&lt;br/&gt;&lt;b&gt;No Name Changes Allowed from 2012-03-08 to 2030-12-31&lt;b&gt;:-Please
 note that this hotel does not allow name changes on already confirmed 
bookings, therefore if names need to be changed the bookings should be 
cancelled and re booked, higher rates may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23443.87" OriginalAmount="22984.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491939" Longitude="-0.141855" StarRating="2" HotelCode="147016|CBF620800" HotelName="Dover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Belgrave Road, Victoria, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208494/gt_208494_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes' walking distance from the Victoria rail and underground station, close to St. James's Park, Buckingham Palace, the Houses of Parliament, the River Thames and London's famous museums. It is the perfect base to visit all the main attractions that London has to offer. London Heathrow Airport is around 22 km from the hotel and London Gatwick Airport some 36 km, whilst London Luton Airport and London Stansted Airport are situated at a distance of approximately 46 km and 51 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23535.82" OriginalAmount="23074.33" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52232679667" Longitude="-0.12418359518051" StarRating="3" HotelCode="16150|CAF561500" HotelName="The President Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guilford Street, London WC1N 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19402/a_19402_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bloomsbury, only a short walk from the theatres, Convent Garden and the British Museum. Russell Square underground (Piccadilly Line) is located close to the hotel. Euston, St Pancreas and King's Cross stations are also nearby.&lt;br/&gt;&lt;b&gt;No Name Changes Allowed from 2012-03-08 to 2030-12-31&lt;b&gt;:-Please note that this hotel does not allow name changes on already confirmed bookings, therefore if names need to be changed the bookings should be cancelled and re booked, higher rates may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23712.96" OriginalAmount="23248.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504934" Longitude="-0.21454" StarRating="4" HotelCode="259330|CAF399000" HotelName="Hilton London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue, London W11 4UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15330/a_15330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, top-class hotel is situated in a central location at the heart of the London district of Kensington. Plenty of tourist attractions, as well as numerous shops and entertainment venues are all located in the surrounding neighbourhood and, by making use of public transport, other areas of London are within easy to reach.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23771.26" OriginalAmount="23305.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51110709412" Longitude="-0.18492087721825" StarRating="3" HotelCode="30118|CBF927700" HotelName="Troy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-70 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48508/a_48508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located near to Bayswater and Queensway. Copious shops and other attractions are easily reached on foot. Superb public transport links facilitate the exploration of this vibrant, lively metropolis with its abundance of legendary tourist sites. Paddington station is close at hand.&lt;br/&gt;&lt;b&gt;Renovation from 2025-01-06 to 2025-02-09&lt;b&gt;:-The hotel is undergoing lift upgrading works to enhance safety &amp;amp; improve efficiency. During the time there will be implemented measures to ensure guests comfort, 24/7 staff support and portering service available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23908.05" OriginalAmount="23439.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|CAQ293000" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane, Ealing W5 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28850/w_28850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to Westfield Shopping Centre, Wembley Stadium, Park Royal and Chiswick Business Park. It is also located within minutes of Ealing Common and 15 minutes from Paddington station by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23912.53" OriginalAmount="23443.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.485936169226" Longitude="-0.1996636390686" StarRating="3" HotelCode="18403|CAF528800" HotelName="ibis London Earls Court Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court, London SW6 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22903/a_22903_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The popular hotel is just a few minutes' walk from Earl's Court Convention Centres. Queens Tennis Club and the famous Chelsea Football Club are both in the hotel's vicinity. The nearest underground station (Earl's Court) is around 2 km from the hotel. From here, guests will quickly be able to reach London's West End or Heathrow Airport. Gatwick Airport is 60 km away.&lt;br/&gt;&lt;b&gt;Renovation from 2024-05-01 to 2025-03-31&lt;b&gt;:-Hotel is undergoing full renovation works of the guestrooms on the higher floor and the F&amp;amp;B areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="24143.49" OriginalAmount="23670.09" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49200704953" Longitude="-0.21974265575409" StarRating="4" HotelCode="25549|CAF528500" HotelName="Novotel London West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Shortlands, Hammersmith International Centre, Hammersmith, London W6 8DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36541/a_36541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With 3 of London's main tube lines within a 3 minute walk of the hotel, as well as innumerate bus lines, this property is an ideal base to explore the city. Locally, the Hammersmith Apollo Theatre is renowned for live music and comedy and the Lyric Theatre offers an interesting alternative on London's theatre scene. Kensington High Street is a must for those with an eye for fashion and for those with an interest in history, nearby Chiswick House is a glorious example of 18 th century British architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="24798.26" OriginalAmount="24312.02" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510996" Longitude="-0.18577" StarRating="4" HotelCode="94594|CAX878200" HotelName="Hyde Park Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 Inverness Terrace, London W2 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131415/a_131415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on Inverness Terrace, on the north side of Hyde Park. The establishment is just a 5-minute walk from the Queensway and Bayswater underground stations, and Oxford Street and Covent Garden are less than 10 minutes away by tube. Guests will find a number of bars, pubs, restaurants and shops in the vicinity, whilst sights such as Notting Hill can be reached within 15 minutes on foot. London Heathrow Airport and London Gatwick Airport are 24 and 60 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="24967.56" OriginalAmount="24478.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517472553179" Longitude="-0.13051360845566" StarRating="3" HotelCode="17889|CAJ408000" HotelName="St Giles London - A St Giles Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bedford Avenue, London WC1B 3GH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22075/a_22075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated at the heart of the West End. A variety of shopping areas, including the well-known Oxford Street, are just minutes from the hotel. There are numerous international restaurants in the surrounding area, as well as cosy pubs, bars and clubs. The hotel is served with excellent public transport connections, with Tottenham Court Road underground station just a stone's throw away.&lt;br/&gt;&lt;b&gt;Check In Procedure from 2024-11-22 to 2030-12-31&lt;b&gt;:-British citizens may provide a valid driver&amp;rsquo;s licence or another photo ID upon check-in. Non-UK and non-EU residents must present a valid passport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="25681.75" OriginalAmount="25178.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|CAS332900" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40061/a_40061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Road with a large selection of shops. Several cosy restaurants and pubs are within walking distance of the hotel. Guests may also make use of the public transport, which departs from locations just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="26492.37" OriginalAmount="25972.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|CBA565100" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131391/a_131391_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. Only 7 minutes’ walk from Hammersmith Tube station. Olympia Exhibition Centre is 0.7 miles from LUMA Concept Hotel, while Portobello Road Market is 1.7 miles away. London Heathrow Airport is 10 miles from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="27244.68" OriginalAmount="26710.47" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600" HotelName="Hilton London Wembley" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285121/a_285121_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and few steps away from the modern London Designer Outlet which has a cinema and trendy shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="27531.70" OriginalAmount="26991.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501702463806" Longitude="-0.023571609787041" StarRating="4" HotelCode="29482|CAH758700" HotelName="Britannia International Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marsh Wall, London E14 9SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47097/a_47097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an extremely convenient location at the heart of London's Docklands and close to the ‘Canary Wharf’ business district as well as the district of Greenwich. This prime site means that the hotel is an ideal starting point from which to explore the numerous sights and attractions. There are excellent public transport links that allow easy access to the city's many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="29538.61" OriginalAmount="28959.42" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|CBO915600" HotelName="The Gantry London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095223/a_1095223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="29692.21" OriginalAmount="29110.01" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495079759198" Longitude="-0.18420875072479" StarRating="3" HotelCode="87667|CAL833400" HotelName="ibis Styles London Gloucester Road" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Cromwell Road, London SW7 4ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122558/a_122558_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic business hotel is situated on the Cromwell Road in Kensington. Gloucester Road tube station is just a few minutes’ walk away and sights such as Harrods, Hyde Park, the Natural History Museum and the Science Museum are all within walking distance of the accommodation. The Victoria and Albert Museum is just 800 metres away, Kensington Palace is 1.3 km away and the Royal Albert Hall is 1.6 km from the hotel. The London airports of Heathrow, City, Gatwick, Luton and Stansted are 22 km, 36 km, 49 km, 62 km and 81 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="30523.01" OriginalAmount="29924.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|CAG699900" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Bayswater Road, London W2 4RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15030/a_15030_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the capital of England, with a view of Kensington Gardens and Hyde Park. There are countless shopping and entertainment venues located close to the hotel, as well as links to the public transport network, about 100 metres away. The hotel is situated 24 km from Heathrow Airport.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="30852.63" OriginalAmount="30247.68" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|CAS340000" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road, London N1 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15137/a_15137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of the hip London district of Islington. There are various international restaurants in the surrounding area as well as cosy pubs and bars. Charming antique shops and numerous other shops are also located within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="30884.03" OriginalAmount="30278.46" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513492" Longitude="-0.183276" StarRating="4" HotelCode="318223|CAG700500" HotelName="The Caesar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-33 Queen's Gardens, Hyde Park, London W2 3BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32729/a_32729_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Central London in a quiet residential area in Queens Gardens. Hyde Park, Marble Arch, Oxford Street, Regent Street and Bond Street are all near at hand and scores of shops, nightclubs and public transport are all easily reached within 800 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="30945.69" OriginalAmount="30338.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|CAT349100" HotelName="The Colonnade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Warrington Crescent, Little Venice, London W9 1ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189477/189477a_hb_a_1028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31684.55" OriginalAmount="31063.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|CBG351600" HotelName="Mama Shelter Shoreditch" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/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>437 Hackney Road, London E2 8PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106648/w_106648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within easy reach of the city's financial district and Liverpool Street railway and underground station. The hotel is right on the main arterial route into central London and the West End. It also offers convenient access to both Stansted and City airports (53 and 12 km away, respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31940.18" OriginalAmount="31313.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|CBO302300" HotelName="nhow London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/967554/a_967554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32489.56" OriginalAmount="31852.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49450030208" Longitude="-0.13629913330078" StarRating="4" HotelCode="55582|CAV104600" HotelName="Wellington Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square, London SW1P 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71993/a_71993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to Buckingham Palace (1.5 km). Westminster Abbey is 800 m and Victoria Train Station 500 m from the hotel. A selection of restaurants, bars, pubs, nightspots and shopping venues and the bus station are to be found some 5 minutes’ walk away. The River Thames and the Tate Gallery are approximately a 10-minute drive from the establishment.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-03-01 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 100.00 GBP per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32657.74" OriginalAmount="32017.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|CAF398900" HotelName="Hilton London Olympia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street, W14 8NL London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49954/a_49954_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated on bustling and fashionable Kensington High Street, a 5-minute walk from Olympia Exhibition Centre. Numerous shops, restaurants, bars and pubs are within easy reach. Links to public transport can be found in the immediate vicinity of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32821.43" OriginalAmount="32177.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520823096308" Longitude="-0.12307450175285" StarRating="3" HotelCode="25645|CAG700100" HotelName="Thistle Bloomsbury Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row, London WC1B 5AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37425/a_37425_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment venues. Links to the public transport network lie about 200 m away and restaurants and pubs are to be found some 50 m from the hotel. Shopping venues are situated less than a kilometre away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33220.56" OriginalAmount="32569.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511674" Longitude="-0.185105" StarRating="3" HotelCode="18470|CAF531500" HotelName="The Queen's Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Queensborough Terrace, London W2 3SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22940/a_22940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located at the heart of London, close to Hyde Park and further sightseeing attractions. The nearest underground stations, Queensway and Bayswater, are approximately 5 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33653.34" OriginalAmount="32993.47" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505795" Longitude="-0.226092" StarRating="3" HotelCode="318946|CBF795200" HotelName="Tulip Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11/12 Poplar Mews, Uxbridge Road, London W12 7JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/493301/493301a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Tulip Boutique Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33843.95" OriginalAmount="33180.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3.5" HotelCode="33050|CAF552400" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52487/w_52487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the immediate vicinity of the Victoria and Albert Museum, the Natural History Museum, and the renowned Harrods store. The borough of South Kensington itself is overflowing with boutiques, cinemas, theatres, bars, and restaurants. Buckingham Palace is only a short underground ride away, the nearest stations are Gloucester Road and High Street Kensington. A taxi rank can be found within about 5 minutes on foot, Victoria Station is 10 minutes by car, and Waterloo Station about 20 minutes.&lt;br/&gt;&lt;b&gt;Cleaning Arrangements from 2019-01-10 to 2030-12-31&lt;b&gt;:-The hotel does not offer daily room cleaning, a full service is offered once a week. Alternatively clients can pay the hotel directly for more a frequent cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33852.91" OriginalAmount="33189.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521001646489" Longitude="-0.12323315628737" StarRating="4" HotelCode="45651|CAN957000" HotelName="Mercure London Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/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>130-134 Southampton Row, London WC1B 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24348/a_24348_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is to be found in the heart of London. The British Museum, Convent Garden, Soho and Oxford Street are all within walking distance. Bus stops, restaurants and bars are within easy reach of the hotel, only 500 metres away. The nearest shopping venues are about 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33932.51" OriginalAmount="33267.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52074" Longitude="-0.123507" StarRating="3" HotelCode="10737|CAF531600" HotelName="The Bedford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-95 Southampton Row, London WC1B 4HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8668/a_8668_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the British Museum, between the West End with shopping venues, the theatres, Covent Garden and the law courts. Public transport connections are just 5 minutes away (Russell Square underground).&lt;br/&gt;&lt;b&gt;No Name Changes Allowed from 2012-03-08 to 2030-12-31&lt;b&gt;:-Please note that this hotel does not allow name changes on already confirmed bookings, therefore if names need to be changed the bookings should be cancelled and re booked, higher rates may apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34565.98" OriginalAmount="33888.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|CAR759700" HotelName="Novotel London Paddington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135664/a_135664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. The establishment is easily accessible by road and lies just a few minutes' walk from Paddington Station. Nearby airports include London City (20 km), London Heathrow (25 km), London Gatwick (51 km), Luton (55 km) and London Stansted (62 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34570.47" OriginalAmount="33892.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500878905749" Longitude="-0.10792167228317" StarRating="3" HotelCode="292107|CAX567000" HotelName="Hampton by Hilton London Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Waterloo Road, London SE1 8XA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/399644/a_399644_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34873.19" OriginalAmount="34189.40" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505702" Longitude="-0.095268" StarRating="3" HotelCode="68976|CAS084800" HotelName="ibis Styles London Southwark - near Borough Market Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-47 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89155/w_89155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="35449.48" OriginalAmount="34754.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|CAZ676600" HotelName="The Gore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Queen’s Gate, Kensington, London SW7 5EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99546/a_99546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a leafy avenue close to the Royal Albert Hall and just a short walk from Kensington Palace, Hyde Park, the Natural History Museum, the Science Museum, the Victoria and Albert Museum, Harrods and the chic designer boutiques of Knightsbridge. The shopping venues, theatres, sightseeing and nightlife of the West End are just 10 minutes away by bus or tube and Buckingham Palace is a 15-minute ride away on public transport. The nearest underground stations (each within 7-10 minutes on foot) are Gloucester Road, South Kensington (Circle, District and Piccadilly Lines) and Kensington High Street (Circle and District Lines).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="35456.20" OriginalAmount="34760.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|CAO951900" HotelName="Novotel London Waterloo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18121/a_18121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the South Bank of the River Thames and lies opposite Big Ben and the Palace of Westminster. Some of London's most famous landmarks are nearby, including Big Ben, the London Eye, London Aquarium, Westminster Abbey and Buckingham Palace. The vibrant south bank of the Thames and the Lambeth North tube station can be reached within a 5-minute walk. Shopping facilities and restaurants are within 1 km of the hotel and bars and pubs within 500 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="35634.46" OriginalAmount="34935.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510896976166" Longitude="-0.18393900000001" StarRating="4" HotelCode="52837|CAF401800" HotelName="Thistle Kensington Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road, London W2 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57834/a_57834_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located on Bayswater Road, close to Hyde Park. There is a wonderful panoramic view over Palace Gardens and Hyde Park from the hotel. The famous district of Notting Hill is only 10 minutes away and Oxford Street can be reached within 20 minutes. Queensway is the nearest underground station to the hotel. This hotel is the perfect location for a romantic or shopping weekend.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="35940.55" OriginalAmount="35235.83" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|CAF401900" HotelName="Hilton London Angel Islington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14006/a_14006_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertainment venues nearby. There are also restaurants, bars, and public transport close to the hotel. Nightclubs may be found within 50 m of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="35948.40" OriginalAmount="35243.53" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|CAU387900" HotelName="TheWesley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313572/313572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="36693.98" OriginalAmount="35974.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|CAG699800" HotelName="DoubleTree by Hilton London - Docklands Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Rotherhithe Street, London SE16 5HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36624/a_36624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located approximately 20 minutes from the centre of London, where guests will discover many shopping and entertainment venues. The hotel offers a complimentary shuttle service to and from Canada Water underground station. From here guests can easily reach their destination via the Jubilee Line. London City Airport is roughly a 25-minute journey from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Please note that the 2023 London Marathon is taking place on Sunday, 23rd April 2023. Local road closures will be in place from 6 am until 4 pm on the day. Some local public transportation will be affected. The hotel's own ferry will run as normal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="36826.28" OriginalAmount="36104.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49322780844" Longitude="-0.12700259685516" StarRating="4" HotelCode="27519|CAT853700" HotelName="The Westminster London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street, London SW1P 4DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40531/a_40531_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London and can be easily reached from all directions. It is located close to Westminster, the Houses of Parliament and Millbank Tower. Within five minutes guests will arrive at Pimlico underground station and within 10 minutes, Westminster underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="37032.58" OriginalAmount="36306.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514582" Longitude="-0.156604" StarRating="4" HotelCode="32000|CAL314000" HotelName="DoubleTree By Hilton Hotel London - Marble Arch" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street, Marble Arch, W1H7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51047/a_51047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 1950, this charming hotel is located just off Oxford Street, close to the popular Hyde Park and within walking distance of Marble Arch underground station. The M4 and M40 motorways are within convenient reach, making access to Heathrow Airport, which is just 30 km away, both quick and easy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="37579.72" OriginalAmount="36842.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|CAK205400" HotelName="Hilton London Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27386/a_27386_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km from famous Oxford Street. Edgware Road underground station also lies just a stone's throw away whilst the nearest links to the public transport network are 100 m away. Many of London's top sights as well as a diverse range of shops, restaurants, bars, pubs, cafés and further entertainment venues may easily be reached by making use of the good-value public transport or by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="37772.56" OriginalAmount="37031.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|CAH021600" HotelName="Mercure London Bridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51798/a_51798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel provides an ideal base from which to explore the surrounding area, with the closest underground station and bus stop just being 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="38681.84" OriginalAmount="37923.37" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517691201369" Longitude="-0.12424528598785" StarRating="4" HotelCode="18751|CAG700000" HotelName="Thistle Holborn The Kingsley" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Bloomsbury Way, London WC1A 2SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23098/a_23098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is steeped in tradition and located in the business district of Bloomsbury, near to Oxford Street and the West End. Numerous shops as well as restaurants, bars and nightclubs can easily be reached on foot. Holborn underground station is in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="38823.11" OriginalAmount="38061.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503914626013" Longitude="-0.22438322453695" StarRating="4" HotelCode="284152|CAU721300" HotelName="Dorsett Shepherds Bush" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green, London W12 8QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316236/316236a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="39198.70" OriginalAmount="38430.10" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|CAG701500" HotelName="Novotel London Bridge Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51799/a_51799_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are countless shopping and entertainment venues. The nearest underground station is London Bridge, which is about 2 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="39221.12" OriginalAmount="38452.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|CAF563300" HotelName="Hilton London Paddington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31704/a_31704_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park is just 500 m from the hotel and the famous Oxford Street is around 1 km away. Shopping venues as well as the nearest restaurants and bars are situated a mere 1.5 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="39384.81" OriginalAmount="38612.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|CAW013700" HotelName="Hilton London Syon Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Syon Park, Middlesex, London TW8 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239211/a_239211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute drive from Richmond underground station, which offers direct access to the centre of London. The centre of Brentford is some 15 minutes away on public transport. Kew Gardens are some 3.8 km away. Heathrow Airport is within a 15-minute drive of the hotel (12 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="39844.49" OriginalAmount="39063.23" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|CAX248200" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22950/a_22950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="40356.88" OriginalAmount="39565.57" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505103" Longitude="-0.104784" StarRating="4" HotelCode="208031|CAZ434800" HotelName="Novotel London Blackfriars" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Blackfriars Road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296371/a_296371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="41355.85" OriginalAmount="40544.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12330/a_12330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxford Street is 1 km away and the nearest airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="41964.65" OriginalAmount="41141.81" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|CAR332200" HotelName="Amba Hotel Marble Arch" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23017/a_23017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube station is within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="42551.02" OriginalAmount="41716.69" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|CAK965900" HotelName="ibis Styles London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/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>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12144/a_12144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the Olympia Exhibition Centres, with easy access to London´s popular West-End theatres and the Victoria and Albert Museum. The high street shops of fashionable Kensington High Street and Knightsbridge are within easy reach. The Earls Court underground station is within walking distance from the hotel and has direct links to London Heathrow and Gatwick airports via Victoria Train Station (around 25 km and 50 km, respectively). London City Airport (approximately 22 km), London Luton Airport (approximately 60 km) and London Stansted Airport (approximately 70 km) are also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43143.01" OriginalAmount="42297.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|CAF563400" HotelName="Hilton London Hyde Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bayswater Road, London W2 4RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46907/a_46907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly next to Hyde Park in the centre of London with numerous shopping and entertainment venues nearby. Public transport connections are just 5 metres away as well as restaurants and bars, which are 50 m away. Nightclubs and shops are just a stone's throw from the hotel (approximately 100 m). The nearest beach is located an hour's drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43741.72" OriginalAmount="42884.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|CAG701000" HotelName="Novotel London Tower Bridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57950/a_57950_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping opportunities. The hotel offers a lovely view over the Tower of London and the financial district as well as many other attractions is located close to the hotel. Bars, restaurants and shopping venues lie within 1 kilometre of the hotel. Links to the public transport network are to be found about 200 m away and the nearest tube station in Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43777.59" OriginalAmount="42919.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|CAF399400" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73354/a_73354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment venues are to be found in the vicinity (within 100 m of the hotel) and it is the ideal starting point for sightseeing tours and shopping trips in inner London. The airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43839.26" OriginalAmount="42979.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|CBA560800" HotelName="Dorsett City London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Aldgate High Street, London EC3N 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574881/574881a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="44044.44" OriginalAmount="43180.82" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|CAF552600" HotelName="Citadines Barbican London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62408/a_62408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides the ideal starting point for those wishing to visit the capital's top sights including the Barbican Centre, home to London's Symphony Orchestra, and the Royal Shakespeare Company Theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="44226.07" OriginalAmount="43358.89" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|CAL300300" HotelName="Doubletree By Hilton London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42335/a_42335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube station is just 2 minutes walk from the hotel, which makes this hotel superbly situated for business guests wanting to reach the financial district or Earl's Court and the Olympic Exhibition halls quickly. The hotel also provides a fantastic starting point for tourists' exploration of London's main attractions including High Street Kensington, a Natural History Museum, the London Eye, the Royal Albert Hall and the renowned department store, Harrod's. The M4 motorway and the A4 provide good quick access to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="45786.75" OriginalAmount="44888.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|CAX158200" HotelName="Hilton London Bankside" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366963/a_366963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station and Borough Market.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46524.50" OriginalAmount="45612.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|CAT853600" HotelName="DoubleTree by Hilton London - Tower of London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232065/a_232065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars and pubs are to be found in the immediate vicinity of the hotel, which is about 200 m from Tower Hill station, some 500 m from a selection of nightspots and shopping venues, and approximately 1.3 km from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46681.45" OriginalAmount="45766.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501250494388" Longitude="-0.023310967418153" StarRating="4" HotelCode="446550|CBA043400" HotelName="Novotel London Canary Wharf" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall, London E14 9TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556297/a_556297_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46771.15" OriginalAmount="45854.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506738896538" Longitude="-0.073898127647453" StarRating="4" HotelCode="18522|CAG698500" HotelName="The Tower Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St Katharine's Way, London E1W 1LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23021/a_23021_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located next to Tower Bridge and the Tower of London. Shops, restaurants and bars are in the hotel's immediate proximity and the nearest tube station is Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="47656.88" OriginalAmount="46722.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|CAF528200" HotelName="St. James’ Court, A Taj Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10999/a_10999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well connected to the local tube network, which makes exploring the most important tourist attractions and the numerous shopping areas and other entertainments easy. Close-by attractions, some of which can be reached by foot, include Buckingham Palace, Big Ben and Westminster Abbey (around 600 m away), the London Eye (1.2 km away) and the National Gallery (1.9 km away). City Airport is approximately 16 km from the hotel, Heathrow is 24 km away, Gatwick 44 km, Luton 56 km and Stansted 63 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="47703.97" OriginalAmount="46768.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|CAF552700" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37191/r_37191_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is the perfect place to enjoy the wonders of the British capital. A stone’s throw from Trafalgar Square, the property is located close to many government ministries and to Westminster Abbey. Charing Cross and Embankment Tube stations are respectively 3 and 5 minute’ walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="47867.66" OriginalAmount="46929.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513829653155" Longitude="-0.17890870571136" StarRating="3" HotelCode="11241|CAG702100" HotelName="Brunel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Gloucester Terrace, London W2 3HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9326/a_9326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated close to Hyde Park at the heart of the Bayswater district of London. By making use of the underground or simply by walking, guests may explore numerous shops and other entertainment venues, as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="48704.06" OriginalAmount="47749.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520456" Longitude="-0.124752" StarRating="4" HotelCode="114448|CAV104100" HotelName="Grange Beauchamp Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157952/a_157952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Bloomsbury overlooking private gardens and is 5 km from Hyde Park. Camden is a popular centre for the arts, fashion and music and is 1.6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="49466.47" OriginalAmount="48496.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|CAU603000" HotelName="Hard Rock Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11027/a_11027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous Marble Arch monument and just a short stroll from Marble Arch underground station. Guests may take advantage of the many shopping and entertainment venues, which are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="49888.03" OriginalAmount="48909.83" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|CAR208200" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78593/a_78593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest commercial districts in London, which is fast becoming a popular shopping destination and is accessible by river-taxi from central London. The centre of Canary Wharf is only around 100 m away, with restaurants, bars and shopping amenities about 300 m away. The underground station Canary Wharf is around 600 m from the hotel, the nearest regional railway station is around 1 km away and it is 2.5 km to the tourist centre of London. London's City Airport is 6 km away, Heathrow is around 33 km away, Stansted 55 km, Gatwick 73 km and Luton Airport is about 77 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50602.22" OriginalAmount="49610.02" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528520483915" Longitude="-0.12813448905945" StarRating="4" HotelCode="25445|CAF399500" HotelName="Pullman London St Pancras" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100-110 Euston Road, London NW1 2AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37088/a_37088_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover many shopping and entertainment venues. Links to the public transport system are only around 500m away. The international train station "Waterloo" can be reached within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50638.10" OriginalAmount="49645.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509076" Longitude="-0.13027617790988" StarRating="4" HotelCode="18498|CAU846800" HotelName="Thistle Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Whitcomb Street, Trafalgar Square, London WC2H 7HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22991/a_22991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated in a peaceful street close to the National Gallery. Enjoying a wonderful location between Trafalgar Square and Leicester Square, this hotel provides the ideal starting point for sightseeing tours out in London. The capital's top sights as well as shopping and entertainment venues are to be found in the vicinity and links to the public transport network lie directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50968.85" OriginalAmount="49969.46" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|CAF528900" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row, London WC1B 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49971/a_49971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in London's historic Bloomsbury district, 200 m from the British Museum, while Covent Garden and Oxford Street are less than 1.6 km away. Euston railway station is about 1.3 km away and Buckingham Palace is around 3.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="53335.66" OriginalAmount="52289.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510224" Longitude="-0.131564" StarRating="4" HotelCode="15844|CAG700300" HotelName="Thistle Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coventry Street, London W1D 6BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19033/a_19033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of London between Piccadilly Circus and Leicester Square. Piccadilly Circus is the closest tube station and there are many shopping venues, restaurants, bars, pubs, nightclubs and links to the public transport network to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="53452.26" OriginalAmount="52404.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508442091384" Longitude="-0.12480000305845" StarRating="4" HotelCode="45327|CAU846500" HotelName="The Clermont Charing Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Strand, London WC2N 5HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23099/a_23099_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable, traditional hotel is located at the heart of London and is well served by public transport from Charing Cross tube station. It is just a short distance to Trafalgar Square and Covent Garden. Restaurants and bars fill the surrounding area, and it is just a few metres to shops, bar and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="53635.02" OriginalAmount="52583.35" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|CAG699000" HotelName="Jumeirah Lowndes Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42028/a_42028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment venues, this comfortable hotel lies just 50 m from links to the public transport network and about 800 m from shops, bars and restaurants. Knightsbridge underground station is about 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="53920.91" OriginalAmount="52863.64" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495635830716" Longitude="-0.14538645744324" StarRating="4" HotelCode="18519|CAJ822900" HotelName="The Clermont, Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Buckingham Palace Road, London SW1W 0SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23018/a_23018_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along a main road some 500 m from Buckingham Palace and other top London attractions such as the Houses of Parliament. Victoria Station (railway) is close by and Victoria Tube station (Victoria, District and Circle Lines) is just a 2-minute walk away. An abundance of shops and nightclubs are around 1 km away and it is a mere 100 m to the nearest bars, restaurants, pubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="54787.59" OriginalAmount="53713.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|CAM455400" HotelName="Hilton London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street, London SE1 2BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103759/a_103759_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London, this hotel is within easy walking distance of The City, as well as rail and underground links. Within a mile of the hotel, guests will find attractions such as Shakespeare's Globe Theatre, the Tate Modern and the London Eye. London Gatwick Airport is some 48 km away, and London Heathrow Airport is about 28 km from the hotel. Both airports are under an hour away by train.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Please note that 1751 Distillery Bar &amp; Kitchen Closed restaurant will be closed daily from 11AM - 12PM until further notice. We apologize for any inconvenience this may cause.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="56313.52" OriginalAmount="55209.33" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|CAF935500" HotelName="Crowne Plaza London - Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kings Cross Road, London WC1X 9HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14251/a_14251_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is to be found close to the city centre within a short distance of links to the public transport network, bars, restaurants and shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="56321.36" OriginalAmount="55217.02" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|CBO056000" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>61 - 67 Great Eastern Street, Hackney, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1217701/a_1217701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="56532.14" OriginalAmount="55423.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|CAF552500" HotelName="Citadines Holborn-Covent Garden London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10409/a_10409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester Square. Covent Garden, one of the liveliest districts of London, which features countless shops, restaurants, lively bars and nightclubs, is located close by. The nearest underground station is Holborn and can easily be reached on foot.&lt;br/&gt;&lt;b&gt;Cleaning Arrangements from 2019-01-10 to 2030-12-31&lt;b&gt;:-The hotel does not offer daily room cleaning, a full service is offered once a week. Alternatively clients can pay the hotel directly for more a frequent cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="57086.00" OriginalAmount="55966.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506124773726" Longitude="-0.12425065040588" StarRating="5" HotelCode="16979|CAF956900" HotelName="The Royal Horseguards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Whitehall Court, London SW1A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20684/a_20684_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a stone's throw from the Houses of Parliament, Trafalgar Square, and overlooks the River Thames and the London Eye. It is within easy reach of Buckingham Palace, Chinatown and the theatres and shops of the West End. The spectacularly ornate One Whitehall Place, one of London's most prestigious conference and banqueting venues, adjoins the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="57278.85" OriginalAmount="56155.74" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|CAG698200" HotelName="The Waldorf Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/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,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aldwych, WC2B 4DD London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22852/a_22852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of London city centre with its extensive range of entertainment and shopping facilities. The near vicinity includes the West End and Covent Garden. Links to the public transport system are only 50m away and restaurants and bars only 500m from the hotel. The closest shopping facilities are around 1.5 km away.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58198.22" OriginalAmount="57057.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496004202505" Longitude="-0.16867608419693" StarRating="5" HotelCode="114472|CBC335000" HotelName="The Franklin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Egerton Gardens, Knightsbridge, London SW3 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157977/a_157977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="59368.73" OriginalAmount="58204.64" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|CBG470300" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681634/a_681634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-We're sorry, but as part of local prevention efforts, our hotel is currently closed through January 02, 2024. We are accepting reservations for future travel dates, so please feel free to book one of our many flexible rate options.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="61733.30" OriginalAmount="60522.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|CAF398500" HotelName="The Dilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16109/a_16109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circus. Piccadilly Circus tube station is not far away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="68245.11" OriginalAmount="66906.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50930421" Longitude="-0.12660229" StarRating="4" HotelCode="986071|CBF849100" HotelName="Page 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>8 St. Martin’s Place, London WC2N 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/45/4945c746763630e1ba7543536bbbf1199da01b34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="70401.14" OriginalAmount="69020.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|CAQ456300" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway, London SW1H 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245963/a_245963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="72928.29" OriginalAmount="71498.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|CAG698600" HotelName="London Hilton on Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18791/a_18791_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of Hyde Park from the hotel. Scores of shops and entertainment venues as well as various tourist attractions are within easy walking distance or may be reached by making use of the efficient public transport system (200 metres away). The closest tube stations are Hyde Park Corner and Green Park.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-The hotel will be undergoing renovations from January 9th, 2023 - July 31, 2023. Breakfast will be served on the first floor and our lobby area will also be impacted at this time. Please email reservations.parklane@hilton.com for more information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="80460.37" OriginalAmount="78882.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|CAJ553800" HotelName="COMO Metropolitan London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Park Lane, London W1K 1LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22855/a_22855_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel has an exclusive location in the famous Mayfair district of London. Various prestigious boutiques and shopping streets, inviting restaurants and bars are located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="83211.74" OriginalAmount="81580.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|CAF962700" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens, Trafalgar Square, London SW1A 2TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51873/a_51873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore central London from this boutique-style hotel with a prime location on the south side of Trafalgar Square, within walking distance from restaurants, bars, a club, entertainment, cultural activities, Leicester Square, Soho and the business district. Charing Cross underground and train station is just a 2-minute walk from the city hotel and sights such as Westminster Abbey, the Houses of Parliament and Buckingham Palace are all within easy walking distance. Nearby airports include London City (15 km), London Heathrow (25 km), London Gatwick (50 km), London Luton (55 km) and London Stansted (60 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="84633.40" OriginalAmount="82973.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507697" Longitude="-0.132475" StarRating="5" HotelCode="49086|CAG701200" HotelName="Sofitel London St. James" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Waterloo Place, London SW1Y 4AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34281/a_34281_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb luxury hotel is located between Buckingham Palace and Trafalgar Square and is just two minutes walk from Piccadilly Circus and the West End. There is an underground station in the vicinity of the hotel, with a good connection to Waterloo Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="85102.06" OriginalAmount="83433.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|CAK623100" HotelName="St. James's Hotel and Club Mayfair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Park Place, St. James's, London SW1A 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22081/a_22081_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The secret of this intimate and elegant London townhouse hotel lies partly in its unrivalled location, in a quiet cul-de-sac just off St. James's Street in London's Mayfair. Central and yet quiet and tranquil, the hotel is close to Green Park underground station, the exclusive shops of Jermyn Street, the Burlington Arcade, Bond Street and the theatres and nightlife of London's West End. Visitors to the city will find all the sights nearby, includings St James' Palace (500 m), Piccadilly Circus (800 m) and Buckingham Palace, Trafalgar Square, Hyde Park and the Houses of Parliament (all 1 km). London Heathrow Airport is just 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="85570.71" OriginalAmount="83892.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505548" Longitude="-0.139499" StarRating="5" HotelCode="888758|CAZ889600" HotelName="Dukes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 27/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35 St. James's Place, London SW1A 1NY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/50022/1850022/1.jpg?f=15467488</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of London, the hotel is located in a private courtyard in an ultra-quiet street between Mayfair (1.5 km) and Green Park (650 m). The bus station and various shopping venues are approximately 500 m away. Victoria Station is some 2 km or 20 minutes’ walk from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="95464.00" OriginalAmount="93592.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500755567766" Longitude="-0.15219402610933" StarRating="5" HotelCode="18329|CAM884300" HotelName="COMO The Halkin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkin Street, London SW1X 7DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22787/a_22787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is centrally located, and countless shopping and entertainment venues are situated in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="113452.21" OriginalAmount="111227.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|CAF527000" HotelName="The Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22998/a_22998_AR2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at the heart of the theatre district of London. Only a few minutes away, guest will reach The London Eye (moving wheel) and Soho. It offers convenient links to many of the links to the public transport network, meaning that London's top tourist attractions, as well as numerous shopping and entertainment venues, are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="128004.01" OriginalAmount="125494.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|CAW518600" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/359882/a_359882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Breakfast/Meal inclusive rate plans are for Adult guests only. Meals for Children are based on consumption and will be charged by the hotel directly upon check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="128942.44" OriginalAmount="126414.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|CAF566400" HotelName="Rosewood London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49958/a_49958_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British Museum, the Royal Opera House and various West End theatres are all just a short distance from the hotel, as are score of shopping and entertainment venues. High Holburn is the nearest underground station and is situated approximately 500 metres from the hotel. The nearest golf course is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="130875.35" OriginalAmount="128309.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|CAV694300" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38373/a_38373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliament, St. James' Park, Green Park as well as public transport (St. James' Park underground station) are to be found in the vicinity. It is just 28 km to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="136450.99" OriginalAmount="133775.48" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|CAF527600" HotelName="Jumeirah Carlton Tower" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38065/a_38065_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="146103.23" OriginalAmount="143238.46" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|CAF935200" HotelName="Brown's Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9318/a_9318_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the London, close to Piccadilly Circus and Bond Street (some 200 m from the hotel). Green Park underground station also lies just a stone's throw away just 1 km from the hotel. Located in the vicinity are many of the city's world-famous sights including Buckingham Palace (1 km away) as well as countless restaurants, bars, renowned pubs, cafés and all types of entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="193293.69" OriginalAmount="189503.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|CAF935400" HotelName="Mandarin Oriental Hyde Park London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16753/a_16753_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Many of the most popular tourist attractions including Buckingham Palace, the famous Harrods department store and picturesque Hyde Park are all in the immediate vicinity. Various boutiques, shops and shopping streets are just within metres of the hotel. Furthermore, there are many excellent restaurants in the surrounding area as well as diverse establishments where visitors may enjoy various theatre and musical productions. The hotel is served by an excellent public transport network, which departs from locations within minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="18461.35" OriginalAmount="18099.36" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAU315400" HotelName="BEST WESTERN LONDON HIGHBURY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="20893.19" OriginalAmount="20483.52" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAQ916000" HotelName="THE BRIDGE HOTEL GREENFORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="21614.11" OriginalAmount="21190.30" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAI593800" HotelName="HOLIDAY INN EXPRESS LONDON - LIMEHOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22093.98" OriginalAmount="21660.76" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR402100" HotelName="TAVISTOCK (DOUBLE)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22285.69" OriginalAmount="21848.72" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAJ140000" HotelName="BERJAYA EDEN PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="22694.93" OriginalAmount="22249.93" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBO320900" HotelName="IBIS BUDGET LONDON WHITECHAPEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="24532.54" OriginalAmount="24051.51" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAF530000" HotelName="CENTRAL PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="26201.98" OriginalAmount="25688.22" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC455500" HotelName="MOXY LONDON STRATFORD" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="26910.57" OriginalAmount="26382.91" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG266500" HotelName="TREBOVIR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="27148.26" OriginalAmount="26615.94" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ393100" HotelName="COPTHORNE TARA (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="28361.38" OriginalAmount="27805.27" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAU316300" HotelName="SERAPHINE HAMMERSMITH,SURE COLLECTION BW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="28611.40" OriginalAmount="28050.39" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR757300" HotelName="CHELSEA CLOISTERS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="28766.12" OriginalAmount="28202.08" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAO059900" HotelName="GRAND ROYALE HYDE PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="29300.92" OriginalAmount="28726.39" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAX726600" HotelName="PARK CITY GRAND PLAZA KENSINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="29724.73" OriginalAmount="29141.89" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ973000" HotelName="NEW ROAD HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="30472.55" OriginalAmount="29875.05" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ057900" HotelName="TRAVELODGE LONDON CENTRAL CITY ROAD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31199.08" OriginalAmount="30587.33" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF936000" HotelName="HOLIDAY INN-KENSINGTON HIGH ST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31370.62" OriginalAmount="30755.51" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAI597000" HotelName="HOLIDAY INN EXPRESS LONDON-PARK ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31437.89" OriginalAmount="30821.46" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBA749400" HotelName="ARCH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31479.37" OriginalAmount="30862.13" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBM946000" HotelName="ZEDWELL PICCADILLY CIRCUS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="31968.21" OriginalAmount="31341.38" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG241700" HotelName="WESTBOURNE HYDE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32008.57" OriginalAmount="31380.95" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR756700" HotelName="BYRON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32130.78" OriginalAmount="31500.76" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG296200" HotelName="OLIVER PLAZA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32142.00" OriginalAmount="31511.76" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAI597100" HotelName="HOLIDAY INN EXPRESS LONDON-EARL'S COURT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32142.00" OriginalAmount="31511.76" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR684400" HotelName="HAMPTON BY HILTON LONDON OLD STREET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="32746.30" OriginalAmount="32104.22" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG309700" HotelName="THE CORNER HOTEL, LONDON CITY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33043.42" OriginalAmount="32395.51" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAF527700" HotelName="HOLIDAY INN EXPRESS LONDON HAMMERSMITH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="33114.06" OriginalAmount="32464.76" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF529600" HotelName="PARK GRAND PADDINGTON COURT LONDON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34311.47" OriginalAmount="33638.70" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF400000" HotelName="MILLENNIUM GLOUCESTER" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34697.16" OriginalAmount="34016.82" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBS134100" HotelName="RUBY LUCY HOTEL AND BAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34754.34" OriginalAmount="34072.88" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|CBO683700" HotelName="EUSTON SQUARE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="34942.70" OriginalAmount="34257.55" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG477600" HotelName="YOTEL LONDON SHOREDITCH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="35385.56" OriginalAmount="34691.73" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAU846400" HotelName="BLAKEMORE HYDE PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="36375.57" OriginalAmount="35662.32" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAV656600" HotelName="HAMPTON BY HILTON LONDON CITY (I)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="37275.88" OriginalAmount="36544.98" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS162900" HotelName="RUBY STELLA HOTEL AND BAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="38307.36" OriginalAmount="37556.24" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ409600" HotelName="TRIBE LONDON CANARY WHARF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="39564.21" OriginalAmount="38788.44" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG487900" HotelName="ST PAUL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="40178.62" OriginalAmount="39390.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|CBO370700" HotelName="Tower Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-03-01 to 2030-12-31&lt;b&gt;:-The hotel requires a deposit of 100.00 GBP per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="40658.48" OriginalAmount="39861.25" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG389500" HotelName="MARLIN WATERLOO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="40727.99" OriginalAmount="39929.40" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC635600" HotelName="MARRIOTT MAIDA VALE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43255.13" OriginalAmount="42406.99" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG464100" HotelName="ASSEMBLY COVENT GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="43461.42" OriginalAmount="42609.24" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ975400" HotelName="THE WESLEY CAMDEN TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="44851.68" OriginalAmount="43972.24" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAX519800" HotelName="MARRIOTT REGENTS PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="44894.29" OriginalAmount="44014.01" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ323200" HotelName="HYATT PLACE LONDON CITY EAST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46154.50" OriginalAmount="45249.51" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBA237100" HotelName="GOOD HOTEL LONDON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46218.41" OriginalAmount="45312.17" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG372600" HotelName="CITIZENM LONDON SHOREDITCH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46486.37" OriginalAmount="45574.87" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF399600" HotelName="THE BAILEY'S LONDON KENSINGTON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46653.42" OriginalAmount="45738.65" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF935600" HotelName="MELIA WHITE HOUSE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="46753.21" OriginalAmount="45836.48" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF400500" HotelName="MILLENNIUM HOTEL LONDON KNIGHTSBRIDGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="47571.67" OriginalAmount="46638.89" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAQ341700" HotelName="HOLIDAY INN EXPRESS LONDON-VICTORIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="48345.29" OriginalAmount="47397.34" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE881300" HotelName="RESIDENCE INN LONDON KENSINGTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="49464.23" OriginalAmount="48494.34" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAG702500" HotelName="KENSINGTON COURT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50349.95" OriginalAmount="49362.70" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG299600" HotelName="SUNBORN LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50366.77" OriginalAmount="49379.19" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ375300" HotelName="THE OTHER HOUSE SOUTH KENSINGTON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50471.05" OriginalAmount="49481.42" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW322300" HotelName="XENIA LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50906.06" OriginalAmount="49907.90" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ355000" HotelName="LOST PROPERTY ST. PAUL'S CURIO BY HILTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50915.03" OriginalAmount="49916.70" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAR759600" HotelName="INDIGO LONDON KENSINGTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="52586.71" OriginalAmount="51555.60" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAS329300" HotelName="HOLIDAY INN LONDON WHITECHAPEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="53399.57" OriginalAmount="52352.52" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBG337900" HotelName="BLANDFORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="55444.60" OriginalAmount="54357.45" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR756200" HotelName="REMBRANDT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="55801.13" OriginalAmount="54706.99" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG698300" HotelName="HOLIDAY INN LONDON - REGENT'S PARK (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="56144.22" OriginalAmount="55043.35" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ976400" HotelName="COURTYARD MARRIOTT LONDON CITY AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="57600.62" OriginalAmount="56471.20" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAI608300" HotelName="INDIGO LONDON - PADDINGTON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58598.48" OriginalAmount="57449.49" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE881200" HotelName="DIXON, TOWER BRIDGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58775.62" OriginalAmount="57623.16" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR575700" HotelName="MONTCALM AT BREWERY LONDON CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="59396.76" OriginalAmount="58232.12" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBA944000" HotelName="MONTCALM ROYAL LONDON HOUSE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="60519.06" OriginalAmount="59332.41" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF399200" HotelName="THE MARYLEBONE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="60954.08" OriginalAmount="59758.90" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF530200" HotelName="THE KENSINGTON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="60954.08" OriginalAmount="59758.90" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF398300" HotelName="ROYAL GARDEN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="61629.03" OriginalAmount="60420.62" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR424400" HotelName="RESIDENCE INN LONDON TOWER BRIDGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="61714.24" OriginalAmount="60504.16" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC354300" HotelName="INDIGO LONDON - 1 LEICESTER SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="62546.16" OriginalAmount="61319.76" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB444700" HotelName="MARRIOTT KENSINGTON LONDON (I)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="63373.59" OriginalAmount="62130.97" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|CBH324400" HotelName="CAPITAL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="64281.75" OriginalAmount="63021.32" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBC455600" HotelName="RESIDENCE INN LONDON BRIDGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="64301.92" OriginalAmount="63041.10" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF978400" HotelName="THE BLOOMSBURY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="68459.26" OriginalAmount="67116.92" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW867600" HotelName="60 HYDE PARK GATE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="69172.33" OriginalAmount="67816.01" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ456200" HotelName="INDIGO LONDON TOWER HILL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="69306.87" OriginalAmount="67947.91" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR756100" HotelName="MARRIOTT MARBLE ARCH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="69544.56" OriginalAmount="68180.94" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAH984700" HotelName="WASHINGTON MAYFAIR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="70521.11" OriginalAmount="69138.34" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAI164100" HotelName="NYX HOTEL LONDON HOLBORN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="71443.84" OriginalAmount="70042.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|CBP968800" HotelName="Canopy by Hilton London City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="73285.94" OriginalAmount="71848.96" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ341800" HotelName="HOLIDAY INN LONDON - CAMDEN LOCK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="73519.14" OriginalAmount="72077.59" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG277600" HotelName="THE RESIDENT COVENT GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="73808.41" OriginalAmount="72361.19" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAU845600" HotelName="COURTHOUSE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="78303.22" OriginalAmount="76767.86" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAS406100" HotelName="THE PRINCE AKATOKI LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="79305.55" OriginalAmount="77750.54" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW847400" HotelName="ME LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="81279.95" OriginalAmount="79686.23" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBG367800" HotelName="SOUTH PLACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="81776.63" OriginalAmount="80173.17" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR932900" HotelName="ALOFT LONDON EXCEL (I)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="84545.95" OriginalAmount="82888.19" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ732500" HotelName="GREAT SCOTLAND YARD HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="87395.99" OriginalAmount="85682.34" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBM301000" HotelName="MARRIOTT EXECUTIVE APARTMENTS LONDON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="89452.24" OriginalAmount="87698.27" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBL310000" HotelName="STANDARD" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="90317.79" OriginalAmount="88546.85" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF398700" HotelName="ST ERMINS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="90869.40" OriginalAmount="89087.65" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBG014600" HotelName="LOSCAR LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="91524.17" OriginalAmount="89729.58" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE175400" HotelName="BANKSIDE, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="91598.17" OriginalAmount="89802.13" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAU845100" HotelName="PARK TOWER KNIGHTSBRIDGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="92661.05" OriginalAmount="90844.17" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ697800" HotelName="NOMAD LONDON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="96795.96" OriginalAmount="94898.00" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAU846100" HotelName="SHERATON GRAND PARK LANE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="102217.99" OriginalAmount="100213.72" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAV131700" HotelName="W LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="102713.55" OriginalAmount="100699.56" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF935000" HotelName="MARRIOTT GROSVENOR SQUARE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="107220.70" OriginalAmount="105118.33" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR759400" HotelName="LONDON MARRIOTT HOTEL CANARY WHARF (I)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="107317.12" OriginalAmount="105212.86" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBD510200" HotelName="GREAT NORTHERN, A TRIBUTE PORTFOLIO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="107666.93" OriginalAmount="105555.81" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF962600" HotelName="ROYAL LANCASTER LONDON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="110583.12" OriginalAmount="108414.82" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBQ972100" HotelName="CITADINES ISLINGTON LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="117127.45" OriginalAmount="114830.83" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBA035100" HotelName="ST. PANCRAS RENAISSANCE HOTEL LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="120858.73" OriginalAmount="118488.95" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAJ256300" HotelName="1 HOTEL MAYFAIR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="121457.44" OriginalAmount="119075.92" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR758400" HotelName="MARRIOTT PARK LANE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="123527.14" OriginalAmount="121105.04" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAR757400" HotelName="MARRIOTT COUNTY HALL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="126644.03" OriginalAmount="124160.81" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF561600" HotelName="KIMPTON FITZROY LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="127179.94" OriginalAmount="124686.22" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW817900" HotelName="LONDON EDITION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="127749.50" OriginalAmount="125244.61" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBA565000" HotelName="THREADNEEDLES, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="135854.51" OriginalAmount="133190.70" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF979000" HotelName="INTERCONTINENTAL PARK LANE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="163551.03" OriginalAmount="160344.15" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBD230700" HotelName="WELLESLEY KNIGHTSBRIDGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="174298.66" OriginalAmount="170881.04" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBA297600" HotelName="FOUR SEASONS TEN TRINITY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="243854.44" OriginalAmount="239072.98" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBC319500" HotelName="BULGARI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="255355.50" OriginalAmount="250348.53" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF527300" HotelName="RITZ LONDON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="408309.13" OriginalAmount="400303.07" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF527500" HotelName="THE DORCHESTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="701076.17" OriginalAmount="687329.58" MarkupRule="2.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBE560800" HotelName="45 PARK LANE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/01/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Shopping Arcade,Spa,Bicycle Rental,Nightclub,Garden,Kitchen,Wheelchair Access,Golf</BasicAmenities>
    <HotelRating>4,3,5,2,3.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,SPA HOTEL,ECO HOTEL,AIRPORT 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
b5ffeead-fbd8-46e6-9b2a-240c9ad8b254|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="b5ffeead-fbd8-46e6-9b2a-240c9ad8b254">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-10T00: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
b5ffeead-fbd8-46e6-9b2a-240c9ad8b254|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-17T13:54:31.0007847+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b5ffeead-fbd8-46e6-9b2a-240c9ad8b254" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="1" TotalAmount="468.71" OriginalAmount="468.71">
      <BasicPropertyInfo Latitude="47.511325" Longitude="19.076404" StarRating="3" HotelCode="10819|CAM108300" HotelName="Benczur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="558.41" OriginalAmount="558.41">
      <BasicPropertyInfo Latitude="47.502206744359" Longitude="19.068647325039" StarRating="3" HotelCode="19167|CAJ791600" HotelName="City Hotel Unio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dob utca 73, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23494/a_23494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is perfectly located in the very heart of Budapest, very close to the famous Andrássy Street, Opera House, Heroes Square, Széchenyi Chain Bridge and the Parliament. Public transport, restaurants, cafés and shops are within the vicinity. Budapest airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="751.96" OriginalAmount="751.96">
      <BasicPropertyInfo Latitude="47.48241137" Longitude="19.07893096" StarRating="4" HotelCode="573056|CBD169500" HotelName="Verdi Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/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="1" TotalAmount="755.47" OriginalAmount="755.47">
      <BasicPropertyInfo Latitude="47.496952" Longitude="19.067054" StarRating="4" HotelCode="160856|CAN646000" HotelName="Continental Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dohány utca, 42-44, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227166/l_227166_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, Art Nouveau hotel is located near major transportation links, railway stations and main attractions, like the Great Synagogue of Budapest. Budapest Ferihegy International Airport is roughly 14 km from the hotel and Vienna Airport is approximately 230 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="859.32" OriginalAmount="859.32">
      <BasicPropertyInfo Latitude="47.498861156442" Longitude="19.027084820126" StarRating="4" HotelCode="14744|CAF545800" HotelName="Mercure Budapest Castle Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/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.&lt;br/&gt;&lt;b&gt;City Tax from 2022-01-12 to 2030-12-31&lt;b&gt;:-There is a city tax which is payable directly to the hotel by the pax, the fee is 4% of the room rate per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="891.56" OriginalAmount="891.56">
      <BasicPropertyInfo Latitude="47.519556" Longitude="19.057011" StarRating="4" HotelCode="65303|CAR789200" HotelName="Adina Apartment Hotel Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/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).&lt;br/&gt;&lt;b&gt;Renovation from 2025-01-01 to 2025-08-31&lt;b&gt;:-Guestrooms are undergoing full refurbishment works in stages floor by floor. Some noise is expected with the aim to minimize this as much as possible. The hotel's services will remain operational.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="920.04" OriginalAmount="920.04">
      <BasicPropertyInfo Latitude="47.50230751" Longitude="19.05662278" StarRating="4" HotelCode="953870|CBG195900" HotelName="Hilton Garden Inn Budapest City Centre" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <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;&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-There will be roadworks on Lazar Street from 1st of November 2022 to the 28th of February 2023. We apologize for the inconvenience and thank you for your patience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1054.68" OriginalAmount="1054.68">
      <BasicPropertyInfo Latitude="47.49000876916" Longitude="19.061300754547" StarRating="4" HotelCode="14775|CAF546300" HotelName="Mercure Budapest Korona" 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,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.&lt;br/&gt;&lt;b&gt;City Tax from 2022-01-12 to 2030-12-31&lt;b&gt;:-There is a city tax payable directly to the hotel by the pax, the fee is 4% of the room rate per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1093.73" OriginalAmount="1093.73">
      <BasicPropertyInfo Latitude="47.537552354644" Longitude="19.046529829502" StarRating="5" HotelCode="47795|CAF545300" HotelName="The Aquincum Hotel Budapest" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="1" TotalAmount="1202.93" OriginalAmount="1202.93">
      <BasicPropertyInfo Latitude="47.494173542787" Longitude="19.052422642708" StarRating="4.5" HotelCode="18177|CAF546400" HotelName="Mercure Budapest City Center" 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,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.&lt;br/&gt;&lt;b&gt;City Tax from 2022-01-12 to 2030-12-31&lt;b&gt;:-There is a city tax payable directly to the hotel by the pax, the fee is 4% of the room rate per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1265.55" OriginalAmount="1265.55">
      <BasicPropertyInfo Latitude="47.502647" Longitude="19.033478" StarRating="5" HotelCode="13349|CAV125800" HotelName="Hilton Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="1" TotalAmount="1327.71" OriginalAmount="1327.71">
      <BasicPropertyInfo Latitude="47.512925429956" Longitude="19.058082103729" StarRating="5" HotelCode="51549|CAF544500" HotelName="Hilton Budapest City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="1" TotalAmount="647.89" OriginalAmount="647.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR234800" HotelName="INTERCITYHOTEL BUDAPEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="695.53" OriginalAmount="695.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP461400" HotelName="B AND B HOTEL BUDAPEST" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-08-02 to 2030-12-31&lt;b&gt;:-There is a city tax payable directly to the hotel by the guest, the fee is 4% of the room rate per room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="709.74" OriginalAmount="709.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAO370400" HotelName="MARMARA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="746.74" OriginalAmount="746.74">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR411300" HotelName="DORMERO HOTEL BUDAPEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="781.22" OriginalAmount="781.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR234900" HotelName="UP HOTEL BUDAPEST" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="805.56" OriginalAmount="805.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBB023800" HotelName="EXE BUDAPEST CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="872.08" OriginalAmount="872.08">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBR209100" HotelName="HAMPTON BY HILTON BUDAPEST CITY CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="931.61" OriginalAmount="931.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR523100" HotelName="FOUR POINTS BY SHERATON BUDAPEST DANUBE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="971.93" OriginalAmount="971.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAT356000" HotelName="LEONARDO BOUTIQUE HOTEL M-SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1010.77" OriginalAmount="1010.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ837800" HotelName="EST GRAND HOTEL SAVOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1025.31" OriginalAmount="1025.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF545200" HotelName="NOVOTEL CENTRUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1094.05" OriginalAmount="1094.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAO713200" HotelName="COURTYARD BUDAPEST CITY CENTER" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1123.52" OriginalAmount="1123.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS098200" HotelName="PRESIDENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1136.72" OriginalAmount="1136.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAS266000" HotelName="MILLENNIUM COURT MARRIOTT APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1191.74" OriginalAmount="1191.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR411400" HotelName="HOTEL VISION" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1275.46" OriginalAmount="1275.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBD890700" HotelName="ESCALA HOTEL AND SUITES - BUDAPEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1410.73" OriginalAmount="1410.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR529900" HotelName="RADISSON HOTEL BUDAPEST, BUDAPART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1537.33" OriginalAmount="1537.33">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBF415000" HotelName="MYSTERY HOTEL BUDAPEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2185.49" OriginalAmount="2185.49">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ898400" HotelName="AUREA ANA PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2922.52" OriginalAmount="2922.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBG315200" HotelName="ARIA BUDAPEST BY LIBRARY HTL COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2930.17" OriginalAmount="2930.17">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR023800" HotelName="MATILD PALACE, A LUXURY COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/01/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3311.99" OriginalAmount="3311.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF545000" HotelName="RITZ-CARLTON BUDAPEST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/01/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Shopping Arcade,Telephone Service,Currency Exchange,Golf,Internet,Massage Centre,Room Service,Sauna,Wheelchair Access,Lounge,Nightclub,Spa,Swimming Pool,Diet Meals,Garden,Jacuzzi,Kitchen</BasicAmenities>
    <HotelRating>5,3,4,4.5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,ECO HOTEL,HISTORIC 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
7286d66a-66f0-41ac-a4b0-0ea5d414d2dd|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="7286d66a-66f0-41ac-a4b0-0ea5d414d2dd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-03T00:00:00" End="2025-02-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="94563|CAX130500" SourceId="1" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="" Password="" RequestedCurrency="INR" ClientNationality="IN" 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
7286d66a-66f0-41ac-a4b0-0ea5d414d2dd|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="7286d66a-66f0-41ac-a4b0-0ea5d414d2dd" TimeStamp="0001-01-01T00:00:00" HotelName="King Solomon" HotelCode="94563|CAX130500" StarRating="2" GTCityId="40324" CountryCode="GB" CityName="London" CountryName="United Kingdom" Address="155-159 Golders Green Road, London NW11 9BX" PostCode="NW11 9BX" PhoneNo="+442082019000" FaxNo="+442082019853" Email="info@kingsolomonhotel.com" CheckInTime="" CheckOutTime="" Latitude="51.575316" Longitude="-0.203934" SourceId="1" Currency="INR"><RoomTypes><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: Standard Twin" RoomTypeCode="00001|66fbbd9d-bc7e-11ef-a6e6-b94c338b21f8$TnMyrrvjdPvlWgH_q4Y93XokdU2ilkaum2-f7GPdo25OettcsU6VPxjYsM670E0JEbpl7Lp71TOwhI3yyWQpDOMOS-h8G9TljN69BPvszld39h2x_ncIQs-LYxdxLUvpguBJQ8nPmqhQ096xicS39-en_n3cSkqPrqMU6MS09b7pYMC9ozC2RgZqNEbYwZXFW9aKe8kkmk1aWr-RLptGmqPdBLbVRDHNmFXMdcYqYuVTHxRttz_jqmuX8bLjwB7Rl8gWNRwBaJtZKU1KhSdVpA|127.24|94563|CAX130500|1|MTI3LjI0fEdCUHwyMDI1LTAyLTAy" OriginalAmount="13986" TotalPrice="14265.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Fridge|Carpeting|Central Heating|Safe|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-29T00:00:00" End="2025-01-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="14265.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: Standard Triple - Double and single" RoomTypeCode="00003|66fbbd9d-bc7e-11ef-a6e6-b94c338b21f8$TnMyrrvjdPvlWgH_q4Y93V0kFh29qdx5jR2lR9ZciIeMq5S-r6D3zBjYsM670E0JEbpl7Lp71TOwhI3yyWQpDOMOS-h8G9TlCEyH99lSosx39h2x_ncIQhGnTeEMT3iOrnn6rGX6pLBQ096xicS39-en_n3cSkqPrqMU6MS09b7pYMC9ozC2RgZqNEbYwZXFW9aKe8kkmk1aWr-RLptGmqPdBLbVRDHNmFXMdcYqYuVTHxRttz_jqmuX8bLjwB7Rl8gWNRwBaJtZKU1KhSdVpA|154.22|94563|CAX130500|1|MTU0LjIyfEdCUHwyMDI1LTAyLTAy" OriginalAmount="16952" TotalPrice="17290.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Fridge|Carpeting|Central Heating|Safe|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-29T00:00:00" End="2025-01-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17290.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: Standard Quad - 2 Double Beds" RoomTypeCode="02095|66fbbd9d-bc7e-11ef-a6e6-b94c338b21f8$TnMyrrvjdPvlWgH_q4Y93Zr3wOHE2acUDBhkCaIggmo14feyjlse25eLiwSAebBZJ68vpud4124odXLc0kprN9v2K5DyGGpufazyZ5u0DBIW0b5ikP-xCVvitdP39dFKJn6drjbyCjux1nQiPXWA-_Xz1BlF7mfftb6tJ-WGBGL2ECO36Bof_f_BJyKW9QFwTIa1O03iZQB_wMQ7srOHLHo76yK6Ri9wJI_DQGLlZhgprNV2Ib0raih2VNV_b2qDpGD6zGBJA1DdyZffUfaXvQ|171.58|94563|CAX130500|1|MTcxLjU4fEdCUHwyMDI1LTAyLTAy" OriginalAmount="18860" TotalPrice="19237.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Fridge|Carpeting|Central Heating|Safe|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-29T00:00:00" End="2025-01-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="19237.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: STANDARD TWIN (For 2 adults, 0 children and 0 infants)" RoomTypeCode="00001|66fbbd9d-bc7e-11ef-a6e6-b94c338b21f8$HdbZ3HwldEU1A5zZzf1jaSYq-gCpwBjHx_z8XjQBwYE-7Z7XY_z4EUTQjuG_FQdO-Cbub65l4M9qNfQR0TYgPdBORrhLILSHdqh14tCJLt9vyCgqA0wCb-ebOBuFkie6qtMAIzh8HZeeNvPwWXqGX5DRXsG_GyZCHOiu8VokIhqjkEDyUNdW8URMJv4tYJnEAA9iZ8ow5732OZT1hOqVm_0JwqjeeUFG7IUse3Qzgb_mDVn7UOWoIMHmApwhDmkT_tXYeswJCZnV4s28U2DDShilr0SGKGve1rT6Gcd-D5VKYLXhI7SpOhzaXOU-ejz5|177.74|94563|CAX130500|1|MTc3Ljc0fEdCUHwyMDI1LTAyLTAx" OriginalAmount="19537" TotalPrice="19927.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Fridge|Carpeting|Central Heating|Safe|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-28T00:00:00" End="2025-01-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="9963.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: STANDARD TRIPLE (For 2 adults, 0 children and 0 infants)" RoomTypeCode="00003|66fbbd9d-bc7e-11ef-a6e6-b94c338b21f8$HdbZ3HwldEXIURdcpAOx07Sz7hrnF4ZoZMs9qxVfZ8OXuNTViwmWOYrehctY_f_3pFXIf9T90RElk5bP0hr1eoPlYWp0_9-4liKpIAETs99ftJGcj8RMXjOUZ9rUJsLkCQDeC41Fp6iWhJY60vwGR2TSVvEzY7dxzrgKKBr6TVqZLIBj5THj-EInDTTHeB-WAj-F-xOkRP_3YWKfobEhd0rIJ4J3I_HmQc40L1tnYGg-3Kv3yXz4SPdRVqYinWS84kkqkCd10jhGuPTAabIhgx8TZJCxiesS8YkatBWrLPB6KlIM7lTr_rW-rSflhgRiDgKcp8IFCKw|248.82|94563|CAX130500|1|MjQ4LjgyfEdCUHwyMDI1LTAyLTAx" OriginalAmount="27350" TotalPrice="27897.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Fridge|Carpeting|Central Heating|Safe|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-28T00:00:00" End="2025-01-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="13948.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: STANDARD QUAD (For 2 adults, 0 children and 0 infants)" RoomTypeCode="02095|66fbbd9d-bc7e-11ef-a6e6-b94c338b21f8$HdbZ3HwldEXIURdcpAOx0420hGv3Cs5YaMMgOFQySzueHX999B78YorehctY_f_3pFXIf9T90RFl-fW_QffwBSmZGktj1ufU5zIEIvfe0yVftJGcj8RMXjOUZ9rUJsLkCQDeC41Fp6iWhJY60vwGR8AdIOUdfwIyzrgKKBr6TVpvZZwdlUSelUInDTTHeB-WAj-F-xOkRP_3YWKfobEhd0rIJ4J3I_HmQc40L1tnYGg-3Kv3yXz4SPdRVqYinWS84kkqkCd10jhGuPTAabIhgx8TZJCxiesS8YkatBWrLPB6KlIM7lTr_rW-rSflhgRiDgKcp8IFCKw|290.64|94563|CAX130500|1|MjkwLjY0fEdCUHwyMDI1LTAyLTAx" OriginalAmount="31947" TotalPrice="32585.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/01/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Fridge|Carpeting|Central Heating|Safe|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-28T00:00:00" End="2025-01-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16292.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/131377/a_131377_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/w_131377_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/w_131377_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/w_131377_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/w_131377_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/l_131377_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/ba_131377_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/131377/gt_131377_H2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the tree-lined suburb of Golders Green, in north London, near the Golders Green and Brent Cross underground (tube) stations and a short drive to the newly opened Wembley Stadium Complex and Wembley Arena. Brent Cross shopping centre is just 5 minutes away. The hotel is roughly 30 km from London Heathrow Airport and some 45 km from London Luton Airport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;70 rooms, including 7 single rooms and 42 double rooms, are located on 3 storeys and can be reached by lift. The friendly staff at the reception desk in the lobby are happy to answer any questions. Services and facilities include a baggage storage service, a safe and room service. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has wheelchair-accessible facilities. Parking spaces are available to guests travelling by car. Complimentary newspapers are available.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with central heating. Valuables can be securely stored in a safe. Additional features include a refrigerator and a tea/coffee station. A direct dial telephone, a TV and WiFi (for a fee) ensure optimal comfort. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and 94 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;A gym is organised by third-party operators. Copyright GIATA 2004 - 2022. 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 hotel: American Express, VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>44-20-82019853</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>44-20-82019000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</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 renovation</Description><Value>1995</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>70</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>7</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>42</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>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>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>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><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>50 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>790 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>790 Meters</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Protective hygiene screens</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Social distancing regulations</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Enhanced cleaning programme</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Contactless check-in/-out</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Health checks on staff</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Use of commercially available disinfectants</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Protective equipment for employees</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
525a9afc-d4fa-405d-b695-4cf3d63a8213|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="525a9afc-d4fa-405d-b695-4cf3d63a8213">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-22T00:00:00" End="2025-01-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
525a9afc-d4fa-405d-b695-4cf3d63a8213|MikiSearch|successfull supplier interation||Miki|True