<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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
afb02c35-aef9-4faa-8ceb-bd12f79dbc85|HandlerError|Invalid Credential|Request:-<GetHotelCityRQ><GeneralInfo UserName="WorldwideDMCQM" Password="@w0r1dW1De8435qM$$." RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" /><GTCityId CountryCode=""></GTCityId></GetHotelCityRQ>||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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3748da9d-299c-4543-9dc7-8bd2452a1cd9|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="3748da9d-299c-4543-9dc7-8bd2452a1cd9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="8" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3748da9d-299c-4543-9dc7-8bd2452a1cd9|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="2025-12-11T09:55:13.3866663+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3748da9d-299c-4543-9dc7-8bd2452a1cd9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="101.12" OriginalAmount="100.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.544088" Longitude="1.73313" StarRating="3" HotelCode="28854|1188138" HotelName="Cal Ruiz" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Consell General nº 10, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2d/8c2d075d242d874240772764f82fb3a54f142b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in El Pas de la Casa. The nearest airport is Toulouse - Blagnac (TLS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.68" OriginalAmount="110.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.542353238084" Longitude="1.7310742944775" StarRating="4" HotelCode="28825|428275" HotelName="Hotel Caribou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Bar,Central Heating,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer de La Solana 64-66, AD200 Pas De La Casa, Andorra</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b4/a2b4ec2c4c701cb3bf5f0d268db802a9941caffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the Pas de la Casa shopping centre, only 200 m from the Grandval...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.04" OriginalAmount="111.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.541" Longitude="1.73" StarRating="3" HotelCode="428282|2013985" HotelName="Pierre &amp; Vacances Résidence Pas de la Casa Princesa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Golf,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Carrer La Solana 109, Bloc C, AD200 Pas de la Casa, El Canillo</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/448282/448282a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort Pas de la Princesa House is located in the heart of the Pyrenees, in the pretty village o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.73" OriginalAmount="115.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.542575774173" Longitude="1.7317816615105" StarRating="4" HotelCode="28862|501765" HotelName="Magic Pas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Ski Hotel ,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sant Jordi 19-21, Pas De La Casa AD200</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/cd/aecd3c70997e35b98b2feaf87c264b2f59ce138a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern club resort is located right in the tourist centre and close to the centre of Pas de la ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.31" OriginalAmount="116.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.540955281572" Longitude="1.7307651042938" StarRating="4" HotelCode="28843|1097778" HotelName="Hôtel Grand Pas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Carretera de la Solana, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/3a41bc027649685b/43/4391fe308fce0ccc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist friendly district of Pas de la Casa, at the heart of Andorra an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.50" OriginalAmount="121.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.543403790132" Longitude="1.7350915074348" StarRating="3" HotelCode="28844|505525" HotelName="Hotel Refugi dels Isards" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Roger Bernat III 6, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/46/ad4657d3b59fdcd1dc27053f0232d8b28b371c67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of Pas de la Casa, the hotel offers unique views out over the mountai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.76" OriginalAmount="127.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.541336" Longitude="1.730871" StarRating="3" HotelCode="169690|495495" HotelName="Camelot" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Dining,Lounge,Meeting Room,Pets allowed,Printer,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>La Solana 24, Pas de la Casa AD200</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/43/ed435e9956f3ac998378f59581d9207286225395.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming establishment enjoys a convenient location in the beautiful village of Pas de la Casa,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.51" OriginalAmount="153.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.540103" Longitude="1.72967" StarRating="3" HotelCode="75345|495865" HotelName="Hotel Cristina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle La Solana 24, AD200 Pas de la Casa, Andorra</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/b7/b2b7fdd6453cc3a2baacb7c5297d037f599f01d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street in Pas de la Casa, only 50 metres from the ski station. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.36" OriginalAmount="163.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.540305" Longitude="1.720489" StarRating="2" HotelCode="28838|505235" HotelName="Pic Maia" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Ski Hotel ,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ctra General, Cap del Port d'Envalira, Pas De La Casa AD200</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/dd/4dddd774bbb4fc72bbc6a965849e2dc58fdf0324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the outskirts of Pas de la Casa. There is a bus stop directly in front of the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.69" OriginalAmount="166.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.541459219752" Longitude="1.7306819558144" StarRating="2" HotelCode="163656|500355" HotelName="Apartamentos Caribou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 La Solana, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/95/b595b3bd6c45c842de5da684721aa4dc897b0adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the beautiful village El Pas de la Casa with walking trails. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.07" OriginalAmount="185.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.541187889993" Longitude="1.731958390213" StarRating="4" HotelCode="28830|1982155" HotelName="Kandahar" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Ski Hotel ,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Street Bearn 5, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2f/702f0077f73293666d1856971ee75d96f9e28f71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the slopes of the ski resort Grand Valira. It is a quiet area in the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.83" OriginalAmount="208.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.541798" Longitude="1.733817" StarRating="4" HotelCode="56534|507105" HotelName="Hotel Sporting" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Catalunya 1, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/59/775935ebc72c0db4a57e61bd8dabdd83a7277a36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the slopes at the heart of the Pas de la Casa ski region. There is a selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access,Air Conditioning,Conference Hall,Designated Smoking Area,Diet Meals,Shopping Arcade,Fax,Jacuzzi,Massage Centre,Sauna,Spa,Golf,Kitchen,Pets allowed,Bicycle Rental,Swimming Pool,Banquet Hall,Dining,Lounge,Meeting Room,Printer</BasicAmenities>
    <HotelRating>3,4,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>SKI HOTEL,FAMILY-FRIENDLY HOTEL,CITY HOTEL,COUNTRY HOUSE,SPA HOTEL,APARTMENT,APARTMENT HOTEL,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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
952a3101-12b9-475a-9a40-c52ddbbd6a48|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="952a3101-12b9-475a-9a40-c52ddbbd6a48">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
952a3101-12b9-475a-9a40-c52ddbbd6a48|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
952a3101-12b9-475a-9a40-c52ddbbd6a48|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
952a3101-12b9-475a-9a40-c52ddbbd6a48|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="2025-12-11T09:55:18.170239+00:00" Version="0" EchoToken="Search" TransactionIdentifier="952a3101-12b9-475a-9a40-c52ddbbd6a48" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="41.11" OriginalAmount="40.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5064339" Longitude="1.5184073" StarRating="2" HotelCode="28774|506075" HotelName="Sant Jordi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Ski Hotel " CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Princep Benlloch 45, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/d3/82d3c9d732fc3ae327db8a9283a1f9f8fc27f11e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located centrally in the tourist friendly district of Andorra la Vella, on the main st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.86" OriginalAmount="46.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.50323335604" Longitude="1.5132862329483" StarRating="4" HotelCode="28778|786" HotelName="President" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Av. Santa Coloma 42-44, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/e5/67e52733b25121c4c0b15faf55da54949b0bb8b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Andorra la Vella. Various shops, bars and links to the public transport net...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.504989" Longitude="1.528633" StarRating="4" HotelCode="28776|hotel_zenit_diplomatic" HotelName="Zenit Diplomatic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Tarragona s/n, 500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/dc/63dc0f5c503bce739818e596adf4fc642ffce91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the tourist centre of Andorra La Vella and is recommended as a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507441" Longitude="1.519726" StarRating="3" HotelCode="153276|pyrenees" HotelName="Pyrénées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Dining,Fax,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Av.Príncep Benlloch 20, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/99/ef99919556c1286faeaa3fae7ceb179decbef63b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic center of Andorra la Vella, in an area surrounded by shops. A 7 km are track...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.55" OriginalAmount="55.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507937" Longitude="1.525211" StarRating="3" HotelCode="28772|495915" HotelName="De l'Isard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avd. Meritxell, 36, Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/19/5e19fe3c1a0ddcccbf9ccc992d93a1b44339066a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located centrally in the tourist friendly district of Andorra la Vella. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5070766" Longitude="1.5204328" StarRating="2" HotelCode="149046|hostal_cisco_de_sans" HotelName="Hostal Cisco De Sans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Anna Maria Janer, 4, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/74/d174d300a84b6020cdb1e569ba7cfa0ffb877953.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: It is inAndorra la Vella the historic centre of next to the establishment, clients can fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508398188948" Longitude="1.5273410081863" StarRating="3" HotelCode="28784|andorra_palace" HotelName="Andorra Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Meritxell 58, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/82/fa826f7bb4c53851a7f53de61f83fece94405e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre, this city, ski and conference hotel as well as club resort is located dire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507991" Longitude="1.524964" StarRating="2" HotelCode="931963|hotel_valmar_2" HotelName="Hotel Valmar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Golf,Laundry,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Meritxell 97, Andorra La Vella, Principat d'Andorra</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/22/c7225bd312f08fa2b0f182c99699755e2c483144.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the crossroads of the towns of Andorra La Vella and Escaldes-Engordany, in the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508295" Longitude="1.5224" StarRating="3" HotelCode="147683|hotel_festa_brava" HotelName="Festa Brava" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>La Llacuna 7, Andorra la Vella AD500</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/7b/df7b62422e90ea5c88a6fe26cb6fa0516e229ddd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Andorra la Vella. The premises count with 31 welcoming bedrooms. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507844551935" Longitude="1.5268018841743" StarRating="4" HotelCode="28775|mercure_andorra" HotelName="Hotel Mercure Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Roda s/n, Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/52/0e524d3672ff230541fa623752c8c3ef8f8f6596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist area of Andorra la Vella, near to the Gran Riu Valira River. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.75" OriginalAmount="73.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507716028356" Longitude="1.5205013751984" StarRating="4" HotelCode="28780|479435" HotelName="Hotel Andorra Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Doctor Nequi 12, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/f2/cef2e724a16bf52115bf5af6638305a3561435c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel is situated in the centre of Andorra la Vella. Various shopping facilities, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.20" OriginalAmount="74.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.509356521969" Longitude="1.5300203999652" StarRating="4" HotelCode="28781|3961" HotelName="Hotel Magic Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Doctor Mitjavilla 3-9, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/2b/9c2bb8b17afdf01382e3bb0faf9c4161a1337ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist-friendly district of Andorra la Vella, only a few metres from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.16" OriginalAmount="82.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.509152" Longitude="1.52918" StarRating="4" HotelCode="34266|499685" HotelName="NH Hesperia Andorra la Vella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avinguda Doctor Mitjavila, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/7f/967f26ebfd2af897d9a05dedf272c24b5c39a1f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located right in the tourist centre and close to the centre of Andorra la ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.42" OriginalAmount="84.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507715046141" Longitude="1.53197449803" StarRating="3" HotelCode="60462|507145" HotelName="Aston Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Sant Salvado, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3d/e23d1560a4b2fd50295fb29ecbccd23c1de61da2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Andorra de la Vella. There is an abundance of shops, restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.51" OriginalAmount="86.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508117416504" Longitude="1.5315306186676" StarRating="4" HotelCode="28770|4053" HotelName="Cèntric Atiram Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Meritxell 87-89, AD500 Andorra La Vella, (Principat d’Andorra)</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/4c/d94c23d96a26f6aa5f8bcda18a8e50bdd3f733cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre and situated beside a main road, this city and conference hotel is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.27" OriginalAmount="89.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507488639837" Longitude="1.5273839235306" StarRating="4" HotelCode="28765|504675" HotelName="Novotel Andorra" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Prat de la Creu s/n, Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/49/c04937a30f48d131af4cb9e507afc4ea92dc4489.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.86" OriginalAmount="93.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507114627825" Longitude="1.5268410805761" StarRating="4" HotelCode="28769|495445" HotelName="Hotel Acta Arthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prat de la Creu 15-25, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/38/0f38252f053be6b14c1093e70ceacf1b1085a8ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre, this city and ski hotel is located directly in the tourist centre of Andor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.20" OriginalAmount="100.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5057070716" Longitude="1.5198200941086" StarRating="5" HotelCode="28783|809405" HotelName="Holiday Inn Andorra" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prat De La Creu 88, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/e4/dce4ce24071bbe00e64834205f236e0a76e49718.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is situated at the heart of Andorra la Vella. In the hotel's vicinity lie plent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.36" OriginalAmount="132.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508309211902" Longitude="1.5329709649086" StarRating="5" HotelCode="103449|153414" HotelName="Starc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Meritxell 114, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/107443/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the commercial centre of Andorra.

This hotel offers a total of 78 rooms. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.77" OriginalAmount="154.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.506062" Longitude="1.53088" StarRating="5" HotelCode="28768|461285" HotelName="Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C. Maria Plà 19-21, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/3d/263d0ef733654bfea541da072f0b7a6c3f047c0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city/ conference hotel is located in Andorra La Vella. The immediate vicinity has links to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.27" OriginalAmount="201.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.509483" Longitude="1.523646" StarRating="5" HotelCode="28782|4197" HotelName="Andorra Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Les Canals 24, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/2e/b22e7630e3ccb14d3b0d76db5ac96e41886353cf.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre, this charming city hotel is located directly in the tourist centre of Ando...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508006688997" Longitude="1.5248090028763" StarRating="5" HotelCode="28785|hotel_carlton_plaza" HotelName="Eurostars Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Avinguda Meritxell, Andorra, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/1b/701b0b2050c8921872274a774b4a9df5479679e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the centre of Andorra La Vella and situated on a main road, this conference hotel is locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Fax,Lounge,Telephone Service,Bicycle Rental,Conference Hall,Diet Meals,Golf,Swimming Pool,Designated Smoking Area,Massage Centre,Wheelchair Access,Currency Exchange,Dining,Spa,24 Hour Security,Pets allowed</BasicAmenities>
    <HotelRating>4,5,2,3</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,SKI HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
100ad41f-bbed-4449-81eb-51b0cdf61aa7|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="100ad41f-bbed-4449-81eb-51b0cdf61aa7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
100ad41f-bbed-4449-81eb-51b0cdf61aa7|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="2025-12-11T09:55:24.686291+00:00" Version="0" EchoToken="Search" TransactionIdentifier="100ad41f-bbed-4449-81eb-51b0cdf61aa7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="80.13" OriginalAmount="79.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.559312" Longitude="1.686342" StarRating="3" HotelCode="28842|499725" HotelName="Hotel Àustria" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bordes d'Envalira, Grandvalira, AD100 Soldeu, Andorra, Canillo</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/86/86a08b04f1ed349b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly by the water, this hotel is close to the centre where guests will find many shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.33" OriginalAmount="93.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.578673170876" Longitude="1.663627432016" StarRating="0" HotelCode="569118|2220845" HotelName="Apartamentos Prat de les Molleres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Golf,Internet,Kitchen,Parking,Printer,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2, Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/bf/9fbfbb74b88ba006fcab80457af33bf96395e639.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartamentos Prat de les Molleres are located in Soldeu a natural area where you can enjoy several a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.04" OriginalAmount="118.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.56011" Longitude="1.685247" StarRating="4" HotelCode="171307|111081" HotelName="Apartaments Els Llacs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Fax,Internet,Laundry,Lounge,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>CG2 Km 22 Nº 126, Bordes d´Envalira, AD100 SOLDEU</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/d3/94d375e8b9f3ce6be9a4e10d2eb04dc49ef8b800.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Les Escaldes. The nearest airport is Seo de Urgel (LEU).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.05" OriginalAmount="149.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.57703154795" Longitude="1.667047728836" StarRating="4" HotelCode="28821|171" HotelName="Himalaia Soldeu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Ski Hotel " CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera Canillo, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/ca/8dcaa23f5dae896b4c51612e6abaae0a96a65b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the tourist area of Soldeu, at the heart of Andorra offering impr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576228783796" Longitude="1.6695913419724" StarRating="4" HotelCode="296218|sport_hotel_4" HotelName="Sport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>s/n Carretera General CG-2, Grandvalira Sector, AD100 Soldeu, Canillo, Pirineos</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/8f/ed8ffece6f15d51dd61098a9cbabb2abc7c333c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Soldeu. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.40" OriginalAmount="218.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576626" Longitude="1.667274" StarRating="4" HotelCode="208630|324" HotelName="Piolets Soldeu Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Central Heating,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General s/n, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68ec394929a2a7cb95ecebf9dcccd48437ef0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Soldeu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576902164146" Longitude="1.6660477195435" StarRating="3" HotelCode="28855|naudi" HotelName="Hotel Naudi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Family-friendly Hotel" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Bar,Central Heating,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2, Soldeu AD100, Canillo</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/14/e4149f01d571d138033819cad9580bb15e6b5b35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Soldeu village, just 150 km from Gondola station. Andorra La Vella is about...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="294.32" OriginalAmount="291.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.578013" Longitude="1.663913" StarRating="4" HotelCode="28799|4796" HotelName="Piolets Park &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Ski Hotel ,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2, nº19, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/71/6f71bbba96628d51a7ceae23c02346500fcdb1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This ski hotel is located in Soldeau close to Grandvalira ski area. Numerous shopping venues, bars, ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576149" Longitude="1.6689293200989" StarRating="4" HotelCode="28763|sport_hotel_village" HotelName="Sport Hotel Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Club Resort,Village,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>s/n Carretera General, AD100 Soldeu, Principado de Andorra, Pirineos</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/dc/f7dc1e39f2e4212c94e3671c99216a913600af32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="382.51" OriginalAmount="378.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.579646" Longitude="1.659367" StarRating="4" HotelCode="899994|121003" HotelName="Parador Canaro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Village,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General, 2, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/7d/417dafc3b7becb08539a26df8cc8c218b22dc617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming ski hotel is situated 500 m away from the ski resort of Grandvalira, 200 m from the en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.56" OriginalAmount="456.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576705033654" Longitude="1.6684278845787" StarRating="5" HotelCode="28824|sport_hotel_hermitage__spa" HotelName="Sport Hotel Hermitage &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Club Resort,Village,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>s/n Carretera General, AD100 Soldeu, Principado de Andorra, Pirineos</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/cb/93cbc9c361dd82471fc1bbb9b3685c7441a67cef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Andorra in the ski resort of Soldeu close to the Grandvalira ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access,Fax,Spa,24 Hour Power Supply,Kitchen,Parking,Printer,Designated Smoking Area,Garden,Diet Meals</BasicAmenities>
    <HotelRating>4,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>SKI HOTEL,CLUB RESORT,SPA HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,VILLAGE,ECO HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME</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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8211e650-acf9-41fb-b50f-1d1858752130|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="8211e650-acf9-41fb-b50f-1d1858752130">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="10" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8211e650-acf9-41fb-b50f-1d1858752130|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8211e650-acf9-41fb-b50f-1d1858752130|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="2025-12-11T09:55:30.0088811+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8211e650-acf9-41fb-b50f-1d1858752130" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.581236168276" Longitude="1.6523853870854" StarRating="0" HotelCode="742517|apartaments_les_terrasses_del_tarter" HotelName="Terrasses del Tarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Pleta de Sant Pere 51 A, El Tarter</AddressLine>
          </AddressLines>
          <CityName>El Tarter</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/d3/4bd3479c9261c586852f2d45c8cba58cde199ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5791112" Longitude="1.65318144" StarRating="1" HotelCode="441356|mountain_hostel_tarter" HotelName="Mountain Hostel Tarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 24/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sant Pere del Tarter, AD100 El Tarter, Principat d’Andorra</AddressLine>
          </AddressLines>
          <CityName>El Tarter</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/ea/eeeae89b4eeba46ddf772283f865bd4370ea3b42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property consists of 6 buildings typical high mountain with 3 floors, located in the village of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.57795093" Longitude="1.64858668" StarRating="4" HotelCode="888053|llop_gris_borda" HotelName="Llop Gris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Ski Hotel ,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Principat d’Andorra, AD100 El Tarter</AddressLine>
          </AddressLines>
          <CityName>El Tarter</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/02/a20274126f3e46595782524f3a492c99d7eabb83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly ski hotel is situated in Tarter. It lies just 6 metres from the slopes and 150 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access</BasicAmenities>
    <HotelRating>1,4</HotelRating>
    <BedType />
    <Meals>ROOM ONLY</Meals>
    <PropertyType>GUEST HOUSES,SKI HOTEL,FAMILY-FRIENDLY 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|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="1b6afce3-5b40-4b7a-b602-8aea278ba383">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1b6afce3-5b40-4b7a-b602-8aea278ba383|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="2025-12-11T09:55:34.9480984+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1b6afce3-5b40-4b7a-b602-8aea278ba383" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="38.25" OriginalAmount="37.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|1019808" HotelName="ibis budget Melbourne CBD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.08" OriginalAmount="39.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815997" Longitude="144.966559" StarRating="3" HotelCode="181225|1448688" HotelName="City Square Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/81/8681f05eb363b909275a44732d333a07eae396df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.10" OriginalAmount="43.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813556" Longitude="144.961488" StarRating="3" HotelCode="96140|458075" HotelName="YTI Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>378 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/82/5482b65f514fcd6f7819123e1abd3dd7486f38b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.14" OriginalAmount="43.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.806009081127" Longitude="144.94847722138" StarRating="3" HotelCode="900914|431555" HotelName="Miami Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Hawke Street, West Melbourne, Victoria 3003</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7a/187a5ea9731555ee424aafcb5d70cec24034e2a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Hawke Street, at the heart of Melbourne. The Etihad Stadium, formerly known ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.46" OriginalAmount="44.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.805828" Longitude="144.963284" StarRating="3" HotelCode="181224|431325" HotelName="Arrow on Swanston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488, Swanston Street, Carlton 3053, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/e1/94e1610efd3d870006c25e9f173ffb19690a232b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.66" OriginalAmount="44.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820587" Longitude="144.955011" StarRating="3" HotelCode="401956|88338" HotelName="Best Western Melbourne City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/34/f834e30f8373e781af476a522a8acbe7b9c122a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on 16 Spencer Street, in the heart of Melbourne CBD, just a stone's throw from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.99" OriginalAmount="45.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8073749" Longitude="144.96013215" StarRating="1.5" HotelCode="407155|2399445" HotelName="Elizabeth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>490-494 Elizabeth Street, 3000 Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/78/f278b2dfbef079d970bcc54c7a7218fd92d45c65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Melbourne, Elizabeth Hostel puts everything the city has to offer just ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.01" OriginalAmount="45.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|99702" HotelName="ibis Styles Kingsgate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.64" OriginalAmount="46.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812506" Longitude="144.972657" StarRating="2" HotelCode="181219|2089605" HotelName="City Centre Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/5c/d05cf8738fad2771e87ef0db31de1f736718dc8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.93" OriginalAmount="46.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813657529902" Longitude="144.95423555374" StarRating="4" HotelCode="96138|431855" HotelName="Sophia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277-287 King Street, Melbourne CBD, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/82/4c82877ea153e1f66b43a1a93e18ccad8e98631e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.32" OriginalAmount="46.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2.5" HotelCode="402873|4724675" HotelName="Melbourne Central YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.02" OriginalAmount="48.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813274712534" Longitude="144.9517739961" StarRating="4" HotelCode="79417|432545" HotelName="Arrow On Spencer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>585 Latrobe Street, Melbourne CBD, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/f9/8af9de2e4d9ea07b6f17ff225b01950fdf30ce08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.27" OriginalAmount="49.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3.5" HotelCode="778256|2310575" HotelName="ibis Melbourne Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.56" OriginalAmount="50.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.917225124466" Longitude="145.13087041676" StarRating="3" HotelCode="176027|3834485" HotelName="Clayton Monash Motor Inn &amp; Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1790 Dandenong Rd, Clayton, VIC 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/04/af048d2ef3447185cbd18be18c61aa53587ee26f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.90" OriginalAmount="50.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807322" Longitude="144.992452" StarRating="3" HotelCode="146041|252356" HotelName="City East Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Langridge Street, Abbotsford, Victoria 3067</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/23/2c238527b168d896cae645c91c9ca789b53a024e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by the suburbs of Richmond and Collingwood, the beautiful motel is within a short walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.41" OriginalAmount="50.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|55984" HotelName="Mercure Welcome Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.95" OriginalAmount="52.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|431795" HotelName="Mercure North Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.99" OriginalAmount="52.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81594045426" Longitude="144.96085978043" StarRating="4" HotelCode="262553|1218038" HotelName="Citiclub Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8c/498c50931e06d534f7e883959154dc31e0db535b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.10" OriginalAmount="52.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8019" Longitude="144.967" StarRating="3" HotelCode="178570|2296965" HotelName="Lygon Lodge Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>220 Lygon Street, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="54.30" OriginalAmount="53.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|2578605" HotelName="ibis Melbourne Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.47" OriginalAmount="53.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.755413786243" Longitude="144.96290177107" StarRating="3" HotelCode="165318|2108355" HotelName="Brunswick Tower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188 Moreland Road, Brunswick, Melbourne, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0dee5ac2831d4a75a5dd762cee839011c469a18a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.09" OriginalAmount="54.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|195236" HotelName="Atlantis Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.11" OriginalAmount="54.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.681884408157" Longitude="144.88283514976" StarRating="3" HotelCode="20905|431645" HotelName="Quality Hotel Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Mickleham Road, Melbourne, Victoria 3043</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/2f/052f46e3997ecb217f7d876ff1c257f777ebdcf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is conveniently located near to shops, restaurants, cafés and the Melbourne centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.819754611333" Longitude="144.95465129614" StarRating="3" HotelCode="63138|4778" HotelName="The Great Southern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e1/90e1b7be52506da077f4ef96ab44a92428540e79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Melbourne's city centre, just a short walk from Southern Cross Station and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807074022107" Longitude="144.96055205194" StarRating="4" HotelCode="145808|71301" HotelName="Mercure Melbourne Therry Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/5f/2b5f857afb32cfba525de64895eb4fe82e38b946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from Melbourne’s Central Business District. It features spectacula...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.88" OriginalAmount="55.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|106472" HotelName="Hotel Grand Chancellor Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.48" OriginalAmount="55.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.794173" Longitude="144.895331" StarRating="3" HotelCode="184975|2110965" HotelName="Footscray Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90, Droop Street, Footscray 3011, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/eb/d0ebf01d98e8d6960fcebae3bb8e21e663e17ed4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.777773" Longitude="144.965143" StarRating="3" HotelCode="152027|parkville_place_apartments" HotelName="Econo Lodge Parkville Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>124 Brunswick Road, Brunswick, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/cd/bacd722499d79b40846c0c1e23f1bda8a7a499ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just 4 km from the Post Master Gallery and the State Library of Vict...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.32" OriginalAmount="56.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.47" OriginalAmount="56.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817490914134" Longitude="144.99487520583" StarRating="4" HotelCode="92867|2111205" HotelName="Adara Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>185 Lennox Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/85/cf859b005749a3fa9a25cb6eb5677be2814a9266.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807564903513" Longitude="145.02737725886" StarRating="4" HotelCode="81380|quality_suites_beaumont_kew" HotelName="Quality Suites Beaumont Kew" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Studley Park Road, Kew, Melbourne, Victoria 3101</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f1/e0f1343c2d5cdcedc44e0721d932f1eeeaec434d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.6732331" Longitude="144.95557479" StarRating="3" HotelCode="367150|sylvania_hotel" HotelName="Sylvania Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1631 Sydney Road, Campbellfield, Victoria 3061</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/f0/cbf07c46251dc94965e78e304c15b63a7450678f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.65" OriginalAmount="58.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.893254951924" Longitude="145.14401694944" StarRating="4.5" HotelCode="103693|2392995" HotelName="Bruce County" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>445 Blackburn Road, Mt Waverley, Melbourne, Victoria 3149</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/9b/8b9bcb1731eb35692ce0b47cf110a44527d3c08f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.72" OriginalAmount="58.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815337" Longitude="144.9545" StarRating="3" HotelCode="68995|55994" HotelName="ibis Melbourne Little Bourke Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/d0/3ad02c904a0c9431e9cb4082fe5922a97a4c1948.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the centre of the city and near the Telstra Dome, close to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.03" OriginalAmount="58.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|331765" HotelName="Melbourne Parkview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.04" OriginalAmount="58.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|1236838" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.23" OriginalAmount="58.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.809771" Longitude="144.97136" StarRating="4" HotelCode="103675|256166" HotelName="Oaks on Lonsdale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 -33 Lonsdale St, Melbourne, VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144665/a_144665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne, approximately 6.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.26" OriginalAmount="58.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|88437" HotelName="Mantra on Jolimont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.732248491208" Longitude="144.96498415213" StarRating="3" HotelCode="389388|coburg_motor_inn" HotelName="Coburg Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>726 Sydney Road, Coburg, Melbourne, Victoria 3058</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/46/3c/463c1bcaa51faa77c4c78b799b30310312be3001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Coburg North.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.71" OriginalAmount="59.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.858710005616" Longitude="144.98252749443" StarRating="3" HotelCode="103729|469385" HotelName="Crest On Barkly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Barkly Street, Melbourne / St Kilda, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/6d/0d6d13f9aac2a8d6160556f4dd8fa61541f3795a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated down Barkley Street in Melbourne. The location is easily re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.75" OriginalAmount="59.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.982579" Longitude="145.071698" StarRating="3" HotelCode="200757|1529748" HotelName="Parkdale Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>202-208 Nepean Highway, Parkdale, Victoria 3194</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/f5/62f5643d420d5ec65bb6aa2aec72608dc2ebfd58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel comprises a total of 48 rooms. Services and facilities at the hotel include a conference r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.88" OriginalAmount="59.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|2079323" HotelName="Quality Batman's Hill On Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.14" OriginalAmount="59.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.659853408886" Longitude="145.07533460856" StarRating="4" HotelCode="77410|157561" HotelName="Best Western Mill Park Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 The Link, Mill Park, Melbourne, Victoria 3082</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f7/9ef7101af8ec79dcd3d1a69cf11eebd2ede1498a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.34" OriginalAmount="59.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096" HotelName="The Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.37" OriginalAmount="59.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|215026" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.74660288" Longitude="144.79970377" StarRating="3" HotelCode="402488|st_albans_hotel_2" HotelName="St Albans Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 McKechnie Street, St Albans, Melbourne, Victoria 3021</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/42/d942c95fca9122095b30d636296aa33bbe3878c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.42" OriginalAmount="60.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80943606" Longitude="144.96866311" StarRating="0" HotelCode="958013|4714285" HotelName="Brady Hotels Jones Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Lonsdale Street, Melbourne, Victory</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/db/cbdbd4a91d6861044cca36d32787e7d636d3c33c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.63" OriginalAmount="61.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812849142813" Longitude="144.96910130986" StarRating="4" HotelCode="81400|1425638" HotelName="Quest on Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/9b/5d9b3c01b7a9a377040c396eb279d13ee2c8350e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.00" OriginalAmount="61.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|1019978" HotelName="Pegasus Apart Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.70" OriginalAmount="62.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80926232" Longitude="144.96267009" StarRating="4" HotelCode="312960|16181442" HotelName="Brady" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Little Latrobe Street, Melbourne, 3000 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/2f/892f481c29f6b44a133b20a9dca74da47b004f5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.76" OriginalAmount="62.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816379346504" Longitude="144.96268166005" StarRating="4" HotelCode="142286|123963" HotelName="Causeway 353" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>353 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/03/09034d16fe0f6adf9c7454b95baf9059fe857dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the city, surrounded by boutique shops and within walking dist...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.15" OriginalAmount="62.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816979998487" Longitude="144.96554374695" StarRating="4" HotelCode="81244|105946" HotelName="Punthill Flinders Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>267 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/da/c5da236596f68a5992cee09a3c66cbf8d21f0806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by restaurants, cafes, bars, boutiques, department stores and Melbourne's funky laneways,...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.803045837943" Longitude="144.95432197888" StarRating="3" HotelCode="402993|337095" HotelName="Melbourne Metro YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Howard Street, North Melbourne, Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/8f/668f12c66f724a684941c8a0df51ebe943349218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Melbourne Metro YHA Backpackers Hostel is in North Melbourne, on the city fringe, with panoramic vie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.67300775" Longitude="144.88699905" StarRating="3" HotelCode="441873|airport_tourist_village_melbourne" HotelName="Airport Tourist Village Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>37 Ardlie Street, Attwood, Melbourne, Victoria 3049</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c7/ebc7f4d9553f8c28378bca51586c56ae7d470f92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83672" Longitude="144.96531" StarRating="5" HotelCode="322062|myriad_dreams_guesthouse_2" HotelName="Lily Sands Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>335 Moray Street, South Melbourne, Melbourne, Victoria 3205</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/00/f70028c8ab9e6781cb8644fddaddddca395c1644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815890000122" Longitude="144.98942209908" StarRating="3" HotelCode="175969|georgian_court_bed_breakfast" HotelName="Georgian Court Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 George Street, East Melbourne, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/40/2e40809696b388013030f0d301a40c766fd722cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Melbourne. The nearest airport is Melbourne - Essendon (MEB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.97" OriginalAmount="63.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807505" Longitude="144.95969" StarRating="4" HotelCode="394609|183076" HotelName="Jasper Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>489 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/24/ab24f3ee9747380fd41117694271110e97171a48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Melbourne's market district , within walking distance of Melbou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.20" OriginalAmount="63.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.876459528535" Longitude="145.09194742521" StarRating="3" HotelCode="305506|2393005" HotelName="Matthew Flinders Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>667 Warrigal Road, Chadstone, Victoria 3148</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/91/9291a2410100d2d5be51f6a4472eb3a7b5edb4ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 23 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.55" OriginalAmount="63.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810991" Longitude="144.969034" StarRating="4" HotelCode="96145|251096" HotelName="Punthill Little Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-17 Cohen Place, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/63/826384a2fa68cd12b9cbf8b5343ad9cd35fc6ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel stands tall in the centre of Melbourne city. It lies in the Chinatown region an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.61" OriginalAmount="63.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|53814" HotelName="Mercure Melbourne Albert Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.91" OriginalAmount="64.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3.5" HotelCode="26283|46044" HotelName="Travelodge Hotel Melbourne Southbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.759184" Longitude="144.993578" StarRating="3" HotelCode="263047|st_georges_motor_inn" HotelName="St Georges Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>334 St Georges Road, Thornbury/Northcote, Melbourne, Victoria 3071</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/34/43346b846c5ed641d9eaa1c2a17acf37a52ce2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.81" OriginalAmount="65.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.77747985" Longitude="144.95624954" StarRating="3" HotelCode="413954|2078335" HotelName="Parkville Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>759 Park Street, Brunswick, Melbourne, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/36/13368681876890a16d3e32109d7018220ada7603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our property overlooks Royal Park, part of the university/zoo precinct on Melboune's CBD edge. You c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.04" OriginalAmount="65.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820637083745" Longitude="144.95596423745" StarRating="4" HotelCode="402392|255706" HotelName="Adina Apartment Hotel Melbourne Northbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>550 Flinders Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/92/bb92433191757b96d43935626648285d755d69d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne and enjoys handy access to Docklands, Sout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.48" OriginalAmount="65.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|922838" HotelName="Mantra on Russell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.53" OriginalAmount="65.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|2241025" HotelName="Novotel Melbourne South Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.83" OriginalAmount="66.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817607" Longitude="144.957872" StarRating="4" HotelCode="68740|89955" HotelName="Oaks on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/b2/b206b121fe380f73/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of the city, opposite the Rialto Towers. It is about 1 ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.12" OriginalAmount="66.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.809504" Longitude="144.960617" StarRating="4" HotelCode="181229|317819" HotelName="City Edge on Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>99, A'Beckett Street, Corner Elizabeth Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/36/5b3631812a9d3415063441fa3d7684deb53fb30b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.52" OriginalAmount="66.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8109398" Longitude="144.95981045" StarRating="4" HotelCode="585713|2399525" HotelName="La Trobe Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>323-327 La Trobe Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/09/a7098c82ba1d4798ae03abda321113a8545af24e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.57" OriginalAmount="66.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817024494819" Longitude="145.11214122176" StarRating="3" HotelCode="141065|121882" HotelName="Motel Maroondah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>768 Whitehorse Road, Melbourne / Box Hill, Victoria 3128</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/92/e39201a04cfbf10c143b99726579e1556404652c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.93026973" Longitude="145.15407477" StarRating="3" HotelCode="588594|mulgrave_court_motor_inn" HotelName="Mulgrave Court Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>5 Harcourt Avenue, Mulgrave, Melbourn, Victoria 3170</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/58/875813bc8b41f76a69e1d11cdb68ac73f702cea4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.70" OriginalAmount="68.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="0" HotelCode="962376|2386925" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.77" OriginalAmount="68.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419" HotelName="Rendezvous Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.02" OriginalAmount="68.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.803223" Longitude="144.956715" StarRating="3.5" HotelCode="184973|1529608" HotelName="City Edge North Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188, Peel Street, 3051 North Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/3c/e53c293e06897a2360dd1eeee008c3ba85628a01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.850028" Longitude="144.964994" StarRating="4" HotelCode="200758|middle_park_hotel" HotelName="Middle Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Canterbury Road, Middle Park, Victoria 3206</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/88/0b88fb718ac50b1df889d4ece460952949d5a373.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.45" OriginalAmount="69.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|98738" HotelName="Amora Hotel Riverwalk Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.74" OriginalAmount="70.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814844142991" Longitude="144.97273743152" StarRating="4.5" HotelCode="81248|105949" HotelName="Punthill Manhattan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5f/c35fc32c1fe1137f70d9a5be638870a503895550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne's city centre. It lies just a short stroll...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.14" OriginalAmount="70.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.830988661293" Longitude="144.97102886438" StarRating="4" HotelCode="92876|345145" HotelName="Seasons Botanic Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>348 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fc97d7afa8d67a6d39de5c855ece3ceb3a819.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at the city end of St Kilda Road, directly opposite the Shrine of Remembranc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.45" OriginalAmount="70.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.800669" Longitude="144.968126" StarRating="4" HotelCode="77652|195996" HotelName="Best Western Plus Travel Inn Carlton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Grattan &amp; Drummond Streets, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/75/0675307c26cff1fa4be75b280ac8b2300fbf5717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.67" OriginalAmount="70.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|2110975" HotelName="Gateway On Monash" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.82" OriginalAmount="71.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.84257327" Longitude="144.97709454" StarRating="0" HotelCode="959131|2423335" HotelName="Quest St Kilda Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>478 Saint Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d5/20d552d798fed69eb6110a52cf061080b75eac5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.93" OriginalAmount="71.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956" HotelName="Oaks on Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.95" OriginalAmount="71.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|458135" HotelName="Mantra 100 Exhibition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.18" OriginalAmount="71.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811194260058" Longitude="144.95626388721" StarRating="4.5" HotelCode="262898|232422" HotelName="Oaks on William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>350 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/130043/39a3781e44c2e36ad41acbb30bebc22b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.51" OriginalAmount="71.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.806152" Longitude="144.977308" StarRating="4.5" HotelCode="80621|2095835" HotelName="Melbourne Metropole Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Brunswick Street, Fitzroy, Melbourne, Victoria 3065</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c4/40c4d81ffa7e310294a8a8dba0fa48c3e41d09ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.52" OriginalAmount="71.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4.5" HotelCode="557150|638839" HotelName="The Jazz Corner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.57" OriginalAmount="71.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|102622" HotelName="Radisson On Flagstaff Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80241218" Longitude="144.95239848" StarRating="4" HotelCode="533450|rnr_serviced_apartments_north_melbourne" HotelName="RNR Serviced Apartments North Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>139 Chetwynd Street, North Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/e2/c5e28968e147ad99c24b9fbaeac626d76dc274bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.39" OriginalAmount="72.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814306224101" Longitude="144.96004328173" StarRating="4" HotelCode="79313|114579" HotelName="Adina Apartment Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0d990c5cb719803aef2034dd775dfce016d4c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.71" OriginalAmount="72.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812472" Longitude="144.969423" StarRating="4" HotelCode="161031|252306" HotelName="Citadines on Bourke Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Heated Pool,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131–135 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/df/4fdfcc1ef08081686d2183715f5164a3ec6bed6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is few minutes’ walk from the corner of Spring and Bourke Streets. This property is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.71904972" Longitude="145.08105803" StarRating="3.5" HotelCode="308300|comfort_inn_greenborough" HotelName="Comfort Inn Greensborough" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>245 Greensborough Highway, Greensborough, Victoria 3085</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/fe/8bfe5e1df77a20ed27509ecbc6173d8c20fcee49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.40" OriginalAmount="73.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807651" Longitude="144.965982" StarRating="3" HotelCode="161021|249506" HotelName="Space" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>380 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/3e/2b3eb61d24e552eb47416b8309c65715f5106e87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Russell Street, the hotel is just 90 metres from Old Melbourne Gaol, a museum and former...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83421714115" Longitude="144.9686819315" StarRating="3" HotelCode="77082|city_park_hotel_5" HotelName="City Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>308-310 Kings Way, South Melbourne, Victoria 3205</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/22/70225bd7728a20905074d405d0b9e9453db1fdb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816437" Longitude="144.954736" StarRating="4" HotelCode="394608|alto_hotel_on_bourke" HotelName="Alto on Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>636 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7b/a47bcd6dc856ebf7c4bf44b25e9d04309873d1b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Melbourne's central business district, and is close to most of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.07" OriginalAmount="74.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|3593943" HotelName="Ibis budget Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815472" Longitude="144.990569" StarRating="2.5" HotelCode="228555|ozihouse_richmond" HotelName="Landing Pads Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>153 Hoddle Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/55/9b5564d4d168ae5c3916e55831d2625b6962e262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.66" OriginalAmount="75.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.906424" Longitude="145.007731" StarRating="4" HotelCode="177118|2109515" HotelName="Buckingham International Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>408 Bay Street, Brighton, Victoria 3186</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/a6/03a6199147d7342330b954d1b7901a34643155e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.67172212999" Longitude="144.85335499048" StarRating="4" HotelCode="52536|holiday_inn_melbourne_airport" HotelName="Holiday Inn Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-14 Center Road, Melbourne Airport, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/71/ca712ebf621218db23baaf4d6a7deb0a72c5383b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Melbourne, this airport hotel is ideal for business travellers arriving or departing from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.02" OriginalAmount="78.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|251076" HotelName="The Hotel Windsor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.61" OriginalAmount="78.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.69341799" Longitude="144.9998624" StarRating="2" HotelCode="367161|3834115" HotelName="Excelsior Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>82 Mahoneys Rd, Thomastown (suburb of Melbourne), VIC, 3074</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/27/5f27ab0775a2075221d09e7fb94fcb0091b3aa67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.72" OriginalAmount="78.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|2276955" HotelName="Quest Melbourne Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.838941" Longitude="144.975971" StarRating="5" HotelCode="172702|art_seriesthe_blackman" HotelName="Art Series - The Blackman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>452 St. Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/20/0020bc22253c8d3268dd3ae31177547a1006ac99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|pullman_melbourne_albert_park" HotelName="Pullman Melbourne Albert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.09" OriginalAmount="79.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820058657641" Longitude="144.95511263609" StarRating="4" HotelCode="34289|1564" HotelName="Holiday Inn On Flinders" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>575 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/48/4648bfde053bc05301c5dad65c91fb6609bdce65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the convention centre, exhibition centre, World Trade Centre and the stock exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.72" OriginalAmount="79.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|255516" HotelName="Mantra on Little Bourke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4.5" HotelCode="15244|27878" HotelName="Novotel Melbourne on Collins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8106549" Longitude="144.9715538" StarRating="3" HotelCode="77081|city_limits_hotel_apartment" HotelName="City Limits" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20/22 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/bf/82bf452fbc22130c9339ee6073427078ae13178d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.56" OriginalAmount="80.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|48034" HotelName="Crowne Plaza Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81768" Longitude="144.966103" StarRating="2" HotelCode="181220|elephant_backpacker_melbourne" HotelName="United Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>250, Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/32/81329ba6fd648ff401f0dd8a3459818b6401b3d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.03" OriginalAmount="81.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|53824" HotelName="Stamford Plaza Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.54" OriginalAmount="81.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.795319" Longitude="144.947896" StarRating="4" HotelCode="262379|2296735" HotelName="Apartments on Chapman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Chapman Street, North Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/20/a520b89bdb38aff318f6fb273fde6b184e1b85c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.68" OriginalAmount="81.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814921007698" Longitude="144.95806266771" StarRating="4" HotelCode="81409|46374" HotelName="Quest on William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>172 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/c7/fbc72c857e3e9f5f05d1c78eee0c7ca3e221dcbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.79" OriginalAmount="81.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.821" Longitude="144.974" StarRating="3" HotelCode="77078|2243095" HotelName="Ciloms Airport Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>398 Melrose Drive, Tullamarine 3043, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4d/4b4dd4581f8401babbcb20df68bab0601a44dda5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.91" OriginalAmount="82.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4.5" HotelCode="778310|2310565" HotelName="Novotel Melbourne Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.43" OriginalAmount="82.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82692756" Longitude="145.02019245" StarRating="0" HotelCode="960597|2390195" HotelName="Element Melbourne Richmond" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>588 Swan Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/54/a454549373b537a1f6990de3568e58b3101c92f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.82" OriginalAmount="83.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810569681083" Longitude="144.98903111069" StarRating="3" HotelCode="34288|251376" HotelName="Birches Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Simpson Street, Corner Albert Street, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/22/3a223f19a7040dc30879754a05b2857c19e0e77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of tranquil, tree-lined, historic East Melbourne, the hotel is only a 3-minute ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.819425138136" Longitude="144.95962679386" StarRating="4" HotelCode="336737|clarion_suites_gateway" HotelName="Clarion Suites Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/38/5338f9b48180586aa2559bc888a770c19b8961e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the banks of the Yarra River, opposite the Crown Casino and Entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="84.99" OriginalAmount="84.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|CAL183700" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80836714" Longitude="144.96061589" StarRating="4" HotelCode="740434|302902" HotelName="Imagine Lighthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 Elizabeth Street, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ce/b1ce54c1806c5782410d69ecf2dcf50ea78b53be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83017256" Longitude="144.95808037" StarRating="4" HotelCode="638245|331064" HotelName="Serviced Apartments Melbourne Teri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>85 Market Street, South Melbourne, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a2/76a2e2422be695939f47132761fb035c7361939a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.98" OriginalAmount="87.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|255556" HotelName="Mantra Southbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.26" OriginalAmount="87.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|45994" HotelName="The Savoy Hotel on Little Collins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814834" Longitude="144.965193" StarRating="4" HotelCode="77944|20184" HotelName="Causeway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>275 Little Collins Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c6/86c6044abd350885ab1afd67a3d30d4f8b9ca0ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated opposite David Jones Department Stores and is within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83091095" Longitude="144.95988144" StarRating="3.5" HotelCode="613178|clarendon_hotel_melbourne" HotelName="Clarendon Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>209-215 Clarendon Street, South Melbourne, Victoria 3205</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/a1/0ea170c789bdb69d6d694d5590d1f959270f29d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.21" OriginalAmount="90.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815963416922" Longitude="144.96909196318" StarRating="4" HotelCode="81404|1529788" HotelName="Flinders Landing Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a2/17a27d93d78756aef25a7573ab184913efc243ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.35" OriginalAmount="91.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816600458212" Longitude="144.98858670552" StarRating="4" HotelCode="103681|2095865" HotelName="Quest East Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Wellington Parade, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/a3/65a31d41a6f49ad63d93b155ee305e8268f91828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.63" OriginalAmount="91.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|187086" HotelName="Novotel Melbourne Glen Waverley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.916345791269" Longitude="144.99592401791" StarRating="4" HotelCode="103597|caroline_serviced_apartments_brighton" HotelName="Caroline Serviced Apartments Brighton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Male Street, Brighton, Victoria 3186</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/db/3adb5395287f1b1f5b868c16011eeac81828c77c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.58" OriginalAmount="92.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340" HotelName="Rydges Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.87687057" Longitude="145.00680568" StarRating="2" HotelCode="460534|st_kilda_east_lodge" HotelName="St Kilda East Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Tantram Ave East, St, Kilda, Melbourne, Victoria 3183</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bd684b474a93124a7da4ea9b033f8b01d8b907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.36" OriginalAmount="94.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810623103979" Longitude="144.97193679214" StarRating="4" HotelCode="96146|249476" HotelName="Ovolo Laneways" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Little Bourke Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/bd/75bd3ed911e8370d701da65aeee2640932b65e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's exciting central business district. It is surround...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.75" OriginalAmount="95.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820678236761" Longitude="144.95446759689" StarRating="4.5" HotelCode="366514|99812" HotelName="Quest Grand Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/db/ffdbfdacc2f85a7c0107b0f04c73a71ff6e0ec40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the heart of cosmopolitan Melbourne, the hotel offers easy access to the variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.79" OriginalAmount="95.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.805181167494" Longitude="144.96643960476" StarRating="4" HotelCode="79093|431435" HotelName="Zagame's House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Lygon Street, Carlton, Melbourne, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f2/26f20450b71b76da1fc4a2d6dc38d2250dfb26c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Melbourne's glittering city centre and the vibrant cafe and fashion precinct of Carl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.05" OriginalAmount="96.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|55964" HotelName="Pullman Melbourne on Swanston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82739621" Longitude="145.05236498" StarRating="4.5" HotelCode="437421|camberwell_serviced_apartments" HotelName="Camberwell Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>85 Camberwell Road, Hawthorn East, Melbourne, Victoria 3123</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/f0/7df04fa059b69ec387b6de413ee13e977a69f347.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.38" OriginalAmount="98.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816031796457" Longitude="144.97173294425" StarRating="4" HotelCode="80409|46904" HotelName="Adina Apartment Hotel Melbourne on Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5b/5c5baa41aa0134977fb6bfcda7872349ce5d81ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.84" OriginalAmount="100.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.838671" Longitude="144.992663" StarRating="4" HotelCode="305510|409213" HotelName="Oaks South Yarra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Yarra Street, South Yarra, VIC 3141</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409213/409213a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.40" OriginalAmount="101.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.722727993058" Longitude="144.98482811989" StarRating="2" HotelCode="262832|3834185" HotelName="Melbourne BIG4 Holiday Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Elizabeth Street, Coburg, Melbourne, Victoria 3058</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/02/57022de3eb0a29da79fc66d5c7e3c8444b605d7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.55" OriginalAmount="101.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.808747" Longitude="144.959038" StarRating="2" HotelCode="174874|1196338" HotelName="Discovery Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167-175 Franklin Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/72/c7724589f1caeced24d64c17c41103a0854b30e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.01" OriginalAmount="101.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815798" Longitude="144.983426" StarRating="5" HotelCode="13342|1251188" HotelName="Pullman Melbourne On The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Wellington Parade, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/03/310384b6ae90fab492eda38a9be21c94e7f79fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.63" OriginalAmount="102.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.822676" Longitude="145.034421" StarRating="3" HotelCode="181222|2296975" HotelName="Glenferrie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324, Burwood Road, Hawthorn 3122, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/8a/358ac634b7bbd70350532e1299caee54c672be00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81092506885" Longitude="144.97104227543" StarRating="4" HotelCode="174452|crossley_hotel_melbourne" HotelName="The Crossley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/aa/c9aa8c55c2a8646792aa381ad8cc8a500d4e4376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's entertainment district. Guests can take advantage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.88" OriginalAmount="103.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814581692163" Longitude="144.95714069358" StarRating="5" HotelCode="305520|1899535" HotelName="Wyndham Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a1/dba1d44b282eef59a5498644b85e5b71886b7360.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.89" OriginalAmount="103.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|251126" HotelName="Base Backpackers Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.83" OriginalAmount="104.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8088842" Longitude="144.96145442" StarRating="4" HotelCode="738786|646761" HotelName="Avani Central Melbourne Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 A'beckett Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646761/646761a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set high amongst the city scape, AVANI Central Melbourne Residences is the perfect location to take ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.19" OriginalAmount="107.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|45254" HotelName="Crown Promenade Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|24264" HotelName="Intercontinental Melbourne the Rialto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.809892026019" Longitude="144.969188869" StarRating="5" HotelCode="52538|marriott_melbourne" HotelName="Marriott Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Exhibition &amp; Lonsdale Streets, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/80/0b80044685072d2b6ee519c613fd343de53c559b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the corner of Exhibition and Lonsdale Streets, in the heart of Melbourne. So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.90" OriginalAmount="112.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.72511394" Longitude="144.89322157" StarRating="4" HotelCode="943402|2179805" HotelName="Hyatt Place Melbourne, Essendon Fields" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 English Street, Essendon Fields, Melbourne, Victoria 3041</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5b/f15b2d58d3ec9f28559c4773c80a5de0119f3f0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Essendon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.23" OriginalAmount="113.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81852771" Longitude="144.95549703" StarRating="3" HotelCode="945147|3072345" HotelName="Winston Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>568 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/96/889661e50cc1ad49164a9b4609940216ba6b3312.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.97" OriginalAmount="114.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812561148525" Longitude="144.9626393316" StarRating="4" HotelCode="68758|98778" HotelName="Somerset on Elizabeth Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>250 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ae/45ae1e4a8370be96fb23eea113c2703880856791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is in the heart of Melbourne's central business district, a short stroll from Bourke ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.75" OriginalAmount="115.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|123854" HotelName="Crown Metropol Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.90" OriginalAmount="115.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812701824124" Longitude="144.97262523214" StarRating="5" HotelCode="167281|1020058" HotelName="Sheraton Melbourne Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fb/31fb84dee1d5031a150247263110ab3830e9a9c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.87" OriginalAmount="116.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|2193165" HotelName="Pan Pacific Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.84" OriginalAmount="117.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82197499" Longitude="144.96596166" StarRating="4" HotelCode="811080|497301" HotelName="Oaks Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>57-61 City Road, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/497301/497301a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in South Melbourne. The 136 welcoming bedrooms offer a perfect place ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.24" OriginalAmount="118.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|1594" HotelName="The Westin Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.60" OriginalAmount="118.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|2179775" HotelName="QT Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.823457110925" Longitude="145.03533616662" StarRating="4" HotelCode="173215|quest_hawthorn" HotelName="Quest Hawthorn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>616 Glenferrie Road, Hawthorn, Victoria 3122</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/31/4f31dcddf67260bd5fb758a7d3813a9eeb3cedc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.03" OriginalAmount="124.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|46764" HotelName="The Langham Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83898133" Longitude="144.97469487" StarRating="4.5" HotelCode="616897|246647" HotelName="Tyrian Albert Park Lake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Conference Hall,Internet,Jacuzzi,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>14 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/75/2375193be56cc2098512dcd374bac5ce4ddf97b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82205131" Longitude="144.96592474" StarRating="3.5" HotelCode="842078|280299" HotelName="Serviced Apartments Melbourne Opus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 City Road Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3d/073d921be231891d4809d8551b5cc47ab29c3fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.18" OriginalAmount="129.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|1544" HotelName="PARKROYAL Melbourne Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.26" OriginalAmount="130.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|1534" HotelName="Grand Hyatt Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.799971960131" Longitude="144.96795505285" StarRating="4" HotelCode="173186|quest_clocktower_on_lygon" HotelName="Carlton Clocktower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Drummond Street, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a6/a6/a6a69c1e39b7cb792949e4b07d15cc9386e5a3b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.29" OriginalAmount="136.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.863336" Longitude="144.97548" StarRating="4" HotelCode="103989|2116555" HotelName="Quest St Kilda Bayside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Eildon Road, off Acland Street, St Kilda, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/bf/c1bfb30979b3297e7e43f26e644d022b9f5ae365.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.14" OriginalAmount="138.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.84157977" Longitude="144.93762044" StarRating="0" HotelCode="822989|3834165" HotelName="The Hamptons Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Nott Street, Port Melbourne, Melbourne, Victoria 3207</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/15/dc15d0e31ec2e91a10539dfe48a1a46a30186e30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.93" OriginalAmount="140.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|101562" HotelName="Sofitel Melbourne on Collins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.51" OriginalAmount="141.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82029" Longitude="144.967249" StarRating="5" HotelCode="92869|87808" HotelName="Quay West Suites Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/0d/e30dd338868ec87c6225f56657e48c0bfe8d0f69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the banks of the Yarra River, the hotel affords it's guests not only the convenience of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.834918" Longitude="144.975339" StarRating="5" HotelCode="81945|royce_hotel" HotelName="Royce" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>379 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/14/3414ee7bbc72462f1c6d2e9151e9b533f644a930.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.12" OriginalAmount="153.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|55314" HotelName="Park Hyatt Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.60" OriginalAmount="154.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816831677185" Longitude="144.96115028858" StarRating="4" HotelCode="23189|1459578" HotelName="Treasury on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>394 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d8/b9d8649a983fd865b2aeb8767fc4ef1620c36044.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Melbourne's most prestigious street - Collins Street and on the corner of Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.74" OriginalAmount="174.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.837901" Longitude="144.990485" StarRating="5" HotelCode="34287|the_lyall_hotel_and_spa_2" HotelName="The Lyall Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Murphy Street, South Yarra, Melbourne, Victoria 3141</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/76/3d76e1cdb56f71be4b89c1ee7c51d980c2919c1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of South Yarra, one of the world's most fashionable and cosmopoli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.28" OriginalAmount="175.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816122" Longitude="144.96822" StarRating="4" HotelCode="35590|431315" HotelName="Adelphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/15/9215b3fa4b06cfb8afc952285982a4028cb2d400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in Flinders Lane, between Russell Street and Swanston Street. Fli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.66" OriginalAmount="187.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|1524" HotelName="Crown Towers Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80096855" Longitude="144.95533791" StarRating="0" HotelCode="968265|turnkey_accommodationnorth_melbourne" HotelName="North by Turnkey Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Blackwood Street, North Melbourne, Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/bd/c3bd8927b2e9b9f7257fe42c927f5faa7795823b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807478777778" Longitude="144.962651" StarRating="3.5" HotelCode="103684|milano_serviced_apartments" HotelName="Milano Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Franklin Street, Melbourne VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f4/71f4435b5d3b44086a9419214fd5796741244e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81196201" Longitude="144.96561418" StarRating="4" HotelCode="496575|the_town_apartments" HotelName="City Edge Town Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Tattersalls Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/51/5a515c95e9dc10416e2cb9e6b09d7501819e0d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.10" OriginalAmount="344.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8204411" Longitude="144.95673528" StarRating="3" HotelCode="436319|1462498" HotelName="Aura On Flinders Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Housekeeping,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>707/534 Flinders St, Melbourne, VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7c/a47c91e3041d39e7442e48d05bb2a2b48ed3ea02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aura on Flinders is a collection of 70+ modern serviced apartments located in a newly built project ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Currency Exchange,Golf,Lounge,Central Heating,Designated Smoking Area,Massage Centre,Nightclub,Shopping Arcade,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Power Supply,Housekeeping,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre,Dry Cleaning,Diet Meals</BasicAmenities>
    <HotelRating>4,4.5,5,3,3.5,2,2.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,ECO HOTEL,SPA HOTEL,APARTHOTEL,AIRPORT HOTEL,APARTMENT,HOSTELS,HOSTEL,HOLIDAY PARKS,HOTEL DE CHARME,VILLAGE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|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="bddda096-9458-4b3d-b91a-a6d101f97436">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3134" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bddda096-9458-4b3d-b91a-a6d101f97436|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="2025-12-11T09:55:42.6980338+00:00" Version="0" EchoToken="Search" TransactionIdentifier="bddda096-9458-4b3d-b91a-a6d101f97436" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="41.21" OriginalAmount="40.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.887065" Longitude="151.07141" StarRating="3" HotelCode="212701|2272105" HotelName="Ibis budget Enfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>626-628 Liverpool Road, Sydney, New South Wales 2136</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/73/fb73a97035e0f0f399f393b1bed08912139fa5fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.54" OriginalAmount="42.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.914454330242" Longitude="151.17769804166" StarRating="3" HotelCode="147799|1020648" HotelName="Ibis budget St Peters" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>178 Princes Highway, Sydney, New South Wales 2044</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/ae/a0aec7b682ad4fccff93dccc1a71ccd7eb721ac9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.814983" Longitude="150.9648" StarRating="3" HotelCode="212705|2135285" HotelName="Ibis budget Wentworthville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>377-383 Great Western Highway, Wentworthville, Sydney, New South Wales 2145</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b9/8eb9c666159490434a24dd3131c13396760062b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a laundry service. Wireless internet access in public areas allows guests to stay c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.914142" Longitude="151.104333" StarRating="2.5" HotelCode="489551|campsie_hotel" HotelName="Campsie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>327 Beamish Street, Campsie, Sydney 2194, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9e7b888e27f64ce3708b677c6dc9b9b461def9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar is available to travellers. Wireless internet access is available to guests in the public area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.85" OriginalAmount="45.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.89589655" Longitude="151.1671755" StarRating="2" HotelCode="199672|2103575" HotelName="Cambridge Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>109 Cambridge Street, Stanmore, Sydney, New South Wales 2048</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/fa/0bfaa693a6ed75be763ba39d27279a3c97d44aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a library and a laundry service are available to guests of the hotel. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.11" OriginalAmount="47.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.939472638309" Longitude="151.14737787791" StarRating="3" HotelCode="260985|1958825" HotelName="Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>185 Princes Highway, Arncliffe, New South Wales 2205</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/7e/767eed16db0d68a57c3d1e0abbace673a6aedcc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.83189858" Longitude="151.01129049" StarRating="2.5" HotelCode="499066|granville_hotel_4" HotelName="Granville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>10 Good Street, Granville, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/40/e9401e89d1e95f90593c62358da11ba3429b6f70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.12" OriginalAmount="50.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.849942" Longitude="151.062113" StarRating="3" HotelCode="147800|1019648" HotelName="Ibis budget Sydney Olympic Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>8 Edwin Flack Avenue, Sydney Olympic Park, Sydney, New Soutjh Wales 2127</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ed/59eddb9a8fcdbc6b4a30dd395bb3b0e8557cb693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.84244251" Longitude="151.10770168" StarRating="0" HotelCode="330919|palace_hotel_mortlake_sydney" HotelName="The Palace Hotel Mortlake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 Tennyson Road, Mortlake, Sydney, New South Wales 2137</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/36/4a367f2eedd3bcdc39add808ea3fbc5b1e045821.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.16" OriginalAmount="53.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879285" Longitude="151.207248" StarRating="2" HotelCode="177110|1529358" HotelName="Sydney Central Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>428 Pitt St, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5f/895fd925cac81e61387f686b4923f36857c6adf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.56" OriginalAmount="54.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878511690291" Longitude="151.20717640245" StarRating="1" HotelCode="96195|249966" HotelName="Maze Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>417 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b1/d6b182e55f0898b7f4eba607a003d2fe83b5f122.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of central Sydney at 417 Pitt Street, which is in between ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.36" OriginalAmount="54.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.875196" Longitude="151.220326" StarRating="3" HotelCode="96191|1020678" HotelName="Ibis budget Sydney East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>191-201 William Street, Darlinghurst, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a9/24a98874896fe588e5cb77af0376e9f7ed8ef634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.847659300652" Longitude="151.08609704841" StarRating="3" HotelCode="331910|concord_hotel_" HotelName="Concord Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Victoria Avenue, Corner Victoria Avenue and Queen Street, Concord, Sydney, New South Wales 2138</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/bf/b1bff5b077675ca511665da617dd5b5609738da6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.79" OriginalAmount="57.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.902239" Longitude="151.179101" StarRating="2" HotelCode="161043|250346" HotelName="Australian Sunrise Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>485 King Street, Newtown, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cc/56/cc56bac544ac550a908ec520a0ce968b3e8ac09d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Newtown, close to banks, the post office, supermarkets, food markets, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.61" OriginalAmount="58.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88810985019" Longitude="151.14195554207" StarRating="3" HotelCode="151827|2114235" HotelName="Marco Polo Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Parramatta Road, Summer Hill, Sydney, New South Wales 2130</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/dd/e7dde186719511b63eaedfb2e25ffce1026a1755.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.15" OriginalAmount="58.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880965246396" Longitude="151.20463331763" StarRating="4" HotelCode="20919|88672" HotelName="The Great Southern Hotel - Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>717 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0e/c80ee2cd7a37fe826bf33d7fd7ed77249d611a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within a kilometre of the area's popular attractions such as the Sydney Conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.50" OriginalAmount="58.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.934543510485" Longitude="151.15567982197" StarRating="3.5" HotelCode="96202|453965" HotelName="Quality Hotel CKS Sydney Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Levey Street, Wolli Creek, 2205 New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/1f/8d1f92b974577a708236ec7af1808adb08cfd41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88888662" Longitude="151.13293705" StarRating="3" HotelCode="409792|westside_motor_inn_" HotelName="Westside Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>85 Liverpool Road, Hume Highway, Ashfield Sydney NSW 2131</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/2d/ff2dcb41f5ff709a87959338dcd975167a6a160e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Westside Motor Inn in Ashfield (Inner West), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876755" Longitude="151.233006" StarRating="3" HotelCode="413595|sydney_lodge_motel" HotelName="Sydney Lodge Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Elevator,Internet,Kitchen,Laundry,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>44 New South Head Road, Edgecliff, Sydney, New South Wales 2027</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ee/2aeea10f69ff0be4fcd80aa292b29f63c29c0bae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sydney Lodge Motel in Edgecliff, you'll be convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.884173" Longitude="151.201759" StarRating="3" HotelCode="177072|posh_hotel" HotelName="Posh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Broadway Chippendale, Sydney 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/03/1c035a360f0c1c358ede6758a593efe4c9672558.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.00" OriginalAmount="61.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.77122352955" Longitude="151.1162395115" StarRating="4" HotelCode="80651|2289555" HotelName="Mgsm Executive &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Talavera Road, Ryde, Sydney, New South Wales 2113</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c2/5ec289a4a7d833f34f94447e74fe8976b381e08c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.49" OriginalAmount="61.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87628992" Longitude="151.20581329" StarRating="3" HotelCode="453689|2243565" HotelName="Sydney Hotel CBD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>88 Liverpool Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/02/2f02bde60547e99d6d550529a287ebeba6e410ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873345" Longitude="151.208761" StarRating="3" HotelCode="366518|20214" HotelName="Park Regis City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Park Street, corner Park &amp; Castlereagh Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/64/db64b389f49ff0c85f127a6c4ad7a0541e281a15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by Sydney's best shopping, entertainment and sightseeing venues and cannot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876639" Longitude="151.22136189081" StarRating="3" HotelCode="80266|sydney_boutique_hotel" HotelName="Sydney Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 Darlinghurst Road, Darlinghurst, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/a1/a8a19cff51e0528dd95572f821408039193ff846.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.891443740454" Longitude="151.08886755397" StarRating="3.5" HotelCode="78437|comfort_inn_town__country_" HotelName="Town &amp; Country Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>401 Liverpool Road, South Strathfield, Sydney, New South Wales 2136</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/00/0e00302e5b4e3d19179e2e3939e4c565550d9810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.70" OriginalAmount="65.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.78090631" Longitude="151.1201227" StarRating="3.5" HotelCode="421610|1875195" HotelName="Holiday Inn Express Sydney Macquarie Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Byfield Street, Macquarie Park, Sydney, 2113 New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/8c/2b8ce4e5d42a60f7b1b5799eefcc10c494c6291b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Smart International Hotel in Macquarie Park   Holiday Inn Express Sydney Macquarie Park is located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.91" OriginalAmount="65.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876835861707" Longitude="151.22101038694" StarRating="4" HotelCode="82396|88379" HotelName="Kirketon Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>229 Darlinghurst Road, 2010 Darlinghurst, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/5f/775f50d3af42d0a2221d93c91483bf9f1253272b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sydney's most famous suburb, Darlinghurst, the hotel is surrounded by a numb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.61" OriginalAmount="65.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.887062" Longitude="151.179245" StarRating="3" HotelCode="395377|86385" HotelName="Rydges Camperdown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Missenden Road, Camperdown, Sydney, New South Wales 2050</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/77/cc772b783d4b877b269ffead07303d4258ce619d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.91208" Longitude="150.923949" StarRating="3" HotelCode="77170|el_toro_motor_inn_" HotelName="El Toro Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Golf,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Homepride Avenue, Warwick Farm, Sydney, New South Wales 2170</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/63/78639a2525b4b5471cd9e4215efc00f5245ffc72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.82" OriginalAmount="66.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88421911" Longitude="151.21007749" StarRating="4" HotelCode="317054|2109545" HotelName="57 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Foveaux Street, Surry Hills, NSW 2010, Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/29/4529a40dbe4fe54fa5be765b69443330d99c63ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="67.94" OriginalAmount="67.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870911" Longitude="151.225363" StarRating="3" HotelCode="82905|7DN" HotelName="DeVere Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Macleay Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)293584685</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e7/3ce7a5e3645cbc101087101253a7d75b854bd818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the picturesque Sydney Harbour, the hotel enjoys an excellent locale which adds to its charm. O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879360750399" Longitude="151.20941506393" StarRating="3" HotelCode="142292|124878" HotelName="Veriu Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/50/ad509bec96aa20f3375f92969f8668a2ac027238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a landmark heritage building, the hotel is ideally located in the city of Sydney, close ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.866590905617" Longitude="151.20274403803" StarRating="3" HotelCode="899408|17156" HotelName="ibis Sydney King Street Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Shelley Street, King Street Wharf, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/68/3c68ad3306aec629fad94aef0d4e595493ded611.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just minutes from the pulsating excitement of Darling Harbour and Sydney, and is surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888324340872" Longitude="151.14313989716" StarRating="3" HotelCode="147937|gardenlodge_sydney" HotelName="Garden-Lodge Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Parramatta Road, Haberfield, New South Wales 2045</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/96/c7963cdb2cfe8c726d44f67f5388160010c7d943.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.11" OriginalAmount="68.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.848206861188" Longitude="151.06748074293" StarRating="3" HotelCode="96199|101822" HotelName="ibis Sydney Olympic Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11b Olympic Boulevard, Olympic Park, Sydney, New south Wales 2127</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e0/39e0f241b31ea435abb93babf88d0d07536c33db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is in the heart of the Sydney 2000 Olympic precinct and is withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.893972689202" Longitude="151.18197060493" StarRating="2" HotelCode="401250|billabong_gardens_" HotelName="Billabong Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>5-11 Egan Street, Newtown, Sydney, New South Wales 2042</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/0c/b70c8371ea61437b64477ad2caf00a4dab9484e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Billabong Gardens - Hostel in Newtown (Inner West),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87831998" Longitude="151.20758433" StarRating="2" HotelCode="531640|the_pod_sydney" HotelName="The Pod Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>396 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/13/2c13b3fbc6ad6bb116367430f3cd63574b36ccfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.48" OriginalAmount="69.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.840097" Longitude="151.219261" StarRating="3" HotelCode="199666|2883705" HotelName="Neutral Bay Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Kurraba Rd, Neutral Bay, Sidney, New South Wales 2089</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cb/69cb8ab3f03e580a0830022c1dc52b2b64e1cd76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 19 rooms. Services and facilities at the hotel include a baggage stor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.88" OriginalAmount="70.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873306198078" Longitude="151.20501637459" StarRating="2" HotelCode="34672|251146" HotelName="Base Backpackers Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>477 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/c1/d9c1369db4b3caebefb38b7509bcc813c8fe9c74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.90" OriginalAmount="70.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877854" Longitude="151.20784" StarRating="3" HotelCode="13708|55494" HotelName="ibis Sydney World Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382-384 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/24/ff24291c5e22757f2c76405a2084d834db7335a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of Sydney city, within a vibrant entertainment and shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.14" OriginalAmount="70.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.716082916786" Longitude="151.10913813114" StarRating="3" HotelCode="175944|2103495" HotelName="Ascot Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Ingram Road, Wahroonga, New South Wales 2076</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/da/bada89c8c96de03808f49754e870fcb3e0502ecd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.53" OriginalAmount="70.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87674016" Longitude="151.20393022" StarRating="4" HotelCode="81402|2080085" HotelName="APX Apartments Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Dixon Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/2f/472f7e3846f5ebda808e5c04fd0a25c7a95342f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Sydney's business district and Darling Harbour’s ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.70" OriginalAmount="70.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.822640434327" Longitude="151.18656242824" StarRating="3" HotelCode="261004|1529458" HotelName="Greenwich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Pacific Highway, Greenwich, New South Wales 2065</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/ec/c6eced08ee6723854eee9d444118dc1c1c62cf26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872814333333" Longitude="151.22282133333" StarRating="2" HotelCode="148839|73793" HotelName="Highfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>166 Victoria Street, Potts Point, Sydney, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a3/01a3efdab1a9198f8dca66372558e363c2c1d72a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.79" OriginalAmount="71.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.90705245" Longitude="151.20172453" StarRating="3.5" HotelCode="585748|2883605" HotelName="ValueSuites Green Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>16 O'Riordan Street, Alexandria, Sydney, New South Wales 2015</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c9/a7c94450a805e7168b4f24813d2f15b9c7245e9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.50" OriginalAmount="71.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.894746764745" Longitude="150.95622414038" StarRating="3.5" HotelCode="263409|2239565" HotelName="Ramada Hotel &amp; Suites Sydney Cabramatta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Hume Highway, Cabramatta, Sydney, New South Wales 2166</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/23/7c23deb707370ba320d5d011f31242944b16833e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.57" OriginalAmount="71.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.83424" Longitude="151.209088" StarRating="4" HotelCode="395385|1529128" HotelName="Rydges North Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 McLaren Street, North Sydney, New South Wales 2060</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/92/669247fafc86b1667c3cbc0510220d4a1b76aa9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878338986438" Longitude="151.21067583561" StarRating="3.5" HotelCode="317939|11202" HotelName="Travelodge Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Wentworth Avenue, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32410/a_32410_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 700 m from Oxford Street, Darling Harbour, and the Pitt Street sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.930993734726" Longitude="151.1872436957" StarRating="4" HotelCode="103673|quest_mascot_serviced_apartments" HotelName="Quest Mascot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108-114 Robey Street, Mascot, Sydney, New South Wales 2020</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ea/d0eaa4cdfb423fecc8143c56d18a9edc6700ecc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.83063374" Longitude="151.2082047" StarRating="0" HotelCode="648281|the_north_sydney_hotel" HotelName="The North Sydney Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>292 Miller Street, Sydney, New South Wales 2060</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cf/43cfac7f4d11d73cfbb8cb38528ff99feff58f7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87233028" Longitude="151.19724865" StarRating="3.5" HotelCode="413258|harbour_phoenix_hotel" HotelName="The Harbour Phoenix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>131-133 Murray Street, Pyrmont NSW 2009, Australia</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/66/1466ae66fc2577bed43a6137e92c8784e5b8e4e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Harbour Phoenix Hotel is conveniently located in the popular Darling Harbour area. The hotel offers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.54" OriginalAmount="72.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.918281711057" Longitude="151.24146941446" StarRating="3" HotelCode="148829|250376" HotelName="High Cross Park Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Cuthill Street, Randwick, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/9e/f99e7ec17b9fe4b41cfb277e3c2fee2b78d0a298.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is a boutique hotel in Randwick, Sydney. The hotel is located within 5 minutes' ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87803286" Longitude="151.22058226" StarRating="2" HotelCode="407359|darlo_bar_sydney_darlinghurst" HotelName="Darlo Bar Darlinghurst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,LCD/Projector,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>306 Liverpool Street, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ba/01ba66e01d57edf57a64d3146aedb5d35fbfc8f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Darlo Bar Darlinghurst in Darlinghurst (Darlinghurs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.18" OriginalAmount="73.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.81327757" Longitude="151.10668103" StarRating="3.5" HotelCode="575110|4714955" HotelName="Studio 8 Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>8 Tucker Street, Ryde, 2112 Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/56/d7567c143784422f3e2ebeea137bd34564f7952d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881607264566" Longitude="151.20533482696" StarRating="2.5" HotelCode="903038|30968" HotelName="Sydney Central YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>11 Rawson Place, Corner of Pitt Street and Rawson Place, opposite Central Station, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/2b/fc2b606c397322ffb2cf193fd8f22afaa7be8f2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.884293575972" Longitude="151.19384493309" StarRating="2.5" HotelCode="260994|parkview_hotel_sydney" HotelName="Ryals Hotel Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>253 Broadway, Sydney, New South Wales 2007</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc254b8782b06b689754f4e583c51d8379339de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.89" OriginalAmount="74.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8700158" Longitude="151.20602384" StarRating="3.5" HotelCode="382756|2243525" HotelName="Megaboom City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Level 1 93 York Street, 2000 Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/49570/2449570/27.jpg?f=15675297</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.912338833333" Longitude="151.24111816667" StarRating="4" HotelCode="144348|avonmore_on_the_park_boutique_hotel" HotelName="Avonmore On The Park Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 The Avenue, Randwick, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/3f/7a3fc4b4ff1b0bb9dbdc27b9cd688b703b4512d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.89135465" Longitude="151.21273462" StarRating="4" HotelCode="410807|crown_hotel_surry_hills_2" HotelName="Crown Hotel Surry Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>589 Crown Street, Surry Hills, Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/b8/75b88afce1859fdb65d0005b36ac597ce3c8ee88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.09" OriginalAmount="75.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880655292133" Longitude="151.20331244785" StarRating="3" HotelCode="365756|1473098" HotelName="The Ultimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Ultimo Road, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/30/5330099a9bb1314e61d9b12183f4ea44904ff314.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the middle of Chinatown and close to Darling Harbour, this city hotel is surrounded by t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.885866974834" Longitude="151.2070514086" StarRating="3" HotelCode="902046|royal_exhibition_hotel" HotelName="Royal Exhibition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-88 Chalmers Street, Surry Hills, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/bb/c3bba5bc4886bdc0a7ce7ba555d2d23ba0d8b9de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.91578755" Longitude="151.17438348" StarRating="3.5" HotelCode="410842|southern_cross_hotel_2" HotelName="Southern Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>340 Princes Highway, Saint Peters, Sydney, New South Wales 2044</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/33/3e33e90f94bb86b04e6411bdf46f5970d278963b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Southern Cross Hotel in St Peters, you'll be conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.97" OriginalAmount="77.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879033755144" Longitude="151.20734453201" StarRating="3" HotelCode="365754|86455" HotelName="Metro Hotel Marlow Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>431-439 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ae/aaae7dabe6c007de5481fb0561eb0441c099963a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in Sydney’s southern central business district, on the corne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.21" OriginalAmount="77.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.919943870738" Longitude="151.03298485279" StarRating="3" HotelCode="92913|250326" HotelName="Travelodge Hotel Bankstown Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Greenfield Parade, Sydney, New South Wales 2200</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/0c/0c4eda561e92ab978b98bc82b46b4d9e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.30" OriginalAmount="78.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872544" Longitude="151.209254" StarRating="4" HotelCode="96190|250026" HotelName="Castlereagh Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169 Castlereagh Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/0f/a30f3cbe85defc298b1d614d42f371262bc3b08b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel boasts a central location in Sydney's commercial, retail and entertainment district. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880456" Longitude="151.213923" StarRating="5" HotelCode="300281|adge_boutique_apartment_hotel" HotelName="ADGE Boutique Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Riley Street, Surry Hills, Sidney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/96/f9961410c98233ee6f6c81fe8a3d6a86adaa0bd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.21" OriginalAmount="79.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.760377192075" Longitude="151.27685173627" StarRating="3" HotelCode="96582|250546" HotelName="Travelodge Hotel Manly Warringah Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-10 Victor Road, Brookvale, Sydney, New South Wales 2100</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/eb/eb1df877dfb572bc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.83179119" Longitude="151.20552317" StarRating="2.5" HotelCode="393261|dalziel_lodge" HotelName="Dalziel Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44 West Street, 2060 North Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/dd/3edd314ca96f1c31afe92c07ecd09689b56b95b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.01" OriginalAmount="80.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.90189338845" Longitude="151.00039601326" StarRating="3" HotelCode="77216|2103775" HotelName="Sundowner Gardenia Motor Inn Bass Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>850 Hume Highway, Bass Hill, Sydney, New South Wales 2197</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/7c/287c6c672408c1ea0e69bff210aac3504d33cdc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8743246" Longitude="151.18249892" StarRating="2" HotelCode="409201|vla_glebe" HotelName="VLA Glebe Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Garden,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>256 Glebe Point Road, 2037 Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c4d89dc6636fb3b96da8c85e84863be2745bed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Glebe (Inner West), VLA Glebe - Hostel is minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.95" OriginalAmount="81.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882386" Longitude="151.204737" StarRating="0" HotelCode="174910|1497718" HotelName="Wake Up! Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>509 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/03/f403238aa5b1d6e239c32afe6c8b6a6e85ef5d25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.37" OriginalAmount="81.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881825" Longitude="151.209466" StarRating="4" HotelCode="50850|1864" HotelName="Rydges Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Albion Street, Surry Hills, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c6/bfc63155843538ba9bda04ad5b2a3834dbdc6432.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly situated around the corner from the Central Railway Station, close to both the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.88" OriginalAmount="82.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880298" Longitude="151.198673" StarRating="3" HotelCode="96194|103072" HotelName="Metro Aspire Hotel, Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>383-389 Bulwara Road, Ultimo, Sydney, New South Wales  2007</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f1/89f195f314c541c5256224a729380022b05918d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.739740016031" Longitude="151.06844633818" StarRating="4" HotelCode="176168|pennant_hills_waldorf_apartment_hotel" HotelName="Waldorf Pennant Hills Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 City View Road, Pennant Hills, Sydney 2120</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/36/df36ee5be19e165096dbe20b0516313a6d98368c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.00" OriginalAmount="83.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872814253563" Longitude="151.20423418591" StarRating="4" HotelCode="68757|160100" HotelName="Seasons Harbour Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/ca/12ca9042cfb1c8d1a59600211a52fd2ef5ccb994.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Darling Harbour along Sussex Street, two blocks from Town Hall railway stat...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.06" OriginalAmount="83.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.934211" Longitude="151.157007" StarRating="4" HotelCode="34635|187296" HotelName="Novotel Sydney International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Levey Street, Wolli Creek, Sydney, New South Wales 2205</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/8a/d68a3da0f0cf5df794ac616aa7564d9badaba0ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently situated on Cooks River, the hotel is adjacent to the 18-hole Kogarah Golf Club and is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.71" OriginalAmount="83.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.92545056" Longitude="151.18763839" StarRating="4" HotelCode="317417|1945685" HotelName="Adina Apartment Hotel Sydney Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Bourke Road, Sydney, New South Wales 2020</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/27/0827c30490f0d66fc7f63a4b120f161b682fca15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.78" OriginalAmount="83.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882013821286" Longitude="151.20414320386" StarRating="4" HotelCode="386618|2097815" HotelName="Valentine On George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Valentine Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/34/c434f10407ee0c19fc37d32ba0072bde6c00e60d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Haymarket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882645570543" Longitude="151.20386302471" StarRating="3.5" HotelCode="68931|21501" HotelName="Rendezvous Hotel Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corner George Street and Quay Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/357665c515016842ce2e22ab64cab95d98cbc84d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly opposite Central Railway Station, and just a few minutes’ walk from Darling Harbour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.53" OriginalAmount="84.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.698268309949" Longitude="151.21473938227" StarRating="3" HotelCode="187791|2103645" HotelName="Checkers Resort &amp; Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>331 Mona Vale Road, Sydney 2084</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/66/fe6660ef60f3909511eed6ecfe9387c0b1f5665d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.94" OriginalAmount="85.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88407956582" Longitude="151.20313882828" StarRating="4" HotelCode="14766|55504" HotelName="Mercure Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>818-820 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/0b/d60bf2af07bcb765ec9b58b4e0606b77f20d9d68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies adjacent to the Central Railway Station in Sydney, and is within easy walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="86.51" OriginalAmount="85.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.957219504585" Longitude="150.8872764785" StarRating="4" HotelCode="300323|447151" HotelName="Best Western Casula Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>667 Hume Highway, Casula, Sydney, New South Wales 2170</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/04/db042ce84bb1828f9aeb4ac76b4a4ad44d8a2499.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.51" OriginalAmount="85.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888424093726" Longitude="151.20027072884" StarRating="3.5" HotelCode="82730|1919585" HotelName="Nesuto Chippendale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Chippen Street, Chippendale, New South Wales 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/67/d2676065dc4c5f91a7af0a21143d799decb0b9e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.00" OriginalAmount="86.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876817" Longitude="151.242201" StarRating="3" HotelCode="199664|2104515" HotelName="Savoy Hotel Double Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-45 Knox Street, Double Bay, Sydney 2028, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/6d/926daa7c43afbe062a4b7b7e34a5fc816a0b52da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 40 rooms. Services and facilities at the hotel include a dining area ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.47" OriginalAmount="86.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.874143532121" Longitude="151.21661961079" StarRating="4" HotelCode="335515|85990" HotelName="The Sydney Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 William Street, Sydney, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/bc/e3bc5d64c5e497febd226449a8d5458c5ba268c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' walk from the Central Business District (CBD), the Domain (ope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.78" OriginalAmount="86.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872958791117" Longitude="151.22357726097" StarRating="3" HotelCode="103736|249566" HotelName="Springfield Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Springfield Avenue, 2011 Potts Point, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/7d/707dd26e421eac84b819a3364265515ed9cdd198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the fabulous Potts Point area of Sydney. Landmarks like the Sydney Opera Hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880293" Longitude="151.209096" StarRating="2" HotelCode="184816|big_hostel" HotelName="Big Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>212 Elizabeth Street, Surry Hills, Sydney 2010, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a7/9da785562627d5fa02035dff98b190e435d3116a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Sydney CBD. The property consists of 36 bedrooms. Customers will not be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.08" OriginalAmount="87.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877205521503" Longitude="151.21181443334" StarRating="3" HotelCode="67775|250916" HotelName="Song Hotel Sydney" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-11 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/eb/3eebe779ef306e18c6935079d4aa14602eb6fed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the CBD opposite Hyde Park and Oxford Street. It is surrounded by city attra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.56" OriginalAmount="87.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.7717883475" Longitude="151.16111843188" StarRating="3" HotelCode="79944|2103895" HotelName="Killara Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Pacific Highway, Killara, New South Wales 2071</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/9b/4c9bea9fc899db28a65ef18b8a5c8516692b2923.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.56" OriginalAmount="87.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.917037815729" Longitude="151.241400267" StarRating="3" HotelCode="81461|2300115" HotelName="Randwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>211 Avoca Street, Randwick, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/76/a07635b3f77969334727dd01a9120f87fb9491ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney, about 1.9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.62" OriginalAmount="88.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87241843" Longitude="151.20626909" StarRating="3.5" HotelCode="848642|667707" HotelName="Sydney Hotel QVB" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>143 York Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/89/fe89dfd0de38eadf0277a5ac551ffeb2c49ea589.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.53" OriginalAmount="89.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.80844354559" Longitude="151.17817282677" StarRating="4" HotelCode="96196|2104035" HotelName="Royal Pacific Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>472 Pacific Highway, Lane Cove North 2066, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/cc/10cc757646f9e81a173a02e55a8aebf0bb6b24c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location, 8 km from the city centre. The establishment is well c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.31" OriginalAmount="90.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872705" Longitude="151.197107" StarRating="4" HotelCode="322229|1020018" HotelName="Ovolo 1888 Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Murray Street, Pyrmont, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711f6137af453b724c9ec7bf9989de04a461d1c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sydney, this urban hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.37" OriginalAmount="90.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881817226885" Longitude="151.20282232761" StarRating="4" HotelCode="336739|4359312" HotelName="Novotel Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Heated Pool,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169-179 Thomas Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ac/a9ac1d66af0497a60b72a40914cb755e44a97c95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Sydney's bustling theatre and entertainment district. The CBD, maj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.52" OriginalAmount="90.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888998164629" Longitude="151.23349204659" StarRating="4" HotelCode="23841|454025" HotelName="The Hughenden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Queen Street, Woollahra, Sydney, New South Wales 2025</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/b2/a1b2d8b307bf79baeff2ab6ea01b69f49d621ca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sydney. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.09" OriginalAmount="91.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.869503" Longitude="151.205256" StarRating="3" HotelCode="198439|1162108" HotelName="BreakFree on Clarence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>193-195 Clarence Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1b44271199147c732d580122ca208826777713.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Haymarket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.42" OriginalAmount="91.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.886122166284" Longitude="151.17883709569" StarRating="3.5" HotelCode="537041|2289195" HotelName="Quality Suites Camperdown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>108 Parramatta Road, Camperdown, New South Wales 2050</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ea/a9ea36ce508cd0954a2ded7cfca888636e6f5ff7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.52" OriginalAmount="91.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.898577547951" Longitude="151.1762524579" StarRating="4" HotelCode="315216|1886305" HotelName="The Urban Newtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-60 Enmore Road, Newtown, New South Wales 2042</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/eb/c5eba948ff2592f0312caa11a2222a15d48aa52a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.18" OriginalAmount="92.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877588540808" Longitude="151.21194183827" StarRating="4" HotelCode="63143|195726" HotelName="Best Western Plus Hotel Stellar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/f8/fdf8892d5a80d078897a52d392e30a9cbc7134aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located a 10-minute walk from the Darling Harbour and 6 minutes’ walk from the ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.57" OriginalAmount="92.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.847841" Longitude="151.067121" StarRating="4" HotelCode="80958|101842" HotelName="Novotel Sydney Olympic Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corner Olympic Boulevard &amp; Herb Elliott Ave, 2127 Sydney Olympic Park, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/39/7a3956ee81321bf0e688679301609fad4e199e48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is located in the geographical heart of Sydney, a short walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.82" OriginalAmount="92.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.875998" Longitude="151.209334" StarRating="4" HotelCode="79784|250476" HotelName="Hyde Park Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>271 Elizabeth Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/94/2894076e6107c1c483b627553f35092a2d30551c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Sydney's Central Business District across from Hyde Park. Gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.844581" Longitude="151.229221" StarRating="4" HotelCode="78578|cremorne_point_manor_2" HotelName="Cremorne Point Manor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Cremorne Road, Cremorne Point, New South Wales 2090</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/92/a39287383a0b16a227e2dc03da05632addbd5ac5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.53" OriginalAmount="93.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.865317" Longitude="151.208595" StarRating="4" HotelCode="397163|2080025" HotelName="The Tank Stream" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>97 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/4f/934f3e253584a27c2c1ebbb3f86b30ef3d2cbbca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868555" Longitude="151.210955" StarRating="3" HotelCode="96189|24282" HotelName="Travelodge Hotel Sydney Martin Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 Phillips Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5d/5d35dfafa81d4175/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.84809283" Longitude="151.21582817" StarRating="2.5" HotelCode="410919|carnarvon_lodge" HotelName="Carnarvon Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Parkes Street, Kirribilli, Sydney, New South Wales 2061</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/2a/582a9f4cb30ddbe0a16655b6e3c0a16e54dc6c80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.02" OriginalAmount="94.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878572" Longitude="151.209401" StarRating="4" HotelCode="52829|91278" HotelName="Vibe Hotel Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Goulburn Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/32/3a32642ea04f13012cd355bafa86520188d0bcb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a vibrant location in the heart of all the action. It is perfectly positioned to e...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.31" OriginalAmount="94.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87332026" Longitude="151.20833709" StarRating="2" HotelCode="224888|2078965" HotelName="Criterion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>260 Pitt Street (Cnr Park Street), Sydney Stadtzentrum CBD, 2000 Sydney, Australien</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ac/1cac96538c9df2ee92861d27d638fc89228409e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.47" OriginalAmount="94.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.864817" Longitude="151.203719" StarRating="3.5" HotelCode="103732|454185" HotelName="Napoleon on Kent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219 Kent Street, Sydney, NSW 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c9/28c9a8c44fffa5165118a9be9c208ae25da42317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.92" OriginalAmount="94.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878519359627" Longitude="151.20354920626" StarRating="4" HotelCode="365757|46284" HotelName="Holiday Inn Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Harbour Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/98/4698c697d96a6d8f65aacf88b27394c78715a1b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sydney, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86485222728" Longitude="151.20537042618" StarRating="3.5" HotelCode="23460|2782" HotelName="Travelodge Hotel Sydney Wynyard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 York Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31203/a_31203_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated right next door to all of Sydney's wonderful attractions. Perfectly l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.97" OriginalAmount="95.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.841655" Longitude="151.208567" StarRating="4" HotelCode="335511|1020448" HotelName="North Sydney Harbourview" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Blue Street, North Sydney 2060</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/6e/786e44a7b2049df14d6c60355a6f3d0dfb02fb30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.20" OriginalAmount="95.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876873718506" Longitude="151.20767176151" StarRating="4" HotelCode="18255|53844" HotelName="Rydges World Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>389 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/a4/a0a4428fd692064eb833f3b97f2903af06042117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within the World Square precinct in Sydney central business district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.48" OriginalAmount="95.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8794989" Longitude="151.2084369" StarRating="4" HotelCode="153475|114615" HotelName="Oaks on Castlereagh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Kitchen,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Castlereagh Street, Haymarket, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216678/a_216678_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amidst the entertainment and business district of Sydney City, the hotel is only a relaxed s...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87385263" Longitude="151.21838933" StarRating="2" HotelCode="409787|sydney_star_backpackers" HotelName="Sydney Star Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>132 Bourke Street, 2011 Woolloomooloo</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/3a/b83a585bff760f3d0a5cd65c055d2c9502fa4e8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering free WiFi, a shared lounge and BBQ facilities, Sydney Star Backpackers is located 10 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.18" OriginalAmount="96.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879796" Longitude="151.216154" StarRating="3" HotelCode="184903|2104595" HotelName="Sydney Wattle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108, Oxford Street, Darlinghurst 2010, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8c/7f8c703f28bc1ace3bb2ded21e6bf7ccb1039bd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.40" OriginalAmount="96.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.829997" Longitude="151.208491" StarRating="3" HotelCode="96193|250136" HotelName="North Shore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>310 Miller Street, 2060 North Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/95/9c95f8623c4633c295749a4698591880c5c03b0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870486758521" Longitude="151.22162890331" StarRating="3" HotelCode="82782|waldorf_apartments_in_woolloomooloo_waters" HotelName="Waldorf Woolloomooloo Waters Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Dowling Street, Woolloomooloo, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/30/4b3029f219fe08f33de2be53906f97b64f6c7a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87802002" Longitude="151.19869529" StarRating="3.5" HotelCode="420846|glasgow_arms_hotel" HotelName="Glasgow Arms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Designated Smoking Area,Elevator,Internet,Lounge,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>527 Harris Street, 2007 Ultimo, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e4/02e4a63929f520d62ff8da1ecc4ade2b347c473a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Glasgow Arms Hotel is conveniently located in the popular Darling Harbour area. The hotel offers a h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879006" Longitude="151.205377" StarRating="4" HotelCode="92911|breakfree_on_george" HotelName="BreakFree On George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>653 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0e/d40ee311913b797d53449d8a88969292fa7dd76a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short stroll from the Town Hall, Sydney Convention and Exhibition Centre and ANZ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.18" OriginalAmount="98.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.874453" Longitude="151.221941" StarRating="4" HotelCode="16096|86819" HotelName="Holiday Inn Potts Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Victoria Street, Potts Points, Sydney 2011, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/02/18021996224611597a5e2a4d64032c8229701409.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set on a tree-lined street mid way between Darling Harbour and Bondi Beach, close to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.51" OriginalAmount="98.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879245302185" Longitude="151.20568692684" StarRating="3" HotelCode="395374|45694" HotelName="Capitol Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Campbell Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0c/f30c6f0234b39274300bdf7832ded3245797b0cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.82" OriginalAmount="98.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881825020478" Longitude="151.19742706418" StarRating="3" HotelCode="97351|250596" HotelName="Vulcan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Wattle Street, 2007 Sydney, Ultimo, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/80/e68014c80d56803699ff4949b12dd29a83439524.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in Wattle Street of Ultimo. A gentle stroll from the estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.01" OriginalAmount="99.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.850484824943" Longitude="151.06249152196" StarRating="4" HotelCode="260999|1873055" HotelName="Quest at Sydney Olympic Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Edwin Flack Avenue, Olympic Park, Sydney, New South Wales 2127</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c1/c0c1a6385e4f58d19227078e57440e6e08675e14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.69" OriginalAmount="101.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873662511441" Longitude="151.20343923569" StarRating="4" HotelCode="335513|48104" HotelName="PARKROYAL Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Day Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/62/e462f129412fe2ccdd3d551243136353a301a30e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Sydney. For business travellers, it provides everything n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.88" OriginalAmount="101.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.858088" Longitude="151.208873" StarRating="4" HotelCode="15380|1844" HotelName="Rydges Sydney Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/db/79db9fd6049d893e58c5e3007d26f159470734f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique hotel is nestled between Sydney's famous Harbour Bridge and Opera House, in the historic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="103.10" OriginalAmount="102.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86727115" Longitude="151.20328851" StarRating="4.5" HotelCode="613739|CBE602800" HotelName="West Hotel Sydney, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/14/66148faf2bc8dc067abe87c25000e95dd3434d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.27" OriginalAmount="103.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871668" Longitude="151.204859" StarRating="4" HotelCode="92908|100972" HotelName="Mantra on Kent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>433 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/6f/ee6f75086fe30a61f281533ab3718019b372a8e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within a short stroll of the Queen Victoria Building, Cockle Bay W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.94" OriginalAmount="103.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86450104204" Longitude="151.20753431818" StarRating="4" HotelCode="23204|63334" HotelName="Mantra 2 Bond Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner George Street &amp; Bond Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a8/5ca81d2ff9e4995f6d45a114bc00ca78429bd098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located close to Sydney's popular shopping and financial precincts and a host...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.09" OriginalAmount="104.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876214562418" Longitude="151.21248364448" StarRating="5" HotelCode="38658|912305" HotelName="Pullman Sydney Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 College Street, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/aa/30aa1de379750728aefa21983650c3d55e2039c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the junction of downtown Sydney's business district, overlooking the Hyde P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.11" OriginalAmount="104.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859968145007" Longitude="151.20686455884" StarRating="3" HotelCode="385619|2287835" HotelName="Sydney Harbour YHA - The Rocks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>110 Cumberland Street, The Rocks, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/51/265174f523f64ced83a8cd58157a50d22795b64a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay at Sydney's only backpacker hostel in the city's historic harbourside precinct - The Rocks - an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.88" OriginalAmount="108.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870621" Longitude="151.221933" StarRating="3" HotelCode="151879|249946" HotelName="Mariners Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44-50 McElhone St, Woolloomooloo, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/ff/84ffe7c6865a25970bd16de1c8ec1ae59e3f4051.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the city of Sydney, the hotel is within easy reach to some points of interest of Sydney ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.40" OriginalAmount="109.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882568232788" Longitude="151.19593889186" StarRating="4" HotelCode="557133|585761" HotelName="Veriu Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Mountain Street, Sydney, New South Wales 2007, Ultimo</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/5c/b95ce0778067f37de18bb072e970589a54dc6fe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.64" OriginalAmount="109.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.874919" Longitude="151.205409" StarRating="5" HotelCode="92909|250246" HotelName="Fraser Suites Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/zz/90ade51f07116db6be65d4cfd42a6a398cf85386.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of the city on Kent Street, the location of the hotel makes it easy to reach. Conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872182" Longitude="151.197755" StarRating="4.5" HotelCode="15253|29908" HotelName="Novotel Sydney on Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Murray Street, Darling Harbour, Pyrmont, New South Wales 2009</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/60/ac60fac44c6e9d7ce0b1debeb19229cede80f80a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.866915768186" Longitude="151.2049191828" StarRating="2" HotelCode="260993|wynyard_hotel" HotelName="Wynyard Hotel, Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>107 Clarence Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/7e/c87e69a3904b1877af4add7844a353b9b8e18947.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.52" OriginalAmount="111.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859649" Longitude="151.208117" StarRating="5" HotelCode="13204|89478" HotelName="Harbour Rocks Hotel Sydney - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Harrington Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/de/62dee75d4d459edbb3e2736341180ccdf9cf13ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel stands in the centre of the historic and picturesque Rocks district. It is a pop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.48" OriginalAmount="112.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87511679" Longitude="151.20417901" StarRating="4.5" HotelCode="965797|668096" HotelName="Vibe Hotel Sydney Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>319 - 325 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/2f/c52f6af57b0cd34594b63b88d2173daa225de04f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.04" OriginalAmount="113.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.864442" Longitude="151.205375" StarRating="4" HotelCode="82811|250226" HotelName="The York by Swiss-Belhotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 York Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/53/ee53c737bd94164cc67bb387a674210b2ffce5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly apartment hotel is located in the heart of Sydney, close to the Opera House (1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.823113" Longitude="151.186868" StarRating="4" HotelCode="82591|229089" HotelName="Urban St. Leonards" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194 Pacific Highway, corner Bellevue Ave and Pacific Highway, St Leonards, New South Wales 2065</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f5/86f5c9d8621d3d356e77589f22657268e2f9f8e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Pacific Highway, the city hotel is within 5 km of Luna Park Sydney, Harbour Bridge, A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876087" Longitude="151.204901" StarRating="4" HotelCode="42187|55143" HotelName="Radisson Hotel &amp; Suites Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Liverpool Street, Darling Harbour, Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/50/435072065cf491e4513c8f49b3c0a3c656341a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a prime central location adjacent to Darling Harbour, the hotel is close to many of Sydney'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.37" OriginalAmount="115.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.9341585" Longitude="151.16568901111" StarRating="4" HotelCode="260986|1020918" HotelName="Rydges Sydney Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Arrival Court, International Airport, Sydney, New South Wales  2020</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/9c/f69c09b73540784a9392d97ee0169b0f1f679e58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this airport hotel is ideal for business travellers arriving or departing from Sy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.32" OriginalAmount="117.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.889143096688" Longitude="151.19568424222" StarRating="4" HotelCode="92914|91509" HotelName="Adina Apartment Hotel Sydney Chippendale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74-80 Ivy Street, Chippendale, Sydney, New South Wales 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/54/9a549cb4330b94f9eca33daec3e8fdb7c1bee8c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.63" OriginalAmount="117.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.864527057838" Longitude="151.20653450489" StarRating="5" HotelCode="27764|45684" HotelName="Amora Hotel Jamison Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Jamison Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/35/73353992b81979f82fe07e51fcd1f124a53f94ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the city’s most dynamic commercial district, close to the histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.91821298" Longitude="151.2420416" StarRating="3" HotelCode="331429|royal_hotel__12" HotelName="Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Perouse Road, Randwick, Sydney, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/4f/d14fd37abe62a5caea9a07f90d3f08e7a48bbb9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Sydney, Royal Hotel puts everything the city has to offer just outside yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.10" OriginalAmount="118.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870137170665" Longitude="151.20348215103" StarRating="4" HotelCode="12615|1814" HotelName="Hyatt Regency Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/03/030344b6d39f1b85dc74b9c88b9886e144e9e45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sydney's central business district, overlooking Darling Harbour, just a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.96" OriginalAmount="121.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871809665711" Longitude="151.20727479458" StarRating="5" HotelCode="32815|1824" HotelName="Hilton Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/42/df/42df3c087b9a01ea78a72889e9c41ae24893063f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sleek and contemporary, the hotel is superbly located in the city centre, accessible from George Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877729313802" Longitude="151.22046613893" StarRating="3.5" HotelCode="80416|183657" HotelName="Medusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>267 Darlinghurst Road, Darlinghurst, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/49/1f495e391296a4a9db09fe0fb79f192018d9c183.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.869004710339" Longitude="151.22024729848" StarRating="5" HotelCode="68817|35994" HotelName="Ovolo Woolloomooloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Cowper Wharf Roadway, Woolloomooloo, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/23/4123db9ed7136fe2b7ca4aa573604e6edbc9609a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located on the Wharf at Woolloomooloo, Sydney, and enjoys spectacular views....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878376360986" Longitude="151.20693329696" StarRating="4" HotelCode="103653|quest_world_square_serviced_apartments" HotelName="APX World Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Cunningham Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/3d/383df48be2154029ffbfb278afdeb0fe6629157f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located right in the heart of Sydney, surrounded by many of the city's finest attractio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.42" OriginalAmount="124.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88460558" Longitude="151.2015483" StarRating="5" HotelCode="410825|2103965" HotelName="The Old Clare Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kensington Street, Chippendale, Sydney, New South Wales 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/fd/b6fdca64d8d352b19505ee46c736ee05d45d6f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.21" OriginalAmount="124.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868972" Longitude="151.205958" StarRating="4" HotelCode="18320|250076" HotelName="The Grace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 York Street, Sydney, New South Wales 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/3e/e63ed56258c12ff864d159dd0d32b7cd9b18e0c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is right in the heart of the central business district. It is only 500 m from the Town Hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.89" OriginalAmount="126.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870653843738" Longitude="151.20750278234" StarRating="5" HotelCode="69524|1914" HotelName="Swissôtel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Market Street, 2000 Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/38/c1386225e64204a9892f6eb957b7c0fd51ebc4a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a vibrant inner-city location, offering relaxed and luxurious surroundings right on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.09" OriginalAmount="127.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876793" Longitude="151.212447" StarRating="4" HotelCode="13654|89950" HotelName="Oaks Hyde Park Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 College Street, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/1d/1d6d78868d48d2de980c329620e7fc23/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features a prime city centre location overlooking the picturesque Hyde Park. It is a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8742968155" Longitude="151.20507535582" StarRating="4" HotelCode="365760|255756" HotelName="Adina Apartment Hotel Sydney Town Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>511 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/bc/31bc0698ccd0566400b2e08cbb9955702729abd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.64" OriginalAmount="128.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.659657" Longitude="151.30885" StarRating="4" HotelCode="176403|2272585" HotelName="Metro Mirage Hotel Newport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Parade West, Newport, New South Wales 2106</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/44/c444df2585df2745aaff9c0c8c7da40ef61c1ff5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86568741709" Longitude="151.20890825987" StarRating="5" HotelCode="16401|7616" HotelName="Radisson Blu Plaza Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 O'Connell Street, 2000 Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e2/e8e218deee41618956dde9f7415b30c987282802.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of this hotel is ideal for business or pleasure. It lies in the heart of the Central Bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.43" OriginalAmount="130.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88286" Longitude="151.220326" StarRating="3" HotelCode="67787|243436" HotelName="Arts Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Oxford Street, Paddington 2021, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/22/a3229725a1689b70971b1b73032c5f2dc4740193.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among the chic attractions of fashionable Paddington and within walking distance of the city, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.13" OriginalAmount="130.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.869453464852" Longitude="151.19558036327" StarRating="5" HotelCode="178572|1022088" HotelName="The Darling" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Star, 80 Pyrmont Street, Pyrmont, Sydney, New South Wales 2009</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/32/653297b2d3e2642142d5634ad33e1917ec0db34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies on Pyrmont Street and is connected to other points in Sydney via the metro stations c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88257615" Longitude="151.21175002" StarRating="3.5" HotelCode="763414|397365" HotelName="Little Albion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>21 Little Albion Street, Surry Hills, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/48/8f48d5f84d410180cea4fb3088a59944235ae0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8897581" Longitude="151.2751902" StarRating="3" HotelCode="332022|bondi_113" HotelName="Hotel Bondi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>178 Campbell Parade, Bondi Beach, Sydney, New South Wales 2026</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3c/023c50948c731a21e91956c58d2853787c5a427d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.03" OriginalAmount="134.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.861221840636" Longitude="151.20653182268" StarRating="5" HotelCode="200965|1874" HotelName="Shangri-La Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumberland Street 176, 2000 Sydney NSW</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/46/7946413e79d82557b1e84e0985d5f64b1d1c758f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic Rocks district and is close to Sydney's numerous transport con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.29" OriginalAmount="134.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.797038613219" Longitude="151.28781793509" StarRating="3" HotelCode="329199|2289485" HotelName="Hotel Steyne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>75 The Corso, Manly, Sydney, New South Wales 2095</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/f3/1df3ab51e04ef782f2a8b8d710b4d925513292f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.30" OriginalAmount="134.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.862642832443" Longitude="151.20922744274" StarRating="5" HotelCode="20405|1924" HotelName="Marriott Sydney Harbour at Circular Quay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/16/ad16e17ced1a32445ce921a99b04bb412579ef20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This recently renovated contemporary hotel is Sydney's premier harbourside hotel, surrounded by spec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.64" OriginalAmount="135.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876186726322" Longitude="151.24313727021" StarRating="5" HotelCode="65082|1013975" HotelName="InterContinental Sydney Double Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Cross Street, Double Bay, Sydney, New South Wales 2028</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/be/b6be3c3b5f4a8162f770e7a2f9427fbf6f0173a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.72" OriginalAmount="136.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868669534835" Longitude="151.20379328728" StarRating="3" HotelCode="80614|2289545" HotelName="Metro Apartments on King" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-29 King Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/7c/1d7c833764b7a9cff9bdae304df963294c71c233.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88569065" Longitude="151.22779702" StarRating="3.5" HotelCode="576116|408739" HotelName="Mrs Banks Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>259 Oxford Street, Paddington, Sydney, New South Wales 2021</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/a6/97a66de414a8bf282c44380695fee8227d3c9430.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.861736340401" Longitude="151.20666190982" StarRating="5" HotelCode="92912|quay_west_suites_sydney" HotelName="Quay West Suites Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Gloucester Street, The Rocks, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/00/5100563311d31b9b5c97ea9514c7ee91161cd50b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly situated in the historic Rocks area overlooking the harbour. This beautifully ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.862984" Longitude="151.212481" StarRating="5" HotelCode="258466|intercontinental_sydney" HotelName="Intercontinental Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>117 Macquarie Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/a7/3ea7a6837c48be9dbe0bab8a1f599c9036bccbbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated opposite the Royal Botanic Gardens and only 12 km from the international airport, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.863809" Longitude="151.207831" StarRating="5" HotelCode="78942|establishment_hotel" HotelName="Establishment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Bridge Lane, Sidney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/05/d1053d2f19669592ba18173ec945fdf046c230ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a marvellous central location in Sydney, just a short stroll from The Rocks, Circul...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.97" OriginalAmount="140.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859975669267" Longitude="151.2077870965" StarRating="4" HotelCode="56050|85416" HotelName="Rendezvous Hotel Sydney the Rocks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Harrington Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/84/4484e23736a3d4d51d8464750951d0cd5656630b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located in the famous Rocks area of Sydney, just moments away from Circular q...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.35" OriginalAmount="140.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.68915448" Longitude="151.22212036" StarRating="4" HotelCode="407674|2120795" HotelName="Miramare Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Coffee Shop,Conference Hall,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Telephone Service,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>289 Mona Vale Road, Terrey Hills, New South Wales 2084</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/26/bc26e7160df8e396fd0284b31dd29d823021ebf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Miramare Gardens Boutique Accommodation in Terrey Hills, you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873224472321" Longitude="151.20770712299" StarRating="3.5" HotelCode="224890|hotel_coronation" HotelName="Coronation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Park Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/67/65671f4689cccf218d879a289f0a03eb2cb1d722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.47" OriginalAmount="141.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871607008269" Longitude="151.2097504735" StarRating="5" HotelCode="17521|1884" HotelName="Sheraton Grand Sydney Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Elizabeth Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e2/62e25d069067964de39ea37c3549e920aa5f8c55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel is located directly opposite Hyde Park, the tree-lined oasis in the heart of bustli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.61" OriginalAmount="141.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868625" Longitude="151.203764" StarRating="3" HotelCode="96188|254366" HotelName="Metro Apartments on Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-136 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f4/3bf4429fab4f39ff21fe5743f7174bd00024a131.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, close to Darling Harbour, shopping centres, tourist a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.64" OriginalAmount="141.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.865484745114" Longitude="151.21102586389" StarRating="5" HotelCode="317947|1894" HotelName="Sofitel Sydney Wentworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61-101 Phillip Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf780440a516eb480258f035eadb81ba59a377.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated right in the heart of Viseu old town, this hotel is a building of great architectural and h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.38" OriginalAmount="141.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87493227" Longitude="151.20790544" StarRating="5" HotelCode="450195|4972455" HotelName="Primus Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>339 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d5/f4d5504a101e947b9568cb2705fbddcec400ba97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.67" OriginalAmount="142.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.867800967603" Longitude="151.20824575424" StarRating="5" HotelCode="18557|1934" HotelName="The Fullerton Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Martin Place, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4b/21/4b211ca62513cceee0705acb871ef524b9c997d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district, nestled among the city's renowned shops, rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.34" OriginalAmount="142.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87096" Longitude="151.20710066667" StarRating="5" HotelCode="199662|1020788" HotelName="QT Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Market Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f9/1ef974134c56621f038d57125eb37a0d160fbe45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sydney, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.33" OriginalAmount="143.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.918879" Longitude="151.257907" StarRating="4" HotelCode="78534|252506" HotelName="Coogee Sands Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Dolphin Street, Coogee 2034, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/9a/d29ae20616ca5ab341db34f5243c98002602278c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on the beach at Coogee, the hotel is 15 minutes from Sydney's CBD and Sydney-Kingsford...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.18" OriginalAmount="149.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8726474" Longitude="151.19868578" StarRating="5" HotelCode="510215|2272145" HotelName="Sofitel Sydney Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Darling Drive, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/9d/6e9d9e323be67ed336c2e375f83dec1415f26149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.52" OriginalAmount="151.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.960247" Longitude="151.156431" StarRating="4" HotelCode="21526|100292" HotelName="Novotel Sydney Brighton Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Grand Parade &amp; Princess Street, 2216 Brighton-le-Sands, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/90/da906ee36c5f5a4602e3190a03b0e6f574f32470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated only 15 km from Sydney's central business district. The adjoining...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.854227900011" Longitude="151.20811700821" StarRating="4" HotelCode="32814|205855" HotelName="Pier One Sydney Harbour, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Hickson Road, Walsh Bay, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa968792adb7680640aaad09db1cc60ca8728ad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Found alongside Sydney's famous Harbour Bridge, the hotel is adjacent to The Rocks, Sydney's oldest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86810537" Longitude="151.20443303" StarRating="0" HotelCode="782778|504020" HotelName="Skye Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>300 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/21/a5211acaab9dd28b46a3340fcbfc2d9745e07a98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.61" OriginalAmount="160.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.92123225" Longitude="151.25553275" StarRating="4" HotelCode="78532|1529398" HotelName="Coogee Bay Hotel - Boutique-Style" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 Vicar Street, Coogee Beach, Coogee, Sydney, New South Wales 2034</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a5/a5e807c5e620f665/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.891202" Longitude="151.27362" StarRating="3.5" HotelCode="208014|ravesis_on_bondi_beach" HotelName="Ravesi's Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118 Campbell Parade, Bondi Beach, Sydney, New South Wales 2026</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ec/65ec8fbaef84c8d7028a55ed446cc4ff2eb2a097.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.10" OriginalAmount="168.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859060634649" Longitude="151.04319111045" StarRating="3" HotelCode="199665|4714515" HotelName="Liberty Plains Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Drive, Lidcombe, New South Wales 2141</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9d/749df8d9b225335c8f1268564c24aad73fae0120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.82" OriginalAmount="173.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88135429" Longitude="151.20502848" StarRating="2" HotelCode="425925|2482255" HotelName="790 on George Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Conference Hall,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>790 George Street, Haymarket, Sydney 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/47/d4475ad99e175f97626b72cfc14d388c836c2612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star 790 on George Backpackers offers comfort and convenience whether you're on business or ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.77" OriginalAmount="177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.73393176258" Longitude="150.96743980489" StarRating="4" HotelCode="197298|adina_norwest" HotelName="Adina Apartment Hotel Norwest Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Brookhollow Avenue, Norwest, Sydney, New South Wales 2153</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/e0/ade0dcfcdae5e9e77107ce98ef82292b1f457162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Baulkham Hills. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.61" OriginalAmount="177.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.861532" Longitude="151.207706" StarRating="5" HotelCode="317945|94342" HotelName="Four Seasons Hotel Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c3/eb/c3ebfce7d53d0e9ff6b4b847db5fa38f6cc8c631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stunningly situated overlooking Sydney Harbour in the historic Rocks district, a short walk from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.04" OriginalAmount="181.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.860538620248" Longitude="151.20843686163" StarRating="3" HotelCode="81955|252346" HotelName="Russell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>143a George Street, The Rocks, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a9/12a9635a9223269456413a1b66f05679a2ff27cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned near a number of must-see attractions and sights, a short walk from the Sydn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.57" OriginalAmount="191.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.92255" Longitude="151.255774" StarRating="4" HotelCode="49924|1804" HotelName="Crowne Plaza Coogee Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>242 Arden Street, P.O. Box 558, Sydney 2034, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/0d/e80def0b7747ff6e7f25567a47bd1ff727bc799c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affectionately known as ‘Sydney’s Seaside Village’, Coogee is just a few kilometres from the centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.53" OriginalAmount="194.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87918889" Longitude="151.20972306" StarRating="4" HotelCode="456649|1456498" HotelName="Zara Tower Hotel - Luxury Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>61-65 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/33/1533ff966c9216ff41e3847cc4c0fd99e3a47cc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.65" OriginalAmount="197.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.84282419319" Longitude="151.28251162926" StarRating="4" HotelCode="224892|2893165" HotelName="Watsons Bay Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 Military Road, Corner Of Marine Parade, Watsons Bay, Sydney, New South Wales 2030</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/f6/c6f6312298ce60a29c22529a8b074714eb8dd82f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sydney. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.860726" Longitude="151.213105" StarRating="5" HotelCode="16324|pullman_quay_grand_sydney_harbour" HotelName="Pullman Quay Grand Sydney Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Macquarie Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/3e/a83e588dd3d383e134110bbb94537b257177223e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the midst of Sydney's key attractions including Sydney Harbour, the Harbour Brid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871609" Longitude="151.223065" StarRating="3" HotelCode="18935|albert__victoria_court_sydney" HotelName="Spicers Potts Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120-124 Victoria Street, Potts Point, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/20/20201bfaec9aa25ebf129919c5cf69c4d45eca64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on the quiet, leafy Victoria Street in lively Potts Point, the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.56" OriginalAmount="218.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.884215041547" Longitude="151.2140607383" StarRating="4" HotelCode="92915|253676" HotelName="Adina Apartment Hotel Sydney Surry Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>359 Crown Street, Surry Hills, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/94/f8949cbb544d2d0cc275ce275f7dde14dd9d2f71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="221.54" OriginalAmount="219.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88574413" Longitude="151.18054908" StarRating="4" HotelCode="458538|557861" HotelName="Veriu Suites Camperdown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>84-86 Parramatta Road, Camperdown, Sydney, New South Wales 2050</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/17/7a170599a477f11918363599fa273bea669d8a9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sydney.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.860512" Longitude="151.203594" StarRating="5" HotelCode="18388|935535" HotelName="The Langham Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89-113 Kent Street, 2000 Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/9d/129d4d23c92fcff7f98bb7eecfe81c67d195be1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located near Sydney's historic rocks and central business district, and nestled near the vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="756.49" OriginalAmount="749.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.855949" Longitude="151.209144" StarRating="5" HotelCode="15699|park_hyatt_sydney" HotelName="Park Hyatt Sydney" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Hickson Road, The Rocks, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/8f/4a8fde7077e1a2f948826a357e4f9f9c7967a508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is uniquely positioned right on the water's edge of Sydney Harbour. It enjoys spectacular ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Jacuzzi,Wheelchair Access,Designated Smoking Area,Kitchen,Golf,Shopping Arcade,Nightclub,Spa,Diet Meals,Bicycle Rental,Garden,Housekeeping,Luggage Storage,Elevator,Parking,ATM/Cash Machine,Dry Cleaning,Business Centre,Coffee Shop,LCD/Projector,Library,Meeting Room,Smoking Rooms,Vending Machine,24 Hour Front Desk</BasicAmenities>
    <HotelRating>5,3.5,3,4,4.5,2.5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,ECO HOTEL,HOSTEL,HISTORIC HOTEL,AIRPORT HOTEL,BEACH HOTEL,HOTEL DE CHARME,HOTEL,APARTMENT,APARTHOTEL,HOSTELS,MOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|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="1c709041-59fc-4d2a-bd24-b3b13d30cf75">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3371" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1c709041-59fc-4d2a-bd24-b3b13d30cf75|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="2025-12-11T09:55:52.5702373+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1c709041-59fc-4d2a-bd24-b3b13d30cf75" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="44.83" OriginalAmount="44.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.476947546016" Longitude="153.03592603555" StarRating="3" HotelCode="349752|2294155" HotelName="The Cliff House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>528-532 Main Street, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/1c/201cfc831b46f5051b22fbc27c6eb541e04d0e6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.62" OriginalAmount="50.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.452432867128" Longitude="153.02986487962" StarRating="3" HotelCode="261048|2106495" HotelName="Brisbane Manor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>555 Gregory Terrace, Fortitude Valley, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/21/e921b6475c30b3c04ff5a9bff1ad404bc95eb1f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.80" OriginalAmount="54.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.439835738812" Longitude="153.04896430329" StarRating="3" HotelCode="229964|2294425" HotelName="Kingsford Riverside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2d/542dbc5c6f22354f9e2eb6a09fb71cb19c5f39a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.66" OriginalAmount="55.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.437707606067" Longitude="153.06920528412" StarRating="3" HotelCode="34632|195026" HotelName="Airport Hacienda Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>560 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/68/2568b8bd9836a035ea78c27b3289a61add2d5a03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel is conveniently located near Brisbane Airport, Brisbane city centre and Southbank Parkland...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.41" OriginalAmount="57.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.43956" Longitude="153.031235" StarRating="3" HotelCode="212710|2061025" HotelName="ibis budget Windsor Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>159 Lutwyche Road, Brisbane, Queensland 4030</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/19/0d1955580800e9ba874de0480f6b7c276add2479.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46662872" Longitude="153.01326489" StarRating="4" HotelCode="507355|brisbane_city_backpackers" HotelName="Brisbane City Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380 Upper Roma Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/54/7354763eb93bb9a63d11105645f807b4e4879835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47143147" Longitude="153.02455819" StarRating="4" HotelCode="430386|ibis_styles_3" HotelName="ibis Styles Brisbane Elizabeth Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Elizabeth Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/26/ef268c32cb6fd817722d8d8b206c5014c144de4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Brisbane CBD, the 368 room ibis Styles Brisbane features uninterrupted v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.12" OriginalAmount="65.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472919315819" Longitude="153.02572532639" StarRating="4" HotelCode="68787|53864" HotelName="The Great Southern Hotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>103 George Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/be/31be877b7b24f9b36490b8cb2469e8ffd0c28ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the heart of the city, adjacent to the Treasury Casino and a 1-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.467" Longitude="153.01643" StarRating="4" HotelCode="68714|155885" HotelName="Park Regis North Quay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>293 North Quay, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/2c/8e2c41c92de127777bb246f216d893387b5009c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short walk from Suncorp Stadium, the Brisbane Convention Centre, Southba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.352529699265" Longitude="153.01530020233" StarRating="3.5" HotelCode="261061|aspley_motor_inn" HotelName="Aspley Carsel Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1549 Gympie Road, Carseldine, Brisbane, Queensland 4034</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/c6/d8c6a2c2a17f5f5083eb33280891fe555add171b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, room service and a laundry s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47404" Longitude="153.036452" StarRating="4" HotelCode="82422|the_point_brisbane" HotelName="The Point Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lambert Street 21, 4169 Kangaroo Point</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/69/1b69a623f651bacc8d71f9cbed6f69b234cd1220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468338" Longitude="153.023106" StarRating="4" HotelCode="96058|mercure_brisbane_king_george_square" HotelName="Mercure Brisbane King George Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Ann &amp; Roma Street, King George Square, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/1b/381b9f0448d9f7b08988da475d131621c6923d80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane, Australia, only 1 km away from the Botanical Gardens and the Perf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.19" OriginalAmount="66.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.412659591943" Longitude="153.07610392571" StarRating="3" HotelCode="212694|2061015" HotelName="ibis budget Brisbane Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Navigator Place, Corner Nudgee Road, Hendra, Brisbane, Queensland 4011</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/b8/9c/b89cb48fe1cc654b5063a5ec83f1b69fb85f1240.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service and a laundry service. Wireless internet access in public areas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.28" OriginalAmount="67.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463358" Longitude="153.025869" StarRating="4" HotelCode="102545|1018818" HotelName="Mantra Terrace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Astor Terrace, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/99/30994c9807105d2a1efb334b45692977cd0adfc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Brisbane's CBD, about 16 km away from Brisbane International Airport. Shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.42" OriginalAmount="68.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.433884211531" Longitude="153.07166434788" StarRating="4" HotelCode="261042|2077335" HotelName="Pegasus Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Nudgee Road, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/b4/b8b46e4eed17bb4e27a5fdadeec850b330f73050.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464411097719" Longitude="153.02129009174" StarRating="3" HotelCode="96062|soho_brisbane" HotelName="Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>333 Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/c1/12c17e68adbc3577a6ed680fd1e8a443b34dd9d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46407175" Longitude="153.02501449" StarRating="2.5" HotelCode="455177|brisbane_quarters" HotelName="Acacia Inner City Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>413 upper Edward Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/49/dd49c5caa78d4de5b431c976c6060db761d75df9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.80" OriginalAmount="71.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.350045301292" Longitude="153.04124558895" StarRating="3.5" HotelCode="262569|3076655" HotelName="Colonial Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>351 Beams Road, Taigum, Queensland 4018</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/cc/70cc4c2ae80f6e1d9828d6a584879b21da885d9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.32" OriginalAmount="71.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.565643" Longitude="153.086543" StarRating="3" HotelCode="73746|91546" HotelName="Travelodge Hotel Garden City Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 MacGregor Street, Upper Mount Gravatt, Brisbane, Queensland 4122</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/87/873d8ad4db0d53aa/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 12 km to the south of Brisbane, 100 m from the fabulous Westfield Garden ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.83" OriginalAmount="72.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464200318911" Longitude="153.01278093254" StarRating="5" HotelCode="300390|518921" HotelName="Gambaro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Caxton Street, Petrie Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/44/3d44f50ba46c2166da549ff8d8bb9355f57f30c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.65" OriginalAmount="72.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462541690168" Longitude="153.02438557148" StarRating="3" HotelCode="96059|277389" HotelName="Metropolitan Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 Leichhardt Street, Spring Hill, Brisbane, Queensland 4001</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/da/4dda60dbc778b3daab557b1176caa60fb35a8be1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located about 1 km from the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.12" OriginalAmount="73.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472084057701" Longitude="153.0274929903" StarRating="4" HotelCode="318752|1589368" HotelName="Capri by Fraser, Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Albert Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d3/f9d395a31578ae35bd857091785636960e1d9133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.41" OriginalAmount="73.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462228" Longitude="153.021875" StarRating="4" HotelCode="370955|84622" HotelName="Hotel Grand Chancellor Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Leichhardt Street, Corner Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/58/589e144870aeff8d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short stroll away from the heart of the city, with its malls and shopping ve...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.57202215" Longitude="153.06299462" StarRating="3" HotelCode="367153|sunnybank_hotel_brisbane_" HotelName="Sunnybank Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>275 McCullough Street, Sunnybank, Brisbane, Queensland 4109</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/7d/d07d6cff5b13d7ad1542b0e285304b4877e17750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.09" OriginalAmount="74.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.35015779" Longitude="153.01443189" StarRating="3" HotelCode="415174|2618245" HotelName="Comfort Inn North Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Denver Road, Carseldine, Brisbane, Queensland 4034</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/cf/eacf48fccf43bb5a3c123f47476b951dceff8e2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.466776743441" Longitude="153.02583932877" StarRating="4" HotelCode="39285|rendezvous_hotel_brisbane_anzac_square" HotelName="Adina Apartment Hotel Brisbane Anzac Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Ann Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/9a/c09a50eb64f8012a564a390203b18d07a101e68c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies opposite Central Station and is just 100 m from the Queen Street Mall. Guests couldn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463358583333" Longitude="153.02555828333" StarRating="4" HotelCode="201178|punthill_brisbane" HotelName="Punthill Spring Hill Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Astor Terrace, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d1/58d1b4eeb9ec7ce4f62773239d725f5d07a93001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471198229054" Longitude="153.02715172884" StarRating="5" HotelCode="67786|the_sebel_suites_brisbane" HotelName="The Sebel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Charlotte Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/05/2505be7755f6c33a59675c54a80d705736f6d448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within easy walking distance of the government and corporate offices, the Trea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.19" OriginalAmount="75.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.479756" Longitude="153.040929" StarRating="4" HotelCode="176055|2080945" HotelName="Wellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Wellington Road, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b6/48b678606ddbc3cce7de008612ee87a9ba215258.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.73" OriginalAmount="75.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47182662" Longitude="153.0247142" StarRating="4" HotelCode="612277|75696528" HotelName="Adina Apartment Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>171 George Street, Brisbane City, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/95/63957b7e270fb56aa95d31e4dbc3bb53caa3dbd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47049685" Longitude="153.02607777" StarRating="4" HotelCode="81742|royal_albert_hotel" HotelName="Royal Albert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Albert Street, Corner Elizabeth Street, Brisbane 4000, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/20/d920ae63c55b80c86c9477bfe32226c6b380e185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.546845333333" Longitude="152.94069266667" StarRating="4" HotelCode="96068|mt_ommaney_hotel_apartments" HotelName="Mt Ommaney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/85/2c8535c4478549c059703ba8779e4a9c0ea5215f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.440360643914" Longitude="153.13014056586" StarRating="3.5" HotelCode="261054|the_queensport_motel__tavern" HotelName="Queensport Tavern/Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Conference Hall,Laundry,LCD/Projector,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>49 Gosport Street, Hemmant, Queensland 4174</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/eb/0deb95275be5941fe05a89313d3b1f0c48671e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Hemmant, The Queensport Motel &amp; Tavern is close to Gate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.430756266194" Longitude="153.07249720357" StarRating="3" HotelCode="243868|airway_motel" HotelName="Airway Motel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Lamington Avenue, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ac/eaac2700e0b24c3d06c0448c03392524288745f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Ascot. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45942305343" Longitude="153.03797040743" StarRating="4" HotelCode="261050|the_miro_apartments" HotelName="Miro Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Robertson Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/c1/54c14a0accd8afe7be40ef830b0b3e2adf04ef51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.77" OriginalAmount="77.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.304688621782" Longitude="152.88523114963" StarRating="4" HotelCode="81272|912055" HotelName="Mercure Clear Mountain Lodge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>564 Clear Mountain Road, Brisbane, Queensland 4500</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/9c/239c5540436376700da540e953a1d6d5baf72e36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.82" OriginalAmount="78.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45795989" Longitude="153.04161107" StarRating="4" HotelCode="543601|2154675" HotelName="Sage Hotel Brisbane James Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>70 James Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/47/134767e9ec356a9d083885cce21b82142fa7ce75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.40" OriginalAmount="78.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.486661" Longitude="153.029353" StarRating="4.5" HotelCode="395461|86628" HotelName="Best Western Plus Hotel Diana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Annerley Road, Woolloongabba, Brisbane 4102, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/a0/1ca05649b2c6c1b3d5446eb4fb8e71ebb08b0f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of both the South Bank Parklands and Brisbane Conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.57" OriginalAmount="78.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463859" Longitude="153.027016" StarRating="4" HotelCode="15221|55574" HotelName="Novotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Creek Street, 4000 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ff/10ff01ba8f39e677a99633e70310eb4cb5fabeca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Creek Street and is in close proximity to the main shopping and en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.516268727894" Longitude="153.02976920371" StarRating="3.5" HotelCode="261066|annerley_motor_inn" HotelName="Annerley Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>591 Ipswich Road, Annerley, Queensland 4103</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/10/5b1076128a73ce09bb66747466d1868b70ae1de6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48308522" Longitude="153.02756796" StarRating="4" HotelCode="467898|swissbelhotel_brisbane" HotelName="Swiss-Belholtel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>218 Vulture Street South, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c3/4bc3b6ca47070a678a8a19c7fb6c71db393ea01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462507505604" Longitude="153.02624716071" StarRating="4" HotelCode="96060|the_ridge_apartment_hotel" HotelName="Ridge Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>189 Leichhardt Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/98/2098ae2a839c68eec845510f300c289894d3b94d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.97" OriginalAmount="79.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46188397942" Longitude="153.02216619511" StarRating="4" HotelCode="34298|254106" HotelName="The Summit Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Leichhardt Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/26/1226b4a7e85ce24ebb1f6a6d351110dc35ef204d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.58" OriginalAmount="79.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.478002522266" Longitude="153.0209924377" StarRating="4" HotelCode="365739|429825" HotelName="Mantra South Bank, Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Grey Street, South Bank, Bisbane, Queensland  4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/2c/c52c710f39661d9519af178cd509e84084a57169.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462219205435" Longitude="153.03088188171" StarRating="4" HotelCode="27152|mantra_on_queen" HotelName="Mantra on Queen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>570 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/f2/c5f27e59d1876c9eabf52b973ee14ca68d9afe9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located near the heart of the city's main business district, shops, Chinatown and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4598885" Longitude="153.03775002" StarRating="4" HotelCode="441229|atrio_apartments_" HotelName="Atrio Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Robertson Street, 4006 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/27/36272fcf9d7dd0027e660cb1c4691f9ed9609991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.456244" Longitude="153.036422" StarRating="4" HotelCode="304501|tryp_fortitude_valley" HotelName="TRYP by Wyndham Fortitude Valley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-20 Constance Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/0c/600c639320b2b8af0d3c27215a64b58e5bb0d88d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.46" OriginalAmount="80.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.436548630462" Longitude="153.07268839518" StarRating="3" HotelCode="916648|429645" HotelName="Airport Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>638 Kingsford Smith Drive, Hamilton, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/09/5609162c874d27a773ac4168c035f644b466c2e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.61133442" Longitude="153.12313026" StarRating="3" HotelCode="433212|springwood_hotel" HotelName="Springwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corner Springwood &amp; Rochedale Roads, Brisbane, Queensland 4217</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/24/1024513293de980cc291a55b754c3d15ab025add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.11" OriginalAmount="81.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463679039466" Longitude="153.02438076521" StarRating="4" HotelCode="103602|1530528" HotelName="Quest Spring Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>454 Upper Edward Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/90/bb90c84805fa28bb6ffcd112bfaa0a7b98ecf693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.43368136" Longitude="153.17169563" StarRating="3" HotelCode="410041|wynnum_anchor_motel" HotelName="Wynnum Anchor Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Golf,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Parking,Pick &amp;amp; Drop,Smoking Rooms,Spa,Swimming Pool,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>14 Adam Street, 4178 Wynnum</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/3f/dc3fa24f81194d9cbc128c94ac94278257ebe323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wynnum Anchor Motel is conveniently located in the popular Wynnum / Manly area. The property feature...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.416875" Longitude="153.057453" StarRating="3.5" HotelCode="261041|airport_clayfield_motel" HotelName="Airport Clayfield Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>772 Sandgate Road, Clayfield, Queensland 4011</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/33/fd33c6cd9a6707071cbdffb383a8e4f1e66ad489.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47770471" Longitude="153.01725997" StarRating="4" HotelCode="651825|novotel_brisbane_south_bank_hotel" HotelName="Novotel Brisbane South Bank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Cordelia Street, South, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/92/fe92858c76c3e26c503449bfaa34fd68bf4f7b59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.07" OriginalAmount="83.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4667292" Longitude="153.012727" StarRating="3" HotelCode="261044|2228665" HotelName="Brisbane City YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>392 Upper Roma Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/2e/b32e9a52733eef55a1a6ff80eee0f7960791bb1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.39" OriginalAmount="83.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471541" Longitude="153.026622" StarRating="4.5" HotelCode="73744|89945" HotelName="Oaks Festival Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Albert Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/1a2edb5f70defd87/92/92431cbcc9352156/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the site of the famous Festival Hall in the heart of Brisbane's central bus...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.63" OriginalAmount="83.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469811031087" Longitude="153.02105158567" StarRating="4" HotelCode="14760|55824" HotelName="Mercure Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-87 North Quay, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ef/1cefc893d98e3bd5680e2970db47bd605c72827a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Brisbane, the hotel offers spectacular views of the river and Southbank Park...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469189901357" Longitude="153.02101671696" StarRating="3" HotelCode="13771|ibis_brisbane" HotelName="ibis Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-35 Turbot Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/9b/fb9bf20e8d19e6a6ed644287dbcbfd2abab0a165.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the city, within easy walking distance of the Que...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.441944283263" Longitude="153.17095743275" StarRating="3" HotelCode="201180|the_waterloo_bay_hotel" HotelName="The Waterloo Bay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Berrima Street, Wynnum, Brisbane, Queensland 4178</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/97/b997b7de9ac55176a0b199a8180c1aa060e8a72b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.27" OriginalAmount="85.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465337" Longitude="153.022918" StarRating="3" HotelCode="34300|86566" HotelName="Madison Tower Mill Hotel - Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>239 Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a2/9aa2193152a98fe78a6e88f7cc4e502c01591ed9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent location. It is just a 10-minute stroll through the parklands to Brisb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.79" OriginalAmount="85.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.486713458821" Longitude="153.03565353155" StarRating="4" HotelCode="162728|2294215" HotelName="Gabba Central Apartments by Vivo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>803 Stanley Street, Wolloongabba, Brisbane, Queensland 4102</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c2/69c2d94be91e0daadc19f58e6fde70d8fbca47a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468172131201" Longitude="153.02290049414" StarRating="5" HotelCode="207224|mercure_and_pullman_brisbane_king_george_square" HotelName="Pullman Brisbane King George Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Ann &amp; Roma Streets, King George Square, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/10/d610c7203ba2c6f3bccd3fa2e3073075f19c526b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.56" OriginalAmount="86.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.55987" Longitude="153.05478" StarRating="3.5" HotelCode="78408|429695" HotelName="Comfort Inn &amp; Suites Robertson Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>281 Kessels Road, Nathan, Brisbane, Queensland 4109</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/db/39db798e04ee65220e42f1abbc757c6b120e1389.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Robertson. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.64" OriginalAmount="86.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470225" Longitude="153.027344" StarRating="4.5" HotelCode="73745|89942" HotelName="Oaks Charlotte Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Charlotte Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d4/d4010a3ce0a00ef9/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. On the ground floor level, guests will find shops and c...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.92" OriginalAmount="87.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4627333" Longitude="153.02714048" StarRating="3" HotelCode="467131|2235855" HotelName="Holiday Inn Express Brisbane Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168 Wharf Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/bf/71bfb97acd2df4b280e15d39b4f282b466dab29b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.49" OriginalAmount="87.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471929" Longitude="153.027891" StarRating="4.5" HotelCode="901448|109876" HotelName="iStay River City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Albert Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/11396.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane. For those in need of an adults-only holiday, it provi...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.49" OriginalAmount="87.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470802" Longitude="153.027721" StarRating="4" HotelCode="261046|173935" HotelName="Mantra Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>127 Charlotte Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/d4/94d4897a78a6b2c20447d2c83d0e4ed6360573d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.49" OriginalAmount="87.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472071188636" Longitude="153.02685940063" StarRating="4" HotelCode="96066|141436" HotelName="Mantra on Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/88/05880d1a5cb736323845312a867648369d3ee548.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="88.58" OriginalAmount="87.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472989087994" Longitude="153.02906189814" StarRating="4" HotelCode="74494|RONP" HotelName="Royal on the Park Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Alice Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)0732299817</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/91/9291ce62e9d97b2eeefb5ed4692cc7d6cd9adffa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks the Brisbane River and Botanic Gardens and is within easy walking distance of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.57" OriginalAmount="88.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465346" Longitude="153.030506" StarRating="4.5" HotelCode="103601|109874" HotelName="Oaks Aurora Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>420 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144582/a_144582_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.74" OriginalAmount="88.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470427992688" Longitude="153.02414014936" StarRating="4" HotelCode="61532|53904" HotelName="Next Hotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d7/67d77869ed4027ce273bc5b459b4eacd8e154095.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the Queen Street Mall, right in the heart of the Central Busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.75" OriginalAmount="88.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.454892" Longitude="153.037861" StarRating="4" HotelCode="300286|1885985" HotelName="Alpha Mosaic Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Church Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/25/3225d0be3c094b8a776a86dbe8f257c76e725404.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.00" OriginalAmount="89.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.484693" Longitude="153.029774" StarRating="4.5" HotelCode="171697|651875" HotelName="Quest South Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-50 Water Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/a9/5ea997190d70305ac10860bf399cafc7f66c7251.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.10" OriginalAmount="89.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470977620224" Longitude="153.01584753373" StarRating="4" HotelCode="81684|252286" HotelName="Riverside Hotel Southbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Montague Road, South Bank, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e4/fce4bafeb88604d9e775b496f3ba7286ed904c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.27" OriginalAmount="89.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468609225187" Longitude="153.01934838295" StarRating="4" HotelCode="98680|1018848" HotelName="Evolution Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Tank Street, Brisbane, Quennsland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/43/e143bd3ea83bcf52d9546b7ddcb2f9b9ea2590b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.43" OriginalAmount="89.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4800243" Longitude="153.03600162" StarRating="3" HotelCode="103661|2107335" HotelName="Econo Lodge City Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>650 Main Street, Cnr. Main and Sinclair Streets, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/68/d16887f138ee092851a6a9d2cd3bd9b25b2ce679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.71" OriginalAmount="89.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.431909869902" Longitude="153.06937209657" StarRating="4" HotelCode="92791|1530328" HotelName="Quest Ascot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cnr Lancaster Rd &amp; Duke Street, Ascot, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/1d/261d8128ed0ae593cbdecab233c2cfe5f17da999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.390784791869" Longitude="153.03105637302" StarRating="3" HotelCode="261063|chermside_motor_inn" HotelName="Chermside Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>644 Gympie Road, Chermside, Queensland 4032</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/86/858666f65c4364e8644cfe97da1e75c9337fd303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48760858" Longitude="152.99276967" StarRating="3" HotelCode="415191|benson_court_motel" HotelName="Benson Court Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Motel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Dry Cleaning,Garden,Golf,Internet,Kitchen,Laundry,Luggage Storage,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>61 Benson Street, Toowong, Brisbane, QLD 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/8a/7b8a6f34285b198d2ec8e8d045f7edce75368928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3.5-star Benson Court Motel offers comfort and convenience whether you're on business or holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.467172089218" Longitude="153.01970046933" StarRating="2.5" HotelCode="211623|base_brisbane_uptown_tinbilly__backpacker" HotelName="Base Brisbane Uptown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>466 George Street, Corner Herschel &amp; Roma Streets, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/04/7e04e2cd33d5c26e475a29600167fe908c4a8aaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.94" OriginalAmount="90.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.459442722534" Longitude="153.03372731416" StarRating="2" HotelCode="185003|1530418" HotelName="Bunk Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11 Gipps Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a640cce68506938f3d185ebf750aea3a52f40a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.64" OriginalAmount="90.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471914361734" Longitude="153.02489176877" StarRating="4.5" HotelCode="103599|109875" HotelName="Oaks Casino Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 George Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/25/255956/1UGWGF9J_4b765ce990165fb454dbf88159b9b1cb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.76" OriginalAmount="90.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.438524573612" Longitude="153.06659050868" StarRating="4" HotelCode="305516|2244755" HotelName="The Kingsford An Ascend Hotel Collection Member" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>510 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/d9/1cd9e94058d7e7d079bec2df492001a095f6aca1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.483799927134" Longitude="152.9910107626" StarRating="3" HotelCode="154227|toowong_central_motel" HotelName="Toowong Central Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>38 Jephson Street, Toowong, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/e6/a6e632fb52f94b1c8938a328a6fb68bbce43fd4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.64" OriginalAmount="91.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472116" Longitude="153.028568" StarRating="4.5" HotelCode="68744|89939" HotelName="Oaks 212 Margaret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Margaret Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/72/72ddb661ca8a75bd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located to take advantage of all that Brisbane has to offer. It is situated n...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.78" OriginalAmount="91.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464176" Longitude="153.021209" StarRating="4" HotelCode="96063|55834" HotelName="Pacific Hotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345 Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a8/fba87c0e8dbb645ecbbcd03041794f1cfbc4e0f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location only a few minutes away from the Central Business District. Tha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.78" OriginalAmount="91.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45117206" Longitude="153.03245705" StarRating="4" HotelCode="415171|2022545" HotelName="Rydges Fortitude Valley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>601 Gregory Terrace, Bowen Hills, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/2c/812cb037061652be88c156eb0d8f857637cd02e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At Rydges Fortitude Valley we believe that a satisfied customer is the best business strategy of all...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.81" OriginalAmount="91.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.44644595" Longitude="153.03075026" StarRating="4" HotelCode="305509|1879095" HotelName="Oaks Mews" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>141 Campbell Street, Bowen Hills, Brisbane, QLD 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409212/409212a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 37 rooms. Most of the storeys can be reached by lift. Wireles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4433365" Longitude="152.99014333" StarRating="0" HotelCode="952359|grove_manor_" HotelName="Grove Manor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Elimatta Drive, Ashgrove, Brisbane, Queensland 4060</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/72/987271ec8aababd21b812acf96c4f78ec645cbda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.83" OriginalAmount="92.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470513" Longitude="153.029857" StarRating="4.5" HotelCode="68743|89944" HotelName="Oaks Felix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Heated Pool,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Felix Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/19/193f510076a11bcd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located within the Golden Triangle of the central business district, and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465592272695" Longitude="153.02621573503" StarRating="5" HotelCode="20882|sofitel_brisbane_central" HotelName="Sofitel Brisbane Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249 Turbot Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/dd/9dddac2ecd468d5bc7edbe5cbe9f5102fdb6fcf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.68" OriginalAmount="95.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4479015" Longitude="153.023123" StarRating="3" HotelCode="261052|2107275" HotelName="Herston Place Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>27 Corner Wyndham &amp; Weightman Street, Herston, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/f4/a2f447f690853cf4911ffa27f6f909f57f1541ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.78" OriginalAmount="95.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.477197684842" Longitude="153.02037835121" StarRating="4" HotelCode="44896|1434" HotelName="Rydges South Bank Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Glenelg Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/1d/ac1d7aa7fa2076a50f9b6c41da60a611a4016d95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 200 m from Southbank Beach (man-made beach) and 300 m from the weekend arts an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.82" OriginalAmount="95.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.437051833911" Longitude="153.07134594352" StarRating="4" HotelCode="79953|2244725" HotelName="Kingsford Smith Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>610 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/1f/6c1ff4cf62d24cf7e3149ae5ac8f00794be6c09d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472957961153" Longitude="153.01564170304" StarRating="4" HotelCode="263080|the_capitol_apartments" HotelName="The Capitol Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Peel Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/5d/e05dd1e090419234b3bb227ce2d9518059ce6f07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.437971840536" Longitude="153.06772738695" StarRating="3.5" HotelCode="35496|quality_hotel_airport_international" HotelName="Airport International Motel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>528 Kingsford Smith Drive, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a2/aca281dc939f9f4151245dccdc834ba906a96e36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from Brisbane Airport and 7 minutes away from the Central Business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.37" OriginalAmount="96.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45717734" Longitude="153.03166671" StarRating="4.5" HotelCode="650295|638798" HotelName="FV by Peppers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>179 Alfred Street, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/df/bcdf73c3da30fd99b8042f78605e6108dc3944cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.3873259" Longitude="153.0324098" StarRating="4" HotelCode="173168|the_chermside_apartments" HotelName="The Chermside Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Thomas Street, Chermside, Queensland 4032</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/22/1f22c3532a850a3206edcca54de341151921a5d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.485074" Longitude="152.990326" StarRating="4" HotelCode="184830|jephson_hotel" HotelName="Jephson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Jephson Street, Cnr Sherwood Road, Toowong 4066, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/53/8353994d509143c84517f61a93f6259eb6ef00c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4783135" Longitude="152.9995409" StarRating="3" HotelCode="261073|chasely_apartment_hotel" HotelName="Chasely Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>435 Coronation Drive, Brisbane, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/68/b66817bd33338b163ecd87f5a026b95e2ae69b08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.33912234" Longitude="152.96158888" StarRating="4.5" HotelCode="575500|eatons_hill_hotel" HotelName="Eatons Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>646 South Pine Road, Eatons Hill, Brisbane, Queensland 4037</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/98/d598200f70d40903267a9df82d4c38d1256eb9fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.67" OriginalAmount="98.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464459" Longitude="153.026964" StarRating="4" HotelCode="18339|429995" HotelName="Ovolo Inchcolm Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Wickham Terrace, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b3/a9b362f52cafdc167bb1f3c3192095e7573da7cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located some 5 minutes’ walking distance from the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.46" OriginalAmount="100.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.466921503455" Longitude="153.01894939145" StarRating="3" HotelCode="142730|429635" HotelName="Abbey on Roma Brisbane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Roma Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d8/8ed8551da3654b5b417579898a58114bcd5d156b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.56" OriginalAmount="100.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4675515" Longitude="153.02823144" StarRating="4" HotelCode="92792|1443088" HotelName="The Manor Apartment Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/8a/558adea1c40d15ed6b64a28b95f6e83e51c26b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.61172434" Longitude="153.05208524" StarRating="4.5" HotelCode="370115|calamvale_suites_and_conference_centre" HotelName="Calamvale Hotel Suites and Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Compton &amp; Beaudesert Roads, Calamvale, Brisbane, Queensland 4116</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/99/2f999e344fb66edd80dacc8d83e2b4ed28074180.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.91" OriginalAmount="101.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.454292" Longitude="153.033976" StarRating="4" HotelCode="185005|1530478" HotelName="Limes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142, Constance Street, Fortitude Valley 4006, Brisbane, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ed/f1ed3882d7d3a69376afb34e82c756b2d15a6c61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.57" OriginalAmount="102.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.428405773878" Longitude="153.0437224048" StarRating="3.5" HotelCode="261055|2107425" HotelName="Airport Albion Manor Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>402 Sandgate Road, Albion, Brisbane, Queensland 4010</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/11/83111f2a2a2ab0be73ca481f4a7410c3eddfd052.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.59" OriginalAmount="102.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.2411999" Longitude="153.11227476" StarRating="4.5" HotelCode="728248|2315845" HotelName="The Sebel Brisbane Margate Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Mcculloch Avenue, Margate Beach, Brisbane, Queensland 4019</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/8f/fd8f2666e7c37b1c47df5966af31e431e32fa958.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.92" OriginalAmount="103.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47131267509" Longitude="153.03058952093" StarRating="5" HotelCode="17907|34374" HotelName="Stamford Plaza Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Edward Street, PO Box 2929, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/09/a809e0e945bddecb301b3ee6533cfd4790277cd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location alongside Brisbane River and adjacent to the botanic gardens. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.513329316191" Longitude="153.03074352096" StarRating="3.5" HotelCode="261067|lancaster_court_motel" HotelName="Lancaster Court Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>521 Ipswich Road, Annlerley, Brisbane, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/5f/c75f39687508804ae6b4d8331f52dc2d378eccf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.26" OriginalAmount="105.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472876416834" Longitude="153.02440119874" StarRating="5" HotelCode="40316|430275" HotelName="Treasury Casino &amp; Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 William Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/1a/d91acb7e03650241de97ec63ca16050031efdb0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Brisbane, close to the Botanical Gardens, historical walks, cycling p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4663" Longitude="153.03" StarRating="0" HotelCode="883157|brisbane_casino_towers" HotelName="Brisbane Casino Tower South Bank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hope Street</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/83/708359deecc8a7270adabd5dd06b6368902cc67b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.45" OriginalAmount="106.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472831404345" Longitude="153.01475593716" StarRating="4" HotelCode="393473|3073405" HotelName="Morgan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Merivale Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/08/3208c5e4567644359f12a7528718a51a2070dd38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468521548221" Longitude="153.02726546447" StarRating="4" HotelCode="92790|macarthur_chambers" HotelName="Macarthur Chambers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>201 Edward Street, Brisbane City, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/55/f2559709726f3fd0cbf7e9f1e390b748e8f56e19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.32" OriginalAmount="107.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47732151" Longitude="153.01399455" StarRating="4" HotelCode="461210|2434345" HotelName="Arena Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>9 Edmondstone Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/49/e149b4eb56355a2bbef501f576787fa9bf864577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472065" Longitude="153.037753" StarRating="4" HotelCode="96065|central_dockside_apartments" HotelName="Dockside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>44 Ferry Street, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/89/fd899b015910c974456aeece37a3f49f89339411.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the city in Kangaroo Point, within close proximity of Brisbane's major...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47174047" Longitude="153.0280969" StarRating="4" HotelCode="300389|four_points_by_sheraton_brisbane" HotelName="Four Points by Sheraton Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9e/e09efa1d35938f2ed93e7d0481e95c60af5eabb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.483757126149" Longitude="153.0294457005" StarRating="4" HotelCode="34299|central_hillcrest_apartments" HotelName="Central Hillcrest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Vulture Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/2d/0c2dceb091643f27f4f2a82beb520bee62d03c60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.476948768546" Longitude="153.01335130681" StarRating="4" HotelCode="96061|west_end_central_apartments" HotelName="Central West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>220 Melbourne Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e7/3ce7dd8d9525c1f81aad3618cabfa94d4e6ef0e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47226419" Longitude="153.01607429" StarRating="4" HotelCode="494039|fleet_lane" HotelName="Fleet Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>25/27 Hope Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/a9/f4a9be2407f75a3e891304f10a4c73395d363f2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45881296" Longitude="153.1522698" StarRating="4" HotelCode="575241|shangrila_gardens" HotelName="Shangri-La Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1969 Wynnum Road, Wynnum West, Brisbane, Queensland 4178</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/93/d2938439c95bf09d19a4a8f23e8ddaed845c92c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.42" OriginalAmount="110.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469258915944" Longitude="153.02687466145" StarRating="5" HotelCode="41955|1424" HotelName="Hilton Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Elizabeth St, 4001 Brisbane, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/6b/6b50bfee915a976d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Brisbane, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.53" OriginalAmount="110.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47194207" Longitude="153.02893353" StarRating="4" HotelCode="585796|2291765" HotelName="Brisbane Skytower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>222 Margaret Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/2b/472bf6c370b0e0820154266995c525cb8abe825c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.28" OriginalAmount="111.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47521197" Longitude="153.01494425" StarRating="3.5" HotelCode="481021|2445925" HotelName="Soda Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Cordelia, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a5/fba51ae8f22b2fb78025822691243b44606baaa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.33" OriginalAmount="111.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45503017" Longitude="153.01470118" StarRating="3" HotelCode="315074|1886105" HotelName="Quest Kelvin Grove" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Ramsgate Street, Kelvin Grove, Brisbane, Queensland 4059</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/8c/3e8c1f8a9e5832fcf874f56145ebc079796796e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47439002" Longitude="153.01568811" StarRating="3.5" HotelCode="629891|ivy_and_eve_apartments" HotelName="Ivy &amp; Eve Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>22 Merivale Street, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/e6/d2e657d764b087f9e36c5740bd701d7f955f7b05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48247394" Longitude="153.02742012" StarRating="3.5" HotelCode="545143|river_plaza_apartments" HotelName="River Plaza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Dock Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/0c/3c0c1fb708e8d13062acb88c50654bc09e5b942d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.49" OriginalAmount="113.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46815507" Longitude="153.08853679" StarRating="3.5" HotelCode="631215|2334435" HotelName="Quest Cannon Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>930 Wynumm Road, Cannon Hill, Brisbane, Queensland 4170</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/07/7407e9623eae87f3ee7c88752b6d0e214729f1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.57" OriginalAmount="113.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.453426126844" Longitude="153.0397761791" StarRating="5" HotelCode="103598|2106565" HotelName="Ovolo The Valley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1000 Ann Street, Fortitude Valley, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/3a/2f3add925154eb9b010a4bc2a2e061776654168e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.65" OriginalAmount="113.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463872" Longitude="153.040424" StarRating="5" HotelCode="172663|430095" HotelName="Spicers Balfour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Balfour St, New Farm, 4005 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a3/76a30a06fa24d3f7d014e57a57a531146cfa6591.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.574106360089" Longitude="152.9553392692" StarRating="3.5" HotelCode="312961|darra_motel_and_conference_centre__brisbane" HotelName="Darra Motel and Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2704 Ipswich Road, Darra, Brisbane, Queensland 4076</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/95/8d9585a02066424bb76d31ead2692c1c918ca8b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4663" Longitude="153.03" StarRating="0" HotelCode="866768|atlas_apartments_4" HotelName="Atlas Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Cordelia Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/d3/40d3a04c446e0337bdb1e384225c14645a047007.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.44" OriginalAmount="117.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.414138045969" Longitude="153.08226940608" StarRating="4" HotelCode="142282|250666" HotelName="Novotel Brisbane Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 The Circuit, Airport, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0d/ef0d76af685513237dd44631d3a68113909e5d67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a new area set to become a key commercial, retail and recreational zone. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.53" OriginalAmount="119.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.497425" Longitude="153.036859" StarRating="4" HotelCode="161040|356625" HotelName="Hotel Chino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 O’Keefe Street, Woolloongabba, Brisbane, Queensland 4102</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/56/3a56b74f4f46cc80b40542947097698302816139.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, the aparthotel is close to the city's attractions such as Brisbane Botanic Gard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.61" OriginalAmount="120.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.38644107" Longitude="153.11610952" StarRating="5" HotelCode="569191|2295555" HotelName="Pullman Brisbane Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Dryandra Road, Brisbane, Queensland 4008</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/68/7a6844b8f8c4b439f14fd7b23397456d7be94701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.62" OriginalAmount="120.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.491175864367" Longitude="153.04067465863" StarRating="4" HotelCode="349749|2106965" HotelName="Quest Woolloongabba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Logan Road, Woolloongabba, Brisbane, Queensland 4102</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/11/ee116845792b8a0fbe51a2250b1e482232e90d56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.38657722" Longitude="153.11625294" StarRating="3" HotelCode="569190|277366" HotelName="ibis Brisbane Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Dryandra Road, Brisbane, Queensland 4008</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/10/e510b2412c311e4e5771fca12d5154cca447ece5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.453508248594" Longitude="153.04028434488" StarRating="4" HotelCode="317420|alex_perry_hotel__apartments" HotelName="Alex Perry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>959 Ann Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b030d32d6f93117d980fc8d1ff110c47f0727e88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.440423272479" Longitude="153.04628310695" StarRating="4" HotelCode="261043|quest_breakfast_creek" HotelName="Quest Breakfast Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Amy Street, Albion, Brisbane, Queensland 4010</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/02/0b02959bb5d13cb3ac85eb3ef6ddd117b5e0abb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4712784" Longitude="153.027975" StarRating="4" HotelCode="81411|1530518" HotelName="Quest River Park Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/02/17023e03d7070373f5c799f2c510e3b1cb21421e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46220526" Longitude="153.03521724" StarRating="0" HotelCode="856887|2885675" HotelName="The Fantauzzo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Boundary Street, Brisbane City, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/ea/b9eaa0c79a36b84ddf87d1eb493228b69280e2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.22" OriginalAmount="125.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.43969354" Longitude="153.06959613" StarRating="4.5" HotelCode="566460|2180685" HotelName="Alcyone Hotel Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>35 Hercules Street, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/b8/12b8f00fae2e9c4aef5244a75abe105e7ad9c4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47732513" Longitude="153.0001809" StarRating="4" HotelCode="460645|fairthorpe_apartments" HotelName="Fairthorpe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>56 Dunmore Terrace, Auchenflower, Brisbane, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ff/88ff5bf1240d011012a3b81da4f94bb81343028e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463492479146" Longitude="153.03172141314" StarRating="5" HotelCode="38654|marriott_brisbane" HotelName="Marriott Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/ea/92ea5585b6b40f65d12b6dce1e70325d473a9ce2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly positioned overlooking the Brisbane River, the hotel is only walking distance from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46300214" Longitude="153.03091393" StarRating="3" HotelCode="878748|spire_residences" HotelName="Spire Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>550 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f8/53f8f2e5e696794e07382a82c4af5f90f324f1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.42778556" Longitude="153.0454612" StarRating="3" HotelCode="461086|hampton_court_apartments" HotelName="Hampton Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>436 Sandgate Road, Clayfield, Brisbane, Queensland 4011</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/2b/d52b6e1fe53ffcbcc0f1ef3993e5635e90f04014.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.58" OriginalAmount="137.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.669919317232" Longitude="152.91548074402" StarRating="4.5" HotelCode="103726|2106535" HotelName="Springfield Lakes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/1 Springfield Lakes Boulevard, Springfield Lakes, Brisbane, Queensland 4300</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b4/48b4a23c51765b3d05aa199e4dbbf5b01aee36dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.93" OriginalAmount="141.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469709" Longitude="153.036987" StarRating="4" HotelCode="161050|250966" HotelName="The Docks on Goodwin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Goodwin Street, Kangaroo Point, Queensland 4162</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3a/743aaaf32f7513f8b2497434f0b0866130b9e34c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is conveniently situated in the heart of Kangaroo Point and is within easy access fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465140987064" Longitude="153.02782119834" StarRating="4" HotelCode="81731|rothbury_heritage_apartment_hotel" HotelName="Rothbury On Ann Heritage Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>301 Ann Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/0a/b90a7779e7db2777bd0a780ac3089d0630795914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.460187" Longitude="153.036994" StarRating="4" HotelCode="92793|central_brunswick_apartment" HotelName="Central Brunswick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>455 Brunswick Street, Fortitude Valley, Brisbane 4006, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/e1/95e12aeee4773667ec5c10ae1a101cd647cf28bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.40" OriginalAmount="145.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.692010799704" Longitude="153.19427386373" StarRating="3" HotelCode="261072|2107115" HotelName="McNevins Logan Park Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4170 Pacific Highway, Loganholme, Brisbane, Queensland 4129</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6b/d06b67bad9cd101fd194fca5626bcefe2061c4b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.43" OriginalAmount="145.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.447392330996" Longitude="153.02996310491" StarRating="4" HotelCode="463642|2430605" HotelName="Annexe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Walden Lane, Herston, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/cf/d1cfca1d7edceb2ee9a1b4ade95a934171a2f95d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex features various services and facilities, including a baggage storage service ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47166691" Longitude="153.02826973" StarRating="4" HotelCode="753060|the_westin_brisbane" HotelName="The Westin Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>111 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8d/2f8da441d72778a75e161ef228886aeeb8ee2c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel can be found in Brisbane CBD. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="153.32" OriginalAmount="151.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464448" Longitude="153.028714" StarRating="4.5" HotelCode="68713|89952" HotelName="Oaks Lexicon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>347 Ann Street, Brisbane, Queensland  4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/81/b58172596daaa0c2fc72ddbcf82d0b4784515c58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is conveniently located in the heart of the central business district, and with...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462440183789" Longitude="153.0281350816" StarRating="4" HotelCode="293194|frisco_apartments" HotelName="Frisco Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>100 Bowen Street, off Turbot Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/27/a0272bedaded05bfdf4e5293d0f9882fd92ce264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47048" Longitude="153.0221" StarRating="4" HotelCode="618539|w_brisbane" HotelName="W Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 North Quay, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ac/7facced7bfc191f6450a51803289ad841f711ce3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;W Brisbane is bringing bold down under as it lights up the river foreshore. Located in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="174.09" OriginalAmount="172.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48166278" Longitude="153.02353828" StarRating="3" HotelCode="752936|664344" HotelName="Emporium Hotel South Bank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>267 Grey Street, South Bank, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/14/2e14c780ba2322cdb85f24e5962d5d989ed21bb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.74" OriginalAmount="174.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463271144772" Longitude="153.02734136581" StarRating="4" HotelCode="176987|quattro_on_astor_apartments" HotelName="Quattro on Astor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>107 Astor Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/6a/ad6a401766ce70320a142d298e01c70bb953649a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the edge of Brisbane's CBD. Conveniently located just minutes from the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="204.02" OriginalAmount="202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463867" Longitude="153.025749" StarRating="3" HotelCode="262393|80081" HotelName="Astor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Astor Terrace, Spring Hill, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/c5/9bc56c4e4bfcea8806930f6f40b8161068ed1010.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.461797" Longitude="153.027939" StarRating="3" HotelCode="194572|spring_hill_gardens_apartments" HotelName="Spring Hill Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Bowen Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/9b/db9bada07bebd8282cc7578943949f6c95671ada.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the accommodation, which has a total of 40 rooms. Wireless internet access in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.83" OriginalAmount="207.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45177863" Longitude="153.03530811" StarRating="4" HotelCode="557745|2271795" HotelName="Belise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>510 St Pauls Terrace, 4006 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ea/88ea6601a7b762760192a01bb03388cceadffbed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.03" OriginalAmount="221.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45655642" Longitude="153.03998115" StarRating="5" HotelCode="727551|2292745" HotelName="The Calile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Business Centre,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Library,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 James Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/8e/d88e80ea150cf9008a7f0b705b83c6aea540a167.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Brisbane CBD. The total number of guests rooms is 175. All kinds of guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.00" OriginalAmount="240.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4687" Longitude="153.036767125" StarRating="4" HotelCode="81382|431475" HotelName="Bridgewater Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Baildon Street, Kangaroo Point, Brisbane, QLD 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/54/f85465eb2155891c76ce053095ba9225075bd75f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Jacuzzi,Lounge,Bar,Central Heating,Currency Exchange,Heated Pool,Massage Centre,Room Service,Sauna,Wheelchair Access,Designated Smoking Area,Shopping Arcade,Swimming Pool,Spa,Diet Meals,Golf,ATM/Cash Machine,Business Centre,Dining,Garden,Library,Meeting Room,Parking,Printer,Bicycle Rental,Nightclub,LCD/Projector,24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,Luggage Storage,Smoking Rooms,Pick &amp;amp; Drop,Vending Machine</BasicAmenities>
    <HotelRating>4,5,4.5,3,2,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,HOTEL,AIRPORT HOTEL,HOSTELS,CLUB RESORT,VILLAGE,APARTMENT,MOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de4e1e4b-c204-4b50-bfa1-a2defdfb9b16|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="de4e1e4b-c204-4b50-bfa1-a2defdfb9b16">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2694" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de4e1e4b-c204-4b50-bfa1-a2defdfb9b16|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de4e1e4b-c204-4b50-bfa1-a2defdfb9b16|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de4e1e4b-c204-4b50-bfa1-a2defdfb9b16|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de4e1e4b-c204-4b50-bfa1-a2defdfb9b16|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de4e1e4b-c204-4b50-bfa1-a2defdfb9b16|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="2025-12-11T09:56:01.7875689+00:00" Version="0" EchoToken="Search" TransactionIdentifier="de4e1e4b-c204-4b50-bfa1-a2defdfb9b16" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="18.96" OriginalAmount="18.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.644840802859" Longitude="153.60441327095" StarRating="2" HotelCode="182434|1135028" HotelName="Arts Factory Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skinners Shoot Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/52/e6525b734a8d9dbf4f3123a4d393a493dd3ef0ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Byron Bay, this lodge has the perfect ambience for those in need of an adults-only holida...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.17" OriginalAmount="103.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.636941939005" Longitude="153.59384250874" StarRating="3" HotelCode="145332|1155718" HotelName="Discovery Parks - Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>399 Ewingsdale Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/zz/9aad77dd22ed245ce020538341723c172ae44e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite is located in Byron Bay. The nearest airport is Ballina (BNK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.88" OriginalAmount="104.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.647271205655" Longitude="153.61050993204" StarRating="3" HotelCode="175666|1155938" HotelName="Glen Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80-86 Butler Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/ca/c6caf3c2f1ce9dc6f813a056d7a08f6ccf53b136.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this campsite is about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.90" OriginalAmount="124.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.646054752378" Longitude="153.6141383638" StarRating="4" HotelCode="458796|4724705" HotelName="Byron Bay YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Golf,Internet,Laundry,Luggage Storage,Parking,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>7 Carlyle Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/41/e34127f65e9c6c3d7ddde35769227e6ddab13183.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Town Center, Byron Bay YHA is a perfect starting point from which to explore Byron Bay. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.88" OriginalAmount="145.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643752462679" Longitude="153.61500591798" StarRating="0" HotelCode="575998|4724735" HotelName="Byron Bay - Cape Byron YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corner of Byron and Middleton Streets, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/02/0e025ad7899137bcaf4942a459023f3bcca92d38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643347" Longitude="153.613524" StarRating="4" HotelCode="172664|97259" HotelName="Byron Bay Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Fletcher Street, Byron Bay, NSW 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/3f/ac3f9811d976d183f9c0dc5f34117d168b7a8db4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 43 rooms. A restaurant and a bar are available to guests of the accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643090990503" Longitude="153.61251079133" StarRating="2.5" HotelCode="101247|16313" HotelName="Nomads Byron Bay Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Lateen Lane, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/47/8a47de2e4255b0ba30da24d712c3cb6be67e2887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel enjoys a fantastic central location, 5 minutes’ walk from the beach in stunning Byron Bay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.08" OriginalAmount="187.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64063" Longitude="153.605565" StarRating="4" HotelCode="261118|1176258" HotelName="Aloha Villas Byron Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shirley Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/24/d324f3805c4354848a0092bcd78eaf31067e0450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, approximately 3.9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.91" OriginalAmount="191.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.645063" Longitude="153.606256" StarRating="3" HotelCode="176033|the_garden_burees" HotelName="The Garden Burees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Golf,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>17 Gordon Street, Byron Bay NSW 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/70/3a7038591a75d5354a741b02b5646d9f02d2dacc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, about 4.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.641023" Longitude="153.606753" StarRating="4.5" HotelCode="397039|aarons_at_byron" HotelName="Azur Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Shirley Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/79/ac796f8b6724343c30749b881f20fab3f9a3b5a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Byron Bay, approximately 4.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.686181129002" Longitude="153.61377023002" StarRating="3" HotelCode="364993|tallow_beach_motel" HotelName="Tallow Beach Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>108 Alcorn Street, Suffolk Park, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/68/80681d591cad1d677bd6c83c0babd57fd9c5dc80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Byron's Best Kept Secret     set in lovely gardens Tallow Beach Motel    offers peace and tranquilli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.48" OriginalAmount="201.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.640837197486" Longitude="153.60879462698" StarRating="4" HotelCode="77788|2296185" HotelName="Byron Beachcomber Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Jacuzzi,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Shirley Street, Byron Bay, Northern Rivers, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5e/245e92c632a6a77a34d6321f147b74735b7cce3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.6414855" Longitude="153.61405775" StarRating="3" HotelCode="144627|bay_motel_2" HotelName="Bay Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Bay Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/26/7c269b25c01731be5a2e514bc30abe6c3b650da0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this motel is about 3.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.661064640989" Longitude="153.61531616588" StarRating="3" HotelCode="232083|byron_springs" HotelName="Byron Springs Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Oodgeroo Gardens, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/36/7036e545a3a3bc86b397168f9b71085084c66eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Byron Springs is a stylish economical guesthouse nestled in beautiful gardens that create the atmosp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643151301756" Longitude="153.61616069444" StarRating="3" HotelCode="232088|bay_beach_motel" HotelName="Bay Beach Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Lawson Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/5e/b95e327791fd476919fe3e3fb6df1e7f9a8def0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64558077" Longitude="153.61047524" StarRating="3.5" HotelCode="454055|buhwi_bira_byron_bay_studio" HotelName="Buhwi Bira Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62b Butler Lane, Byron Bay, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ba/dcbad10dc86640ed26848577b6ac2c7276029977.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Byron Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.50" OriginalAmount="243.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.67381355" Longitude="153.61191492" StarRating="3.5" HotelCode="455714|2157935" HotelName="Byron Holiday Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>5 – 37 Broken Head Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/54/f35426c64d13e1c1062fbda25030742da93c6100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite is located in Byron Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.653645279127" Longitude="153.61528011905" StarRating="3" HotelCode="232084|the_bower_byron_bay" HotelName="The Bower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>28 Bangalow Road, 15.893,51 km, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/1d/8b1d4dc97f93f01f66e1dd4dba1cdc1bcec9ed3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.6395579" Longitude="153.60576032" StarRating="4" HotelCode="391436|beach_shack_byron_bay" HotelName="The Beach Shack Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2 Dryden Street, 2481 Byron Bay</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a3/3aa3ec94f3510b3366eb60906ea69682736c36b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.82" OriginalAmount="282.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.659702790233" Longitude="153.61519089451" StarRating="3" HotelCode="261134|byron_sunseeker_motel" HotelName="Byron Sunseeker motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Bangalow Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/17/fe176a0faabef73020b08fa5b1541c9db9dc1744.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay. The nearest airport is Ballina (BNK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.68" OriginalAmount="298.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.678860139385" Longitude="153.61028730869" StarRating="5" HotelCode="63126|251606" HotelName="The Byron at Byron Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77-97 Broken Head Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/bf/50bf206213c6b4fe5ab70a295a6673e993263885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On a magnificent 45-acre site only 5 minutes South from Byron Bay and near beautiful Tallow Beach, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.39" OriginalAmount="309.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64165706654" Longitude="153.613473773" StarRating="4" HotelCode="174742|2296155" HotelName="Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Bay Street, Byron Bay, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/83/9183a01bcadfe7b8e40f5e054ee8a5bf5d1a1928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this hotel is about 3.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.48" OriginalAmount="402.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.6443785" Longitude="153.6142665" StarRating="4" HotelCode="261133|453115" HotelName="Byron Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Byron Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/7d/9d7d8bdaad0fb8888afb50f1cdaa3d95d3e64c1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, approximately 3.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1220.08" OriginalAmount="1208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64503970961" Longitude="153.60669851303" StarRating="4.5" HotelCode="175632|the_villas_of_byron" HotelName="Villas of Byron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-23 Gordon Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/0d/140d8ccf0ac98b70cd5f01052ae140834d37c350.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Laundry,Jacuzzi,Concierge,Designated Smoking Area,Dry Cleaning,Luggage Storage,Parking,Smoking Rooms,Central Heating</BasicAmenities>
    <HotelRating>5,3,2,4,4.5,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CLUB RESORT,HOSTELS,BEACH HOTEL,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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|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="b6d613c0-41d9-4ad5-820a-2d3d496085ca">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b6d613c0-41d9-4ad5-820a-2d3d496085ca|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="2025-12-11T09:56:07.9066131+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b6d613c0-41d9-4ad5-820a-2d3d496085ca" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210507576319" Longitude="16.305776238441" StarRating="3" HotelCode="36049|hotel_hadrigan" HotelName="Hadrigan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maroltingergasse 68, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/1a/271a0284ce6d52b3e206d369fea09eefffc1220e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.18" OriginalAmount="33.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.239091048111" Longitude="16.430169045925" StarRating="3" HotelCode="73767|1656388" HotelName="Lenas Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 52, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb3023aaca22756ecab45be422d1c31a6e865ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.38" OriginalAmount="34.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.170232066791" Longitude="16.374599039555" StarRating="2" HotelCode="260430|2171535" HotelName="a&amp;t Holiday Hostel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizgasse 66, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/94/1e946f44f827d47482bc6739d45b454d95b894b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 75 rooms. Most storeys can be reached by lift. Services and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.56" OriginalAmount="34.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205282" Longitude="16.3364142" StarRating="0" HotelCode="97704|120392" HotelName="a&amp;o Wien Stadthalle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 9-11, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/70/7b70a52225acbf48cdf21fad276cb22856663664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in one of Europe's most beautiful cities, Vienna. Situated 2 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213587451166" Longitude="16.349319440153" StarRating="3" HotelCode="36055|448165" HotelName="Hotel &amp; Pension Arpi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kochgasse 15/9, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/dc/addc2c1a7b2d0c21fea25ca3172d36275b7e7a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.57" OriginalAmount="37.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.214919614427" Longitude="16.336541175842" StarRating="4" HotelCode="60592|937125" HotelName="Exe Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottakringer Strasse 34-36, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f6/4ef631ff279200ffcd8d8611c7598e849eca0bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hernal quarter, only a few minutes from the famous shopping mile Mariah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.86" OriginalAmount="37.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216038" Longitude="16.33775" StarRating="3" HotelCode="96036|1528458" HotelName="Geblergasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Geblergasse 21, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1e/2b1ef1a93a025b56e846bf18ca0f8a607cc35873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located mere minutes from the city centre, this hotel is the ideal base from which to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.27" OriginalAmount="37.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182923" Longitude="16.378578" StarRating="0" HotelCode="186486|933815" HotelName="a&amp;o Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 11, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/66/16666db83f9187820ee1f3199cb9b368b8a1bac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.176265" Longitude="16.366240157078" StarRating="2" HotelCode="268688|arnes_hotel_vienna" HotelName="Arnes Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Quellenstraße 120, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4a/0d4a417f482c36ba420944345dfb088c64dbc07d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.28" OriginalAmount="40.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.221671" Longitude="16.356645" StarRating="4" HotelCode="10291|848835" HotelName="Boltzmann" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boltzmanngasse 8, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/32/0f32681c9cbd7bade1a580c7a0f14de6d6d64302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the centre of Vienna in the quiet 9th city district. Located ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.192585" Longitude="16.315804" StarRating="3" HotelCode="262176|hb1_hotel_wien_schonbrunn" HotelName="HB1 Design- &amp; Budgethotel Wien-Schönbrunn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linzer Straße 6-8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/68/2968db75ec292cad24b54b36d5ce1ea1d4b6bf81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.68" OriginalAmount="42.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.222367" Longitude="16.397913" StarRating="2" HotelCode="212688|2309575" HotelName="ibis budget Wien Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d5/34d5e698dd2fe8101862567299ba374954c3971d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.00" OriginalAmount="42.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231289179959" Longitude="16.356842815876" StarRating="3" HotelCode="173018|92848" HotelName="Arthotel ANA Katharina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augasse 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e1/7de1fe9f48e3d42f90d5f0e13f625a3e792d7802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a quiet area and is easily accessible by public transportation.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.12" OriginalAmount="42.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182436" Longitude="16.332137" StarRating="3" HotelCode="165719|179016" HotelName="Hotel Orangerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grieshofgasse 11, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/b6/e7b6f7f580c3fa728fa0047e449f43eb2538800d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 15-minute drive from Vienna’s city centre. There is an underground stat...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.68" OriginalAmount="43.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198122884068" Longitude="16.337462514639" StarRating="4" HotelCode="11879|269665" HotelName="Mercure Wien Westbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstrasse 4, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/29/d829f861eaeb8adf9c31c442f7a8a9511054305d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel lies directly opposite Westbahnhof within a 10-minute walk, guests will r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.69" OriginalAmount="43.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.188903" Longitude="16.349583" StarRating="3" HotelCode="103951|1517918" HotelName="ibis Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunnerstrasse 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/58/d458a25cf8b5195f6a92ac788b0a2fd7dddf9ead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.76" OriginalAmount="43.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186908293625" Longitude="16.375559270382" StarRating="3" HotelCode="47707|136792" HotelName="Novum Hotel Congress" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 34, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a7/60a703484256e1dfeb77a2db66c44a80b9fcd879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, comfortable hotel is situated opposite the city's southern railway station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.05" OriginalAmount="44.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20130213" Longitude="16.34042116" StarRating="3" HotelCode="79922|1614088" HotelName="Novum Hotel Kaffeemühle Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 45, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a8e2456884bfbcdc717880d0e97889b4c6b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216685160659" Longitude="16.342308310862" StarRating="3" HotelCode="137021|lenas_vienna_hotel" HotelName="Hotel City Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 32, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/e1/3fe13f80ebc8f0cdc4f4deb6f09ad955dedb2aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18659" Longitude="16.41349" StarRating="2" HotelCode="36051|ibis_budget_wien_sankt_marx" HotelName="ibis budget Wien Sankt Marx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Franzosengraben 15, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c0/4dc023cdf47216049c4fe956fc8ae99e3f0d6077.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.60" OriginalAmount="46.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.230703143203" Longitude="16.35522544384" StarRating="4" HotelCode="10847|937085" HotelName="Arthotel ANA Gala Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viriotgasse 5, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bf/07bf28d2f7f09c0b63b121e65f90b5561328453d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.75" OriginalAmount="46.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.219551085784" Longitude="16.325431466103" StarRating="4" HotelCode="96774|1208570" HotelName="Senator Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Hauptstraße 105, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c6/57c6341230d7de0c1349e7601980eca9a292b1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 km from the city centre. It lies 3.6 km from Westbahnhof railway station, 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.16" OriginalAmount="46.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21433787" Longitude="16.39110612" StarRating="2" HotelCode="776634|3897695" HotelName="ibis Styles Wien Messe Prater Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Franzensbrückenstrasse 26, Leopoldstadt, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/e5/cee5909ff939e6e4089b90ab50c34bafbc4e0a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.37" OriginalAmount="46.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220819" Longitude="16.389037" StarRating="3" HotelCode="12874|1021288" HotelName="Kunsthof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlfeldgasse 13, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efaf6ac86f690866ab341aadfb1153da82accda4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186813517017" Longitude="16.420706212521" StarRating="4" HotelCode="67259|roomz_vienna" HotelName="Roomz Hotel Vienna Gasometer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paragonstraße 1, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/0217ae5e159d6ff31aca731e2d38613b8de1b08d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated near to the Gasometers in Vienna’s 11th district, Simmering. All the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.57" OriginalAmount="47.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193163162241" Longitude="16.339196562767" StarRating="3" HotelCode="42033|351095" HotelName="ibis Wien Mariahilf" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Gürtel 22-24, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/75/f275414726db5d916f7f17d479f66780b7b6ba31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the centre of Vienna, close to Westbahnhof and the famous shopping m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.57" OriginalAmount="47.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197891357629" Longitude="16.336511671543" StarRating="4" HotelCode="37089|1021088" HotelName="Hotel Westbahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelzgasse 1, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/34/c934a728cfb40ebaebc65901c0b3843eef6df2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.13" OriginalAmount="47.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.219683" Longitude="16.285513" StarRating="4" HotelCode="36058|384385" HotelName="Austria Trend Hotel Schloss Wilhelminenberg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Savoyenstraße 2, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ac/2aacc65d25e2641854d2a674e58f39f4cd04681d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the north-western outskirts of Vienna and surrounded by 120,000 m² of groun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185073540401" Longitude="16.352224711639" StarRating="3" HotelCode="24648|art_hotel_vienna" HotelName="The Art Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandmayergasse 7-9, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cb/cfcb98bb7c323e785c349efc1bb6f4cf5c83183c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated between Schönbrunn Palace and Naschmarkt market, both just a short walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.163909975392" Longitude="16.32317836627" StarRating="3" HotelCode="141925|gartenhotel_altmannsdorf_hotel_2" HotelName="7 Days Premium Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 33, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/32/5132209a9fdf6eb4a80dcca56c2f36d8ffa25244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.91" OriginalAmount="48.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.222201" Longitude="16.397623" StarRating="3" HotelCode="103942|1427148" HotelName="ibis Wien Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7a, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/38/0038672207fe3cb2f2e4c644f6428ffcfd91faa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.03" OriginalAmount="48.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.191636172133" Longitude="16.35451734066" StarRating="4" HotelCode="200974|350975" HotelName="Austria Trend Hotel Ananas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rechte Wienzeile 93-95 / Sonnenhofgasse 8-10, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b3/a8b3f858b9c61f43c41e60fd8f3fa9109db31531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located by the Naschmarkt market on Ringstraße within a short distance of a selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.20" OriginalAmount="48.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19238489528" Longitude="16.399532267529" StarRating="4" HotelCode="177077|937075" HotelName="Best Western Plus Amedia Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 153-155, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2d/9b2dbec013eaebe79fdacbf587a116f27656799e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 stops on the metro from the centre of Vienna - in the vibrant business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.28" OriginalAmount="48.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213354" Longitude="16.347202" StarRating="3" HotelCode="130658|952645" HotelName="Hotel-Pension City Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Daungasse 1, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3a/563a8b4333b707a961f47e22eb10b0ded32c656b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.93" OriginalAmount="49.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.196535253191" Longitude="16.395748257637" StarRating="4" HotelCode="76006|115692" HotelName="Eurostars Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 120, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c4/68c4a55c5696b16ccfeebfe4b25fd7af403d9891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel constitutes the perfect starting point for excursions around Vienna and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.20" OriginalAmount="49.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.221259522006" Longitude="16.384729743004" StarRating="3" HotelCode="16945|848805" HotelName="Hotel Am Augarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinestraße 15, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/50/d350e494f884b71393159c47bb47d941e8f79b7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Vienna, this hotel lies close to the Prater and within just 10 minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.30" OriginalAmount="49.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.191315" Longitude="16.400441" StarRating="3" HotelCode="103941|1528958" HotelName="Gartenhotel Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 165, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d4/f3d45e758e91f940d8e5a0d49ac452a2c9c22c8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213807" Longitude="16.350938" StarRating="4" HotelCode="64237|baronesse__my_secret_home" HotelName="Pension Baronesse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 61, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ee/53eee8f39007e48f6e43964ffa21412a6ed71fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215285" Longitude="16.34895" StarRating="2" HotelCode="103926|pension_vera" HotelName="Pension Vera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alserstrasse 18, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fc/a9fce9cfbebfc7abef1be93b60fb052db92e34d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2208838" Longitude="16.3666273" StarRating="4" HotelCode="11741|deutschmeister" HotelName="Hotel Deutschmeister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grünentorgasse 30, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/4b/3c4b07417d06f5290f392d476dec1ec5a0ed9c17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.74" OriginalAmount="50.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186173323264" Longitude="16.324911117554" StarRating="3" HotelCode="166006|937295" HotelName="Koncept Hotel Liebelei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sechshauser St. 83, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/b5/ceb53581a7d4e97ba5aba3aa864d9bc861ab3624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186229653482" Longitude="16.370944529772" StarRating="3" HotelCode="54498|sommerhotel_wieden" HotelName="myNext Sommerhotel Wieden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schelleingasse 36, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2b/d62baad171d3e1d309805c90dcc0b1d846a79b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Vienna. The accommodation comprises a total of 115 snug bedrooms. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.83" OriginalAmount="51.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216694276821" Longitude="16.359992883432" StarRating="3.5" HotelCode="36057|952655" HotelName="Hotel-Pension Baron am Schottentor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Straße 12, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/4f/4f4f288335de4b33ef3a586c0e4d72112f0bc20b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.11" OriginalAmount="51.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18668" Longitude="16.344146" StarRating="4" HotelCode="255614|216822" HotelName="MAXX by Steigenberger Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretengürtel 142, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2d/162de486c8e9f23b82c57c5e2de641f645366ad9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.46" OriginalAmount="51.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.224095" Longitude="16.398945" StarRating="3" HotelCode="36045|848395" HotelName="Novotel Suites Wien City Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radingerstrasse 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/c5/85c542c857cef9f0448fa0dfafcd4a860853d50a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.63" OriginalAmount="52.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.162940326256" Longitude="16.340392827988" StarRating="4" HotelCode="31379|384325" HotelName="Austria Trend Hotel Bosei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutheil Schoder Gasse 7b, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e7/c8e7dfd30f52e9afb12c0dc500d84c7a5f407a53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the outskirts of Vienna, directly next to the tranquil Wienerberg hill. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="52.82" OriginalAmount="52.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.221784" Longitude="16.357926" StarRating="4" HotelCode="32564|CAU359500" HotelName="Hotel &amp; Palais Strudlhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasteurgasse 1, 1090 Wien, Österreich</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01df83f94f9496628115dea19b5861ea9d0881b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.05" OriginalAmount="52.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.226123606579" Longitude="16.362282335758" StarRating="3" HotelCode="69523|85555" HotelName="Hotel Mozart" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Julius-Tandler-Platz 4, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ee/0fee859c0b1a5909739fab40020408993f941bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is 3 km from the centre of Vienna and 6 km from the River Danube. Vienna International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.11" OriginalAmount="52.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.250163002198" Longitude="16.439589495701" StarRating="3" HotelCode="162997|224806" HotelName="Hotel Donaustadt Kagran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Donaufelderstraße 232, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/08/7108a15963a1325a9b4269fb570a50d9a8bea104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.13" OriginalAmount="52.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18368862" Longitude="16.37741503" StarRating="3.5" HotelCode="611689|2370415" HotelName="Smartments Business Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gertrude Frohlich Sandner Strasse 15, 10 Favoriten, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/4f/014f7db47afe8b1aafec56ddf7cbaa390c8d67ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.246032434073" Longitude="16.341259915344" StarRating="4" HotelCode="49117|derag_livinghotel_kaiser_franz_joseph_2" HotelName="Living Hotel Kaiser Franz Joseph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sieveringer Straße 4, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/0e/000e642c6c1e58b9f6f78b804c691029cf33ab04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst peaceful, green surrounds in Döbling, one of Vienna's most elegant residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.56" OriginalAmount="53.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.191853" Longitude="16.339156" StarRating="0" HotelCode="58779|384515" HotelName="Mercure Raphael Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wallgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f7/b7f7b694ffbf55b37e77244e3467a2f610500ad7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located adjacent to the famous Raimund Theatre, close to the international railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.59" OriginalAmount="53.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194833" Longitude="16.350573" StarRating="3" HotelCode="295094|2615075" HotelName="Hotel Mocca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strasse 70, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf99b3a1282797b0febd74fbe20fea93bb0c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.78" OriginalAmount="53.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.187692" Longitude="16.378157" StarRating="4" HotelCode="16230|384725" HotelName="Novum Hotel Prinz Eugen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 14, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ce/03ce2e13741662ccdb9518cf010f55671848746f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the embassy quarter of Vienna and provides an excellent poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.18" OriginalAmount="53.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203866907716" Longitude="16.38874232769" StarRating="4" HotelCode="12247|269545" HotelName="Mercure Grand Hotel Biedermeier Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 28, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a4702fb212350c4079ab14c2da01d03ebe7abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the quiet old Viennese Biedermeier passage, Sünnhof. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.24" OriginalAmount="53.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198645" Longitude="16.323384" StarRating="3" HotelCode="14251|384625" HotelName="Lucia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hütteldorfer Straße 79, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/60/3f6050b043255e7202f960594256ad3b95b06700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 10-minute public transport journey away from the Schönbrunn Palace as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.31" OriginalAmount="53.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16887393" Longitude="16.34672405" StarRating="4" HotelCode="954992|2389855" HotelName="Holiday Inn Vienna - South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wienerbergstrasse 7, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5e/575eef57268f300c69a6f6a2a0c37967b6573189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.48" OriginalAmount="53.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.196429766964" Longitude="16.341422796249" StarRating="4" HotelCode="258499|121206" HotelName="InterCityHotel Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 122, Ecke Kaiserstraße, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e3/96e39853ddc304c25e12767a1acbcd42ea1b57f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, right on one of the city’s famous shopping streets (Mariahilfer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18096564014" Longitude="16.3585460186" StarRating="3" HotelCode="200868|allegro_2" HotelName="Allegro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matzleinsdorferplatz 1, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f2/2df283abc89d805d63b0848e2aa3e5fa0a4ec646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.25" OriginalAmount="54.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179243340053" Longitude="16.362376213074" StarRating="4" HotelCode="96777|2500899" HotelName="Rainers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 184, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcadab089567ea764bf631bf0fbd2e374abd8142.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 500 m from the Südbahnhof, 1 km from Keplerplatz metro station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.28" OriginalAmount="54.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231262379644" Longitude="16.386494636535" StarRating="3" HotelCode="651588|2463645" HotelName="the niu Franz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dresdner Straße 111, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7c/007c148f4a32265575529a7e1625eaf93e6b3328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.227243960268" Longitude="16.400222182274" StarRating="4" HotelCode="43696|7899" HotelName="Austria Trend Hotel Lassalle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Engerthstraße 173-175, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/7f/b37f2bb6fe7af9b63764bc8d3b105e8fab13e6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a peaceful location near the city centre and represents the ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193473" Longitude="16.335523" StarRating="2" HotelCode="430031|vienna_hostel_ruthensteiner_" HotelName="Hostel Ruthensteiner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Concierge,Dry Cleaning,Garden,Internet,Laundry,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Hamerlinggasse 24, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/eb/f7eb3da417dcaa55f46a94600e5877722cb7a232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vienna Hostel Ruthensteiner in Vienna (Rudolfsheim-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.64" OriginalAmount="55.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204824" Longitude="16.343139" StarRating="4" HotelCode="50968|2370475" HotelName="Max Brown 7th District Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenfeldgasse 74, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/3960adfa2212431484254fdb9f0e45c3a0e41e16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 5th district of Vienna, close to the city centre and historical district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.67" OriginalAmount="55.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194148350678" Longitude="16.346339285374" StarRating="4" HotelCode="219939|2293165" HotelName="Arthotel ANA Boutique Six" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fcd20e6f7883ef3d0f29ca95373ae730bd75c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 93 rooms. Most of the storeys can be reached by lift. A breakfast roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.96" OriginalAmount="55.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200486360516" Longitude="16.338429450989" StarRating="4" HotelCode="10293|383065" HotelName="ARCOTEL Wimberger Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 34-36, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/62/3962ac349ceefa711a42738f4288df2529aa67d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in Vienna's vibrant 7th district, just 10 minutes from the Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.45" OriginalAmount="55.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184722" Longitude="16.321032" StarRating="4" HotelCode="365829|73159" HotelName="Austria Trend Hotel Zoo Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunner Schlossstrasse 38-40, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/6f22406eee97f0a1/c6/c6695645dc2ff639/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the perfect location, conveniently close to Vienna's main tourist attraction, Schlo...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.12" OriginalAmount="56.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199535262075" Longitude="16.338729858398" StarRating="4" HotelCode="60660|384565" HotelName="Fleming’s Conference Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 26-28, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b1/9fb15f48e88975f81a389216f92cac841c80d7d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Mariahilfer Straße shopping mile lies in the vicinity of this Vienna hotel and the Westbahnhof t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.17" OriginalAmount="56.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185617" Longitude="16.403885" StarRating="4" HotelCode="178547|937105" HotelName="Austria Trend Hotel Doppio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 99 / Rinnböckstraße 1, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6c574f2b8f2f4bb3130fccb5b90efd879822f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.42" OriginalAmount="56.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.218279" Longitude="16.358055" StarRating="3" HotelCode="76702|2024435" HotelName="Hotel-Pension Bleckmann" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Straße 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/41/32411673739c8ea20dea57610c37adc216df900f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.14" OriginalAmount="57.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.175287" Longitude="16.420459" StarRating="4" HotelCode="178232|1979985" HotelName="JUFA Hotel Wien City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 50, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6b/b56b1c48f6405d63bb1bd609b4a9e4205a2fef84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urlaub in einer der charmantesten Städte Europas! Modern ausgestattet und mit guter Verkehrsanbindun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.19" OriginalAmount="57.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21592" Longitude="16.404982" StarRating="3" HotelCode="38551|351035" HotelName="Austria Trend Hotel Messe Prater Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Messestraße 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/dd/33dde5fbf781b5a8b6e5723e4c279cfb00b506a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel lies in the immediate vicinity of Vienna's MessezentrumWienNeu exhibition centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.44" OriginalAmount="57.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220307022233" Longitude="16.355882585049" StarRating="4" HotelCode="10478|747155" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Str 33, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a5/eca58d30d9b14bd8db042bbb37eb46503a13e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.67" OriginalAmount="58.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.158509500598" Longitude="16.345090542328" StarRating="4" HotelCode="31380|351155" HotelName="Arion Cityhotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Garden,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hintschiggasse 1, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/0c/8c0cd136c161055e629612898c39f864cf51432c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the recreational area of Wienerberg, in the green suburbs south of Vienna. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.89" OriginalAmount="58.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220672476868" Longitude="16.399385333062" StarRating="3.5" HotelCode="210781|3566997" HotelName="Best Western Plus Hotel Arcadia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Winter-Platz 5, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ff/2dff139bb857623cf7be183619ff230366bdcc63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.16" OriginalAmount="58.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.166607793445" Longitude="16.344858705997" StarRating="4" HotelCode="36048|88163" HotelName="Hilton Garden Inn Vienna South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hertha-Firnberg-Strasse 5, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/55/a155312ee18c97c7af2e042b82b78d9e51b8d964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Vienna. Its setting is especially ideal for busine...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="59.51" OriginalAmount="58.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.22369269" Longitude="16.4063321" StarRating="3" HotelCode="972689|1009402" HotelName="Best Western Plus Celebrity Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Wehlistrasse 153, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d5/dbd5327af4bbb31a3268a9562f189a495c5a38f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.187698761054" Longitude="16.30164490715" StarRating="3" HotelCode="130983|viktoria" HotelName="Viktoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eduard Klein Gasse 9, 1130 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/85/1e85d6aadcba9872c48e41e80ea992dd7a1e0ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.78" OriginalAmount="59.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190983908478" Longitude="16.316686412373" StarRating="4" HotelCode="170118|866435" HotelName="Radisson Blu Park Royal Palace Hotel Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schlossallee 8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c7/28c7d1fe0c77a69fb4ff9a7e9a7d591a5d078195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the Vienna Technical Museum and Schönbrunn Palace. Right on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.24" OriginalAmount="59.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.22261341" Longitude="16.39415151" StarRating="4" HotelCode="605380|2252955" HotelName="roomz Hotel Wien Prater" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rothschildplatz 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a96d1c8cdbf141362cbd1bb0967dd98353812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.33" OriginalAmount="59.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1906674" Longitude="16.3415767" StarRating="3.5" HotelCode="639866|3906085" HotelName="Oliver Live like Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strabe 126, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b1/31b1be6e7bbdeb3b0a57bac036500b66922101dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182449211608" Longitude="16.381281110451" StarRating="4" HotelCode="306642|48867" HotelName="Hotel Schani Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Strasse 22, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/39/b839659fbd3ac0dbc85db6b4a705a6c1e8029e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19365444" Longitude="16.34044325" StarRating="0" HotelCode="464358|happyhostel_" HotelName="HappyHostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kurzgasse 2, 6. Mariahilf, A-1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8f/c98f64e1fe37033b64b369b206738a60f0b89bf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.63" OriginalAmount="60.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194490748394" Longitude="16.346284300089" StarRating="4" HotelCode="200981|235696" HotelName="Austria Trend Hotel Anatol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 26, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/16/e516e65bc86eedfca3abd22afb4845e224186e47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel features functional design, timeless elegance and modern comfort, combined wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.71" OriginalAmount="60.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2148512" Longitude="16.3402136" StarRating="3" HotelCode="36053|1163319" HotelName="Boutique Hotel Donauwalzer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 27, 1170 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a349b846d0393929d760d1f3e71871c9d2cab1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel has convenient connections to the public transport system; the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.96" OriginalAmount="60.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.173895435214" Longitude="16.420290470123" StarRating="3" HotelCode="87895|3901075" HotelName="Hotel Hahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 72, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/19/3c19bedd7f7c7c5d48bcb81bd3fc84a652895791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.189292851165" Longitude="16.365557312965" StarRating="3" HotelCode="365405|hotel_attache_3" HotelName="Attache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 71, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/6e/246e5591afa089d9de320d16e74080236a17c13e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just in front of the hotel is the tramway station to the city centre; within 10 minutes guests are i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197258" Longitude="16.334238" StarRating="2" HotelCode="387608|do_step_inn" HotelName="Do Step Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstraße 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/a4/6ea4f8882f3c3576f898f2ab68c144a09b37c57a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.83" OriginalAmount="61.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179377" Longitude="16.411197" StarRating="4" HotelCode="207570|1453988" HotelName="SIMM's Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmeringer Hauptstraße 55, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e4/abe4136706919f5eec53bad7e5bb4be3235c68bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.04" OriginalAmount="61.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184156" Longitude="16.3777235" StarRating="3" HotelCode="300836|1515228" HotelName="Star Inn Hotel Premium Wien Hauptbahnhof, by Quality" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerhard-Bronner-Straße 5, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/59/fb59339f17c606f4d86c8a666c0bd3a16678c166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies a 2-minute walk from the Wien train station, 4 km from Hofburg Palace and 5 km from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.18" OriginalAmount="61.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193382" Longitude="16.334401" StarRating="3" HotelCode="103944|1528908" HotelName="Stanys - Das Apartmenthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 161, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7d/f17d745b1467b33f43a20252b1e624f8c9be8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.90" OriginalAmount="62.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186604292564" Longitude="16.30234837532" StarRating="4" HotelCode="15725|384405" HotelName="Austria Trend Parkhotel Schönbrunn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hietzinger Hauptstr. 10-14, 1130 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/56/e45631aa8d733eb9dd1a86dab43e20d381a2c5dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful neighbourhood with an attractive park and close to Schönbrunn Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.05" OriginalAmount="62.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203538" Longitude="16.341358" StarRating="3" HotelCode="89970|1649648" HotelName="Hotel Pension Alla Lenz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halbgasse 3-5, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2fb936c562a006cdd95b7b3144a79b16f269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="63.24" OriginalAmount="62.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193564" Longitude="16.361559" StarRating="4" HotelCode="13533|1319635" HotelName="Holiday Inn Vienna City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstrasse 53, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/59/4459250bcb7c22bffd9cd7bdd3a810bea2729733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located at the heart of Vienna just 20 km from Wien-Schwechat airport. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.30" OriginalAmount="62.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190004" Longitude="16.356808" StarRating="4" HotelCode="12395|1021268" HotelName="pentahotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstraße 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/fd/00fdc07524dd114ceee0f5de986cf63810070c97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Vienna’s 5th district. Guests are able to reach the metro station ‘Pilgramga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.42" OriginalAmount="62.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.217643324193" Longitude="16.382361352444" StarRating="4" HotelCode="14785|34514" HotelName="Hotel Nestroy Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 7 &amp; 10 – 12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c0/93c034218239bcd146f1339c2b3af5a8f97a17ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city of Vienna, only a few minutes walking distance away from the historic city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.54" OriginalAmount="62.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212489" Longitude="16.388872" StarRating="3" HotelCode="89980|2634925" HotelName="Urania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2025" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Obere Weißgerberstr 7, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/93/709342e51ccd830a44cfd11ddbd68cc61d1f4259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.72" OriginalAmount="63.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198448270807" Longitude="16.357494592667" StarRating="2" HotelCode="92782|994845" HotelName="Kolping Wien Zentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Straße 39, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b3/64b34488eaf4d61be6f333b9e245dbb0a4f228fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a lift and features 90 rooms. The friendly staff at the reception desk in the lobby ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.80" OriginalAmount="63.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.235307281698" Longitude="16.421918570995" StarRating="4" HotelCode="13428|290905" HotelName="NH Danube City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Strasse 21, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ca/65cae2822073a5aeb67a464db4cbb137dd07843c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Donaustadt, in northern Vienna, right next to the Austria Center Vienna an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.01" OriginalAmount="63.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184332" Longitude="16.329946" StarRating="4" HotelCode="16630|2404" HotelName="Renaissance Wien Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile, Ullmannstrasse 71, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f5/54f500775f074eed6b40f60ba93e0583d11f57e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Schönbrunn Palace and the Westbahnhof. Public transport links allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.02" OriginalAmount="63.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.226418" Longitude="16.360082" StarRating="4" HotelCode="32584|2200251" HotelName="Bellevue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Althanstrasse 5, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/89/058941c0b2b3fa63b6a43ad6cddc03fae13c8655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Franz Joseph train station in the heart of Vienna and is surrounded by nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.04" OriginalAmount="63.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18036475" Longitude="16.33381437" StarRating="3.5" HotelCode="499204|3901175" HotelName="grätzlhotel meidlingermarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Reschgasse 4, 1120 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/8a/c58a32d611937218a3295c5ac674fd6e18585365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.62" OriginalAmount="63.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.168586327817" Longitude="16.424592733383" StarRating="2" HotelCode="260491|3902265" HotelName="Pension Königs Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Ebersdorfer-Strasse 26, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c671807f4d83b70e00c1a415b4a084ff2eb4b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1888049" Longitude="16.3838046" StarRating="3.5" HotelCode="175425|29805" HotelName="Hotel Daniel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstraßer Gürtel 5, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/zz/54ad86915c8274f8c170c6f99e8da79d7b986499.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within 2 minutes from a train station, 15 minutes from the centre and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.164018" Longitude="16.32162" StarRating="4" HotelCode="12970|gartenhotel_altmannsdorf_hotel_1" HotelName="Gartenhotel Altmannsdorf Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 26, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/26/532683fcc05b8250abbbdba80ebfe25e02729e33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.69" OriginalAmount="64.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213220796878" Longitude="16.413413286209" StarRating="4" HotelCode="70863|84410" HotelName="Courtyard by Marriott Vienna Prater/Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trabrennstrasse 4, Wien1020</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/51/ed5127dcefb11b57aba01817ce0ba9d32daf2496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.07" OriginalAmount="64.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200130274223" Longitude="16.354602728836" StarRating="4" HotelCode="69873|1872975" HotelName="NH Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 32-34, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/76/ae76ef1bc1b59312529f9c3608b4fe0ce05404f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the longest shopping streets in Europe, right in the Spittelberg dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215294" Longitude="16.390236" StarRating="3" HotelCode="130595|hotel_adlon" HotelName="Arthotel ANA ADLON VIENNA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofenedergasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/a2/78a243634e88d8eb5ab9fd32c8852a0676cd5f6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.03" OriginalAmount="65.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.240396531036" Longitude="16.387204693119" StarRating="4" HotelCode="268699|1517908" HotelName="Harry's Home Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 94-96, 1210 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c2/f7c2e0a43dbed2957bda1aa254c01c8719a3bfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.22" OriginalAmount="65.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199751584889" Longitude="16.359779834747" StarRating="2" HotelCode="371243|937275" HotelName="Hotel Terminus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fillgraderg 4, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af3b74928ad9e03c65a8e30796fb56518d67a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.63" OriginalAmount="65.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.226450602296" Longitude="16.356518268585" StarRating="4" HotelCode="172184|2224" HotelName="H+ Hotel Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinstraße 87-89, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2e/702e19d2bb89d3c3009ca648a540eb5ec79c4364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel affords a charming location in a historical district of Vienna and is an ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.05" OriginalAmount="66.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202479" Longitude="16.357446" StarRating="3" HotelCode="387631|937065" HotelName="Admiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schweighofer-Gasse 7, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c5/66c5b41c7eed30d9e65f0948f8a979877aeee602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.32" OriginalAmount="66.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.178563" Longitude="16.371975" StarRating="3" HotelCode="130758|1197918" HotelName="Caroline Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 138, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/22/8b227e5d42e2ace18522f1c36447c5ce734716ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199145" Longitude="16.352609" StarRating="4" HotelCode="36050|corvinus_hotel_pension" HotelName="Hotel Corvinus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/b9/1db9f74d208aafec3c5d12fb4606726772b120a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19350824855" Longitude="16.334033310413" StarRating="4" HotelCode="18999|tourotel_mariahilf" HotelName="Hotel Brauhof Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 156, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ed/63ed9b8a96cd08df3877b489ae71f26442acb511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located exactly halfway between Vienna's centre and the Schönbrunn Palace on the city'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.48" OriginalAmount="67.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.189340237198" Longitude="16.37213408947" StarRating="3" HotelCode="10742|351265" HotelName="Austria Trend Hotel beim Theresianum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 52, 1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e8/bee851b3b059a8fd8b8ce1634046c39cc7bb98fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully appointed hotel is situated at the heart of Vienna, only a few metres away from a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.55" OriginalAmount="67.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19112" Longitude="16.408383" StarRating="4" HotelCode="119223|1116218" HotelName="Vienna Sporthotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baumgasse 83, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/fb/2dfb7b0dd1d4500d0328e5192f574a05d00136dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21703" Longitude="16.362719" StarRating="3" HotelCode="130921|pension_liechtenstein" HotelName="Pension Liechtenstein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hörlgasse 9, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/zz/66adb10d7e62fcaca9344333286065229dd52dfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.80" OriginalAmount="68.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.183529875424" Longitude="16.376417577266" StarRating="4" HotelCode="42968|45964" HotelName="AZIMUT Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444e303d2d4edcdb480c4963b98938164eb1c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its perfect location near to the new central railway station, on Favoritenstrasse (shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.20" OriginalAmount="68.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215242213601" Longitude="16.376138627529" StarRating="4" HotelCode="33453|183016" HotelName="Mercure Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hollandstrasse 3, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b8/73b85ea7cde6c106097ae2ad3393cd2e0b32ebd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.51" OriginalAmount="68.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.195026243106" Longitude="16.384472250939" StarRating="4" HotelCode="69928|76894" HotelName="Austria Trend Hotel Savoyen Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 16, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/838664fe1a37bdcb486ed2c32b13100a4263b790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by historic buildings that are rich in tradition, this city and business hotel serves as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.61" OriginalAmount="68.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199647624417" Longitude="16.352657127613" StarRating="3" HotelCode="47720|54479" HotelName="Hotel-Pension Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 1, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/32/3132c0a4bc05b3da7bb29e5e3e801beaa8287f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Mariahilferstrasse, the oldest and longest shopping street in Vienna. From ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="2" HotelCode="765785|wienderland_bb" HotelName="Wienderland B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Bauer-Gasse 9, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/66/2866ea1aba74ff631e99d4d5189bba6f1d85bd7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.89" OriginalAmount="69.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211025923371" Longitude="16.351574957371" StarRating="3" HotelCode="19521|1021068" HotelName="Zipser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 49, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199d5ef3e567f3bef7759dfa91593bc88b54e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.24" OriginalAmount="69.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18636213" Longitude="16.37990749" StarRating="0" HotelCode="960671|2556275" HotelName="Joyn Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Straße 6, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/0a/1d0a2193685184e56a71966eb0c711b289646902.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220521470257" Longitude="16.381409168243" StarRating="3" HotelCode="81539|4799" HotelName="Resonanz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 47-49, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d5/85/d58550eeb28a09e967c91b9ffc65d2e05ed90e4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.218231" Longitude="16.365057" StarRating="2" HotelCode="36054|goldener_baer" HotelName="Riess City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 27, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/0b/a50b37f32ab88833204a28508068a850bc55edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.76" OriginalAmount="70.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.232538328629" Longitude="16.353945074869" StarRating="3" HotelCode="930969|1185048" HotelName="ibis Styles Wien City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döblinger Hauptstraße 2, 1190 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0a/d50a7b8a9b2c222e43a37ce697b7991bbb9f0c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.58" OriginalAmount="70.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19773628" Longitude="16.34753775" StarRating="2" HotelCode="465538|3902315" HotelName="Pension Hargita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Andreasgasse 1/8, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb871484c329be902f5b74cc7930ece2e23d7878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199120491813" Longitude="16.352602243424" StarRating="3" HotelCode="36046|hotel_pension_haydn" HotelName="Hotel Pension Haydn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf87e951d8c293ef7d9c83b3640847a66d3603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.214838" Longitude="16.351354" StarRating="4" HotelCode="89967|pension_excellence" HotelName="Pension Excellence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Strasse 21, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/75/277503b79940b359786157b36532e1a843afa264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.75" OriginalAmount="71.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190879" Longitude="16.371525" StarRating="3" HotelCode="498594|3905565" HotelName="grätzlhotel belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 17/3–5, 1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/f0/2cf0e7329a5b74ddc9193cfbfeeedbb03e00b9d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.90" OriginalAmount="71.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.196573" Longitude="16.341819" StarRating="4" HotelCode="372786|1906625" HotelName="Ruby Marie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 2-4, Ecke Mariahilfer Straße 120, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a6/45a6d06262d2d17e60bb43890806fddece7f5f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="71.93" OriginalAmount="71.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182173" Longitude="16.378377" StarRating="4" HotelCode="244266|2177971" HotelName="Hotel Zeitgeist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 15, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/55/2255e08c77516ec3921161b73328e2dc3d831fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.23" OriginalAmount="71.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210856" Longitude="16.379337" StarRating="3" HotelCode="130127|3897875" HotelName="Pension Dr. Geissler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Postgasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506d965b7a65c242ad2803267c76b1d64103c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.58" OriginalAmount="71.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184858" Longitude="16.333845" StarRating="3" HotelCode="208387|1021158" HotelName="Star Inn Hotel Wien Schönbrunn, by Comfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile 224, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8c/ec8c0b532285f38f3e7fa66a4d6666731300961f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199188476266" Longitude="16.333741379133" StarRating="3" HotelCode="33067|boutiquehotel_stadthalle" HotelName="Boutiquehotel Stadthalle Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hackengasse 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/6e/a46e7ebad16ff06a157ef69c1f9a0da27fed217a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quiet spot between the West Station and the Stadthalle centre, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.86" OriginalAmount="72.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.175357385884" Longitude="16.381445271443" StarRating="3" HotelCode="388200|1715478" HotelName="Smart Apart Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Waldgasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9e/bf9eab96eff8a9645fb8fd9e73ad15b8212ddace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.17" OriginalAmount="72.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2132749" Longitude="16.3831598" StarRating="4" HotelCode="410467|183176" HotelName="Novotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aspernbrueckengasse 1, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/53/0a539845d61c31a22144e6f1e9650719d0c64e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.18" OriginalAmount="72.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211056" Longitude="16.383854" StarRating="4" HotelCode="136634|382945" HotelName="Aparthotel Adagio Vienna City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uraniastrasse 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/b4/25b4e2890ac688042523cc238748fa1f90e41bed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Vienna, right on Julius Raab Platz and close to Ring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.69" OriginalAmount="72.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.195862998264" Longitude="16.289495229721" StarRating="3" HotelCode="136992|1528818" HotelName="Klimt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felbigergasse 58, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c1/c9c131d6c345036ea101b02dcdf81b920645ee25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2282" Longitude="16.3675" StarRating="4" HotelCode="498827|vienna_grand_apartements_city" HotelName="Vienna Grand Apartments City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Wallensteinstraße 9, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fd/35fdeca113a77152c703a5d9032e1d20219e4da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.70" OriginalAmount="73.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.192702027364" Longitude="16.357518381615" StarRating="4" HotelCode="213217|955145" HotelName="Safestay Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönbrunner Straße 41, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec620cfddd5bf396bfb65526fd5ca63d69c44889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.233931622093" Longitude="16.420757174492" StarRating="4" HotelCode="58778|55193" HotelName="Park Inn by Radisson Uno City Vienna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 16-18, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/119250/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215131" Longitude="16.347864" StarRating="2" HotelCode="89222|pension_madara" HotelName="Pension Madara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Straße 39, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/bf/a5bfcfac3fb3629f0fa2cf037bbf4de9812c53f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200999445763" Longitude="16.353313028812" StarRating="3" HotelCode="33068|savoy_2" HotelName="Savoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindengasse 12, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b3/e2b37ce6aabc7477f745daa44916e96aa15ff9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central yet quiet location, 5 minutes' walking distance from the famous Ringstras...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.14" OriginalAmount="75.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19556" Longitude="16.38327" StarRating="4" HotelCode="43671|290895" HotelName="NH Wien Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/64/aa64883d119e0b00d6177df78bee80e93fd07c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the former State Printing House directly by the Botanical Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.33" OriginalAmount="75.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21760334802" Longitude="16.381997107969" StarRating="4" HotelCode="904705|866645" HotelName="Hotel IMLAUER Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 10-12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/83/50837b8b22097faaccd3f4b01f7c9a62e9a31b45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only a 10-minute walk away from the city center the stylish 4-star hotel IMLAUER Wien, is situated i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.65" OriginalAmount="75.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231906" Longitude="16.417196" StarRating="4" HotelCode="61868|383045" HotelName="ARCOTEL Kaiserwasser" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 8, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833f222339b9805142f9c5f4b13deeee66de76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185863" Longitude="16.37934" StarRating="3" HotelCode="534670|ibis_wien_hauptbahnhof_opening_july_2017" HotelName="ibis Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/8c/5e8c85189817cd03be79eff4ea1bb18e189f9acb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21323509542" Longitude="16.358079314232" StarRating="3" HotelCode="130926|residenz_hotel_pension" HotelName="Pension Residenz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebendorferstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/34/1a/341aba3e78c6d0daafad26384991602cc1b13132.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.79" OriginalAmount="77.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21677433" Longitude="16.37826959" StarRating="3.5" HotelCode="498535|3900455" HotelName="Grätzlhotel Karmelitermarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Sperlgasse 6, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/d6/dfd66de90309e16625cbdefab66f45189ab8ee3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.43" OriginalAmount="77.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194572215034" Longitude="16.340222373016" StarRating="4" HotelCode="14734|34504" HotelName="Leonardo Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Matrosengasse 6-8, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/bc/38bcc921aad3bc6b75a4fe597ad3601ab1133ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to Mariahilfer Straße, Vienna’s biggest shopping street. It is 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213249393957" Longitude="16.356893777847" StarRating="4" HotelCode="16492|3807" HotelName="Austria Trend Hotel Rathauspark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f0/11f077d398b6f457c62d9d1b2b5831c9cb7e2935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Vienna. The town hall, the Burgtheater (imperial court t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204115" Longitude="16.384355" StarRating="3" HotelCode="89977|goldene_spinne" HotelName="Goldene Spinne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Linke Bahngasse 1a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/ec/1e/ec1ee01e94dfc5b51fc4f4c7e273bb8ffe7334b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Goldene Spinne Hotel has a reception, room service, breakfast service, TV-room and parking (extr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.89" OriginalAmount="78.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212777540103" Longitude="16.353178918362" StarRating="3" HotelCode="201002|3902565" HotelName="Andreas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schlösselgasse 11, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/71/a9718e847adfda67462171644da58d9df7a3fd8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.05" OriginalAmount="78.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203409593465" Longitude="16.335725784301" StarRating="4" HotelCode="10508|2188985" HotelName="arte Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wurzbachgasse 17, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1dc4106f3e4a575394e39629968bb568cf00a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the centre of Vienna, which is around 10 minutes away with public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.20" OriginalAmount="78.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18582" Longitude="16.378603" StarRating="4" HotelCode="534671|2244955" HotelName="Novotel Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 6, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd02958d64786b95df58161f732522eaaa613c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.49" OriginalAmount="78.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18761947" Longitude="16.37777177" StarRating="0" HotelCode="765896|3899965" HotelName="MOOONS Wien managed by Arcotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 16, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/65/94655eaa766b638bb8e6268cdf4e95496ebce0af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194962" Longitude="16.369409" StarRating="4" HotelCode="63685|31744" HotelName="Hotel Johann Strauss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/06/bf064d463047d91f9d3f3b95b4858bf88ebadd05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, allowing guests to explore Vienna and it sights without a car....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.30" OriginalAmount="79.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21351034157" Longitude="16.352119445801" StarRating="3.5" HotelCode="58763|2234" HotelName="The Levante Laudon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laudongasse 8, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/25/d225e1ad2595ce62cc3775cd1b715fb9f6578a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212763" Longitude="16.368318" StarRating="3" HotelCode="130878|pension_lerner" HotelName="Pension Lerner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wipplingerstraße 23, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/64/f264d9b6148dc0daabb0133cd16f9cea41af2ce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.16" OriginalAmount="80.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206174704707" Longitude="16.371039748192" StarRating="4" HotelCode="12235|2274" HotelName="Austria Trend Hotel Europa Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 18, Eingang Neuer Markt 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b9/b6b9f9e018aa83bb0fd56c4e7ef53584adbbe3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located, this hotel lies in the historical centre of Vienna, between the state opera house ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.67" OriginalAmount="80.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.195199" Longitude="16.367321" StarRating="4" HotelCode="12175|1321611" HotelName="Hotel Erzherzog Rainer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 27-29, 4. Bezirk, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/24/55245d931bf221d0414f1b7ba60e40d1ff56ba9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 4th district, within a short walk from the State Opera House, the Künstl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.68" OriginalAmount="80.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206694450554" Longitude="16.391099215344" StarRating="4" HotelCode="297069|1810438" HotelName="Ruby Sofie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marxergasse 17, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/02/f4028b276021093e14fe3c0597d58af3b3ed6c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201056" Longitude="16.343109" StarRating="3" HotelCode="89983|pension_pharmador" HotelName="Pension Pharmador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Schottenfeldgasse 39, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/52/6a52ebca0bafaed96ad7e5f3030e640bdd9acdaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.26" OriginalAmount="82.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210255822291" Longitude="16.378547584079" StarRating="4" HotelCode="539660|2634915" HotelName="Ruby Lissi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 19, Laurenzerberg 2, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/14/cc1416792fbc126ba3edea4318bc93a417325719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.77" OriginalAmount="82.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199158" Longitude="16.351829" StarRating="4" HotelCode="130635|3900005" HotelName="Hotel Schani Salon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 58, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e0/b8e018c546978022eb32444c57df9a05b6eb1eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.34" OriginalAmount="83.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="4" HotelCode="14797|182836" HotelName="Mercure Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 1a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/21/892131ce1ebebe60b87f5e602e25b5462ab884ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Vienna in the historic city centre. Exclusive shopping areas ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.81" OriginalAmount="83.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190416693021" Longitude="16.336409747601" StarRating="3" HotelCode="59061|382995" HotelName="Altwienerhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herklotzgasse 6, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/45/3245bd0bc1c728a0b53d8784146a23bf1717ae3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated right between the city centre and Schoenbrunn Palace. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.251247" Longitude="16.498501" StarRating="3" HotelCode="295096|motel22" HotelName="motel22" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breitenleerstraße 253, Anfahrt über Agavenweg 16, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/d1/4bd1f01d897516f8f0c53b7810e3669eca400577.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the motel, which has a total of 31 rooms. The establishment features vari...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201083469686" Longitude="16.352309882641" StarRating="2" HotelCode="260431|reimer_pension" HotelName="Hotel Pension Reimer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kircheng 18, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/27/97277cf8b0ff4246b8ea3e600297195c2e780a84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.45" OriginalAmount="84.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210182359901" Longitude="16.378134898148" StarRating="3" HotelCode="16031|994855" HotelName="Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/85/f48577933d5b43515734d0357a26b63ed705d217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.47" OriginalAmount="84.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.153742" Longitude="16.282727" StarRating="4" HotelCode="103936|3900245" HotelName="Am Spiegeln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Hörbiger-Gasse 30, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d6/75d644d825770d17b371730610eadabe4e68111a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.84" OriginalAmount="84.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194030343624" Longitude="16.389074921608" StarRating="4" HotelCode="10352|350935" HotelName="Arthotel Ana Enzian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 51, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/d1/d1080cb73c42ef03/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Vienna, only a short walk from the city's famous sights, suc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208426985701" Longitude="16.352634429932" StarRating="2" HotelCode="193757|pension_lehrerhaus" HotelName="Pension Lehrerhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 20, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/40/6240d9137b9c8bd3d7a8f483608e229dce01146c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201693085941" Longitude="16.375333964825" StarRating="4" HotelCode="197488|am_schubertring" HotelName="Hotel Am Schubertring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/bb/65bb2be54f71d40d74efe0419c5a50c05f3416e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an oasis of tranquillity in the heart of Vienna, located directly on the famous Ringstr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.21" OriginalAmount="85.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206514340722" Longitude="16.354393959045" StarRating="4" HotelCode="387242|919035" HotelName="25hours Hotel Wien beim MuseumsQuartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelderstraße 1-3, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/d4/f6d4db0675d4e065e43920baaba5e2df57ad6048.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a park near to the Parliament building, close to the U-Bahn (underground tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.04" OriginalAmount="86.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.12303118" Longitude="16.56550804" StarRating="3" HotelCode="524331|2239335" HotelName="Moxy Vienna Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausfahrtsstraße 4, 1300 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bdbc2464ef323bf6c8be1c7799ca2bb7017c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.46" OriginalAmount="86.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197845767357" Longitude="16.34844481945" StarRating="4" HotelCode="10451|290885" HotelName="NH Collection Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 78, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/18/b218ef9d8e54dce6a009f3d81646e70ca8bda178.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on the longest shopping street in Europe, the Mariahilfer. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213619367234" Longitude="16.379900425672" StarRating="4" HotelCode="64236|12217" HotelName="Hotel City Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 8, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/a1/bda1da2f7d9cfd0471dade85c105f44e2d818090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200743797658" Longitude="16.346079111099" StarRating="3" HotelCode="197429|hotel_am_brillantengrund" HotelName="Am Brillantengrund" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bandgasse 4, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/b4/09b4f77714c95b2c6b7c0cf791b4c00855ab2b84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel has a very quiet location, just over 1 km from the Ringstrasse and the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.158505657672" Longitude="16.345089295261" StarRating="3" HotelCode="380336|24hours_apartment_hotel" HotelName="24hours Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Luxury tents" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grohnergasse 1, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3a/4d3a86aec63c1c677c82de87bd4d0e72987d67eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.20" OriginalAmount="88.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213950017418" Longitude="16.421513557434" StarRating="4" HotelCode="13534|2304" HotelName="Hilton Vienna Danube Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 269, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/75/75999d1cbbf1e789/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside the Danube. The convention centres, such as the Austria Cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.88" OriginalAmount="88.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216203743679" Longitude="16.35963767767" StarRating="4" HotelCode="16546|105291" HotelName="Hotel Regina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" 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>Rooseveltplatz 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c2/cec282c4f5b3228547b8a0978cedae8db62bc77f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located in Vienna's university district, close to a famous church. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211523695165" Longitude="16.373982296274" StarRating="4" HotelCode="317041|1764828" HotelName="Mercure Vienna First" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desider Friedmann Platz 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/15/141508a55c256767e863a2a2734129738729d76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207422409114" Longitude="16.352913379669" StarRating="2" HotelCode="149768|hotelpension_wild" HotelName="Pension Wild" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 10, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7c/727c4ed914e1100490d3f1bae812ae4e684443a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.82" OriginalAmount="90.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.218559237342" Longitude="16.38811737299" StarRating="4" HotelCode="24649|937165" HotelName="Der Wilhelmshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kleine Stadtgutgasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/f5/34f53e3c686f144d06dcfb856815cd504a4bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.13" OriginalAmount="91.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.25610017" Longitude="16.39653771" StarRating="5" HotelCode="518073|3901655" HotelName="Vienna Grand Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Floridsdorfer Hauptstrasse 34, 1210 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8a/7f8a1a713b3ca5d35ec40252f85a5b954b4b4f54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="92.21" OriginalAmount="91.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.121675783563" Longitude="16.56286329031" StarRating="4" HotelCode="316766|CAV172300" HotelName="NH Vienna Airport Conference Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Einfahrtsstrasse 1-3, Flughafen Wien, 1300 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64ca43fd10c5269361690e4b1f411cc07624b99c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the arrivals hall of Vienna International Airport and is the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="93.51" OriginalAmount="92.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201996997493" Longitude="16.3790756464" StarRating="5" HotelCode="258454|1268137" HotelName="InterContinental Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 28, 1037 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c62ea6132e2d8ba3f37647240bf4ede7d31e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is ideally located directly opposite the city park and within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.65" OriginalAmount="92.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20224483" Longitude="16.37499099" StarRating="5" HotelCode="318949|1520998" HotelName="Grand Ferdinand" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 10-12, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/43/7243669953a3b19977fceea8bcb96bae22b932c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Ringstraße boulevard in the centre of Vienna. The City Park and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.66" OriginalAmount="92.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="0" HotelCode="839466|4771855" HotelName="Jaz Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/d1/f1d1c072aa1f75921a87766b5297ecf15c1dd3c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.69" OriginalAmount="92.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19582" Longitude="16.38267" StarRating="4" HotelCode="67260|232153" HotelName="Lindner Hotel Am Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/42/c64231268081de2573cd9ecc2e3b61259856cf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200551" Longitude="16.364735" StarRating="4" HotelCode="42795|hotel_mercure_secession_wien" HotelName="Mercure Secession Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Getreidemarkt 5, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf255566de9354aece8f9596ddd675dd36abc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.242591" Longitude="16.427748" StarRating="3" HotelCode="103950|the_rooms_bed__breakfast" HotelName="The Rooms B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Garden,Housekeeping,Internet,Luggage Storage,Parking,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Schlenthergasse 17, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/13/db132b0b766a75d5cc3d292b9a61193a55b3d957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Rooms Bed &amp; Breakfast in Vienna (Donaustadt), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.37" OriginalAmount="95.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207570773088" Longitude="16.352634429932" StarRating="4" HotelCode="336613|3900445" HotelName="Rathaus Wein &amp; Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 13, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c95ff2f2c6245ec9ea89b9c1464d437e4adcb6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207148" Longitude="16.376619" StarRating="4" HotelCode="89982|appartementhotel_an_der_riemergasse" HotelName="Riemergasse Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemergasse 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f4/28f490afb0137a317920785d09b663c5c6bcbe0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207107" Longitude="16.37086" StarRating="3" HotelCode="81145|pension_neuer_markt" HotelName="Pension Neuer Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergasse 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/21/1e2166fffe79a92160b5d541fa272045afb0576a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.15" OriginalAmount="96.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212185" Longitude="16.373422" StarRating="3" HotelCode="103983|604835" HotelName="Marc Aurel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marc-Aurel Straße 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/2f/6a2f8fe3d31956cd55dd5f6f8e3e863b225ec2b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.23" OriginalAmount="96.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20527" Longitude="16.370732" StarRating="4" HotelCode="64234|3902395" HotelName="Aviano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marco-D´Aviano-Gasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d2/9cd2d6f0301466e5cc07ce3c6b5ce7a144bb2a13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.28" OriginalAmount="96.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208326" Longitude="16.354786" StarRating="5" HotelCode="59229|49234" HotelName="The Levante Parliament" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstraße 9, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7e/6d7e9eb9d852c8d906bb4754f11ff496f8ee3414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location, behind the Parliament building and the Viennese City Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.75" OriginalAmount="96.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.24266553919" Longitude="16.435638070106" StarRating="4" HotelCode="37088|65173" HotelName="ARCOTEL Donauzentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 83-85, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7a/787a97a338ed79050d7469b8948e596bd525f299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located for transport in the Danube centre, Vienna's famous shopping and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14856943" Longitude="16.39631883" StarRating="3" HotelCode="368515|primus_hotel_apartments_2" HotelName="Primus Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alaudagasse 2, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fe/a2/fea2551bba18158fc1ff50e60fe3417a5de6f71e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.09" OriginalAmount="97.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207871074758" Longitude="16.372383534908" StarRating="4" HotelCode="16960|105331" HotelName="Royal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f21eb90ad23c817b979b3256aef2c0a42b5c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel has been family-run since 1931 and enjoys a fabulous peaceful location directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.09" OriginalAmount="97.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207874" Longitude="16.370086" StarRating="4" HotelCode="12981|105321" HotelName="Graben" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e2/18e23dc851a28762bc229da8aa53d3ea43346bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies at the heart of the city in the quiet antiques district directly on St. Ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.34" OriginalAmount="97.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211744450952" Longitude="16.378099322319" StarRating="4" HotelCode="11442|1528728" HotelName="Hotel Capricorno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwedenplatz 3-4, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/bb/c8bb8c517604004fee97b0a4c647205440ff4a4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.83" OriginalAmount="97.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198245" Longitude="16.363981" StarRating="3" HotelCode="103949|2244945" HotelName="Drei Kronen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schleifmühlgasse 25, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed20c28a28dac8fd077e2746b05997ee88edf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199732" Longitude="16.35448" StarRating="3" HotelCode="103945|230688" HotelName="Pension Mariahilf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstraße 49, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/17/15176fc6c368b6f193ef544efdf61625f57fadd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.64" OriginalAmount="99.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209624586845" Longitude="16.353567838669" StarRating="3" HotelCode="12912|1114608" HotelName="Graf Stadion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Buchfeldgasse 5, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/2d/082dcc63d6ebb67287234a7954abbc225cded657.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.86" OriginalAmount="99.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208588" Longitude="16.35406" StarRating="4" HotelCode="318238|184416" HotelName="Hotel Josefshof am Rathaus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefsgasse 4-6, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c1/dcc1962212a9516abf25d99df513d846ccc9287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, offering traditional Viennese flair and modern equipment. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212256529754" Longitude="16.368179172278" StarRating="4" HotelCode="18603|best_western_plus_hotel_das_tigra" HotelName="Das Tigra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiefer Graben 14-20, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e4/0ae4c0cd2387aba23635a875e49d776a338b1c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19820201" Longitude="16.34943072" StarRating="2.5" HotelCode="465581|pension_primavera" HotelName="Guesthouse Primavera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstraße 72, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/6a/a56a9535307245e264e5c8ff74a046a4ef7d4a38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.08" OriginalAmount="100.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209470866474" Longitude="16.351462304592" StarRating="4" HotelCode="47784|1627858" HotelName="Theaterhotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 22, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cb/03cb7683cd2fb40fa7cd21413d7586fb83de1a33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.12" OriginalAmount="100.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.219836" Longitude="16.359831" StarRating="4" HotelCode="13214|225226" HotelName="The Harmonie Vienna, BW Premier Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmoniegasse 5-7, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/99/dd997ac8b5834a38d9a2231ee29232ab4a6fb8f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel is to be found in the heart of Vienna directly by the park of a French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.35" OriginalAmount="102.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201366" Longitude="16.380109" StarRating="4" HotelCode="28283|105892" HotelName="HiLight Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salesianergasse 2, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fb/1ffb8dd8df99d8a833f3db26fd416141e9a8d4bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located only a short walk from the city centre and Wien-Mitte railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.48" OriginalAmount="102.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209345744901" Longitude="16.353479325771" StarRating="4" HotelCode="165253|922615" HotelName="Fleming's Selection Hotel Wien-City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 10-12, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/00/8300cc03fb103e07dd9c79fe3e93ecb87a84028e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.80" OriginalAmount="102.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.223591" Longitude="16.317753" StarRating="4" HotelCode="130679|3902505" HotelName="Ferchergasse Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferchergasse 19, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/21/4321b69df227c9574ed73b8d6971b884e0cf8dcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.08" OriginalAmount="103.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199692587848" Longitude="16.37741804123" StarRating="4" HotelCode="17709|34524" HotelName="Hotel Am Konzerthaus Vienna - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Heumarkt 35-37, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/92/41928c48a54625a3abfa4e2fae2d5346663cd2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212518" Longitude="16.372659" StarRating="4" HotelCode="130890|myplace_premium_apartments__city_centre_2" HotelName="MyPlace City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vorlaufstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/59/bf596de560f173f67a42499613241902f734ed86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2205871" Longitude="16.3818095" StarRating="4" HotelCode="268683|sky_apartments_vienna" HotelName="Sky Apartments Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstraße 52, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/d4/c1d4a62da6c9c152024b147cb758f96e61a6004f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1893866" Longitude="16.35559084" StarRating="3" HotelCode="465432|room_55" HotelName="Hotel Room 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ramperstorffergasse 55, Margareten, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/18/de1886d3c5b0680681ee03364d9590ed63d1f869.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.45" OriginalAmount="104.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197486407327" Longitude="16.367209553719" StarRating="5" HotelCode="48076|372615" HotelName="Das Triest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/ef/73ef8e59e2dcff9c518587d2a84ab447eb9259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and design hotel is situated in the centre of Vienna, near Karlsplatz. All of the city's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21872137" Longitude="16.4000086" StarRating="0" HotelCode="465135|praterstern_apartment" HotelName="Praterstern Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Stuwerstraße 18/1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fb/5afb97e7b20a1b0983bcff1a1431951fb2de54b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.10" OriginalAmount="105.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216391" Longitude="16.389474" StarRating="1" HotelCode="66581|1756658" HotelName="Praterstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mayergasse 6, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/46/5346a09af974f8977a3d705a4aa076b6ecb5f8d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.13" OriginalAmount="105.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203858" Longitude="16.370545" StarRating="4" HotelCode="89973|1438598" HotelName="Opera Suites Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kärtnerstraße 47, 1. Stock, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/e5/b9e57c7c7229175135dd52f83c01925a93e71445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.03" OriginalAmount="105.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20487" Longitude="16.356579" StarRating="3" HotelCode="130923|3901645" HotelName="Pension Museum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Museumstrasse 3, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/41/b54162220babbe00da5362d0cb8ee1ee70b529b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.14" OriginalAmount="106.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197275438572" Longitude="16.386432945728" StarRating="4" HotelCode="16622|84440" HotelName="Renaissance Imperial Riding School" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungargasse 60, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/87/79875c0c7aaca8037794c3a0e2473ec41128b6ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the beautiful Belvedere Palace within a few minutes walk of the state opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.46" OriginalAmount="107.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19746" Longitude="16.36863" StarRating="4" HotelCode="10984|225006" HotelName="Kaiserhof Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenberggasse 10, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3f/103fda647509bbb8e03486f96d3e51f936767be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is very popular thanks to its excellent location in the heart of historical Vienn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.34" OriginalAmount="108.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.217075896608" Longitude="16.389520168304" StarRating="3" HotelCode="15197|937095" HotelName="Austria Classic Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/01/50017a6dd5a71a0479f4d94009093e41151adfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.69" OriginalAmount="108.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210999112445" Longitude="16.377683579922" StarRating="4" HotelCode="103933|1232248" HotelName="Alma Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hafnersteig 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/36/de3650d6e4cb413ba8cffb39c0162c72302413b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208423" Longitude="16.368705" StarRating="4" HotelCode="130904|pension_a_und_a" HotelName="Pension A &amp; A" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/96/859675300487b0b4fa0303054ef07e371dbecbcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Vienna. Those wishing to escape the hustle and bustle of daily ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.91" OriginalAmount="109.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215386851031" Longitude="16.386148084656" StarRating="3" HotelCode="25189|848855" HotelName="Das Capri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 44-46, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/63/63de6f7ee584fb1347bb3ea8cb480127/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central location of this hotel in Praterstrasse in Vienna’s 2nd district makes it an ideal base ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197699163072" Longitude="16.367265880108" StarRating="4" HotelCode="130959|saint_shermin_bed_breakfast__champagne" HotelName="Saint Shermin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rilkeplatz 7, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/47/d84783896fa61ad48bdc3d60573fc26a50b94a92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.24" OriginalAmount="110.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210285" Longitude="16.373579" StarRating="4" HotelCode="185737|1499748" HotelName="Hotel Topazz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lichtensteg 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/27/d2275e558a5a9e4966adef1047a02c0843b40629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the city centre of Vienna, only about 200 m from Stephansdom (St S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.68" OriginalAmount="110.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209930347622" Longitude="16.372562084656" StarRating="4" HotelCode="324596|1712258" HotelName="City Pension Stephansplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Bauernmarkt 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a2/8ea24dd7a861359d7a00cb0057f1399c7ca4b693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.10" OriginalAmount="111.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199958073995" Longitude="16.364129036665" StarRating="4" HotelCode="10738|225086" HotelName="Beethoven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papagenogasse 6, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f9/f8f9e9a97432257a85d029e2613523f61be3c8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the outdoor Naschmarkt market and the Theater an der Wien in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210126" Longitude="16.381604" StarRating="3" HotelCode="103907|pension_riedl" HotelName="Pension Riedl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Georg Coch Platz 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/7a/be7ac74fd2bb229c873ae46b225528f91a81dd14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.140616793153" Longitude="16.381148993969" StarRating="3" HotelCode="136809|pension_kasper" HotelName="Frühstückspension Alexandra Kasper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Hölle 27, 1100 Wien, Oberlaa</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/92/6f92e0d78030a9cbf51f4f3ab1fbaf26dd863dbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="116.01" OriginalAmount="114.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21434500754" Longitude="16.380210220814" StarRating="4" HotelCode="18244|2884902" HotelName="Hotel Stefanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 12, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3e/dd3ed7a3ff0afa0bf628ec089d8a727744d03ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Taborstrasse always had a special significance as an access road to the imperial city of Vienna. To ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.66" OriginalAmount="115.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215435" Longitude="16.369066" StarRating="3" HotelCode="89969|3901745" HotelName="Bajazzo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Esslinggasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/22/f12273152fb490c82cc3a253712f22d50438ac94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205462" Longitude="16.377794" StarRating="4" HotelCode="197477|am_parkring" HotelName="Hotel Am Parkring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7e/5f7e1412628f1a7bbf9b242542d265b09c8dc5d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is located in the 11th, 12th and 13th floors of the Gartenbauh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.83" OriginalAmount="119.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210565" Longitude="16.376026" StarRating="4" HotelCode="103940|1098118" HotelName="Hollmann Beletage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Köllnerhofgasse 6, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/77/1e77df423b1c31999276a469aa43214ad7bcaa5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.214468" Longitude="16.284411" StarRating="3" HotelCode="89972|hotel_gallitzinberg" HotelName="Gallitzinberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Staud-Straße 32, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/d5/c8d5ebab874ad856283b38d1c8334cc65adb911e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Vienna. A total of 18 units are available for guests' convenience. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1386016" Longitude="16.3223229" StarRating="4" HotelCode="268701|pension_erlaa" HotelName="Erlaa Pension" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erlaaer Straße 148, 1230 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/7f/d97f8a23cd019c4abdcd4d9d92d3650a1e22b352.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.07" OriginalAmount="120.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204184" Longitude="16.372687" StarRating="4" HotelCode="89968|1434428" HotelName="Mailberger Hof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/47/1547c4dea24b43e262edac119aa5a75076fe1459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.11" OriginalAmount="121.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210443" Longitude="16.371577" StarRating="4" HotelCode="76498|1528768" HotelName="Arthotel ANA Amadeus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wildpretmarkt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/51/9451722b74b0670de7a5d180ab9782c2ca66f16d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.82" OriginalAmount="122.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231777" Longitude="16.412656" StarRating="5" HotelCode="263229|253949" HotelName="Meliá Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Donau-City-Straße 7, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/59/1f591194b95efbaef0569b7e2732aecf49376259.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.95" OriginalAmount="123.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206012036133" Longitude="16.38297021389" StarRating="0" HotelCode="18940|2294" HotelName="Hilton Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Stadtpark 1, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/64/fd641011f2b0c04b6f8999c348c36d4e79102731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside the beautiful city park at the heart of Vienna. Sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.98" OriginalAmount="124.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206343" Longitude="16.375945" StarRating="3" HotelCode="262132|1766218" HotelName="Singerstrasse 21/25" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 21/25, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/57/da5783def84e0b6f44b87b916c2f94ad62fa2218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.01" OriginalAmount="124.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21597957" Longitude="16.35660324" StarRating="0" HotelCode="951975|3901045" HotelName="Abieshomes Serviced Apartments - Votivpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Garnisongasse 7, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/57593/3057593/1.jpg?f=14980067</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.80" OriginalAmount="126.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213836" Longitude="16.371505" StarRating="4" HotelCode="259030|384595" HotelName="K+K Palais Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfsplatz 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3f/e23f6dc73642b29f9a44a44dda500c7602e82372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant city hotel is situated in the centre of Vienna and 13 km from the airport. Countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.232751" Longitude="16.373242" StarRating="3" HotelCode="300259|appartement_hotel_marienhof" HotelName="Marien-Hof Appartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hartlgasse 21, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4b0abe614622b7647678c28f37eec35478437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13953554" Longitude="16.37772371" StarRating="0" HotelCode="509580|maison_am_liesingbach" HotelName="Appartementhaus am Liesingbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Liesingbachstraße 229, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0b/db0ba18e1acad5632f82d260cdffd4c7c008a306.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.65" OriginalAmount="127.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202640568945" Longitude="16.366911828518" StarRating="4" HotelCode="15431|383025" HotelName="Hotel Das Opernring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opernring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/30/e830a7d1f15735068534be11aacf557e8cdb7f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Vienna, directly on the famous Ringstraße boulevard, opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210156" Longitude="16.376135" StarRating="3" HotelCode="259042|372558" HotelName="Kärntner Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grashofgasse 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/47/de479da167eddb46fc9d706f8267d1dbd845b866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.23171925" Longitude="16.44820029" StarRating="3" HotelCode="497502|valley_rose_gasthof" HotelName="Hotel - Restaurant Valley Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Erzherzog Karl Straße 98a, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8d/808dbadaca62d0999199b9b1ff0a38a393cc603d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.41" OriginalAmount="128.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204097" Longitude="16.372522" StarRating="4" HotelCode="44856|225866" HotelName="Schlosshotel Römischer Kaiser" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 16, Wien 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/18/9718bce0e5f39a120cf20f74def17d8f25642323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.33" OriginalAmount="129.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20926735" Longitude="16.36872511" StarRating="3" HotelCode="518323|2323225" HotelName="Pension Nossek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 24/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Graben 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/63/fa633efd7ce6724599a5c589e8255e9ddc95a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18511637" Longitude="16.38369746" StarRating="5" HotelCode="938230|andaz_vienna_am_belvedere" HotelName="Andaz Vienna Am Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arsenalstrasse 10, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49d18635279f247a6c99daae40ea50c0020060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.25" OriginalAmount="132.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201062490125" Longitude="16.394365845404" StarRating="4" HotelCode="212528|352573" HotelName="Hotel Spiess &amp; Spiess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hainburger Straße 19, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9a1d01d06ae5a9306785d7f855100de5f75f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208106" Longitude="16.375587" StarRating="4" HotelCode="36044|494922" HotelName="Domizil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstrasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/91/6391f732610b782373eb5f0317e832b4acaae63e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.64" OriginalAmount="136.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201639" Longitude="16.3687116" StarRating="3.5" HotelCode="909534|1252868" HotelName="Living Hotel An der Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 44, Eingang Elisabeth Straße 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/78/a078b371d9c774307c70680a46bef98232086d4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.97" OriginalAmount="136.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20714390074" Longitude="16.372116626984" StarRating="4" HotelCode="31225|464655" HotelName="TOP CityLine Hotel Kaiserin Elisabeth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Weihburggasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/9a/189ae2de1d94f4c3712d6801c615ba3d3ac9327d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This venerable hotel is located in the centre of Vienna, near the famous pedestrian precinct, the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205908" Longitude="16.374588" StarRating="4" HotelCode="130881|hotel_pension_lumes" HotelName="Lumes &amp; Co. Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weihburggasse 18-20, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4e/744ef2d18df6a9f2f5d4f8808be0c6bebc86cb1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210118" Longitude="16.365582" StarRating="5" HotelCode="61869|radisson_blu_style_hotel_vienna" HotelName="Radisson Blu Style Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3e/de3e1826e8eaa81f605dc799295a2cf4783dbf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business design hotel is nestled in the heart of one of Europe's leading cultural capitals, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.09" OriginalAmount="144.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215436" Longitude="16.364898" StarRating="0" HotelCode="19180|2314" HotelName="Hilton Vienna Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5e/685ed3aa16f9db8e5ec3fef97c7eb772dec25cc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is located on the famous Ringstraße and opposite the Stock Exchange. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205703" Longitude="16.346243" StarRating="4" HotelCode="103948|hotel_apartment_rothensteiner" HotelName="Rothensteiner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neustiftgasse 66, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/8a/1b8ab6d97132033e16d7223699085f1f39aee237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.89" OriginalAmount="149.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202653082754" Longitude="16.36638879776" StarRating="5" HotelCode="26239|2364" HotelName="Le Méridien Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Stolz-Platz 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c8/adc8f6ea6e5003e1ac1958d4823e7dd083cc8ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on the famous Ringstraße and opposite the Opera and the Hofbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.06" OriginalAmount="149.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205679" Longitude="16.371049" StarRating="5" HotelCode="200892|6323" HotelName="Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Str. 22, Neuer Markt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ee/9dee778e34d12af8e79ef1d2295e0cda24a58adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, like no other hotel in the city, has been a symbol of luxury, elegance and tradition for...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.42" OriginalAmount="152.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203607698615" Longitude="16.356649696827" StarRating="4" HotelCode="160766|1872985" HotelName="Hotel ViennArt am MuseumsQuartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breite Gasse 9, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/21/8a21f3c4711fbd1e2a79df85d9ac792da64ee0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Spittelberg, close to the famous shopping street, Mariahilferstraße. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157.30" OriginalAmount="155.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209778306755" Longitude="16.365828216076" StarRating="5" HotelCode="97882|122923" HotelName="Steigenberger Hotel Herrenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fd/16fdad36bc62e73f07d155ab55ed105a064aaf8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Vienna's 1st district, in the heart of the historical city centre. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.37" OriginalAmount="155.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208145" Longitude="16.368361" StarRating="4" HotelCode="64238|1233388" HotelName="Pertschy Palais Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a2867d53801d959ee9d7fed8ae17fcbbc1de15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212864" Longitude="16.379873" StarRating="5" HotelCode="161442|23048" HotelName="SO/ Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/94/6994fb6f76eace8e21ca24ee7dd6d35f661d02be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the city, only a short walk from all major attractions. The Sc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="160.24" OriginalAmount="158.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200944301974" Longitude="16.359199084656" StarRating="4" HotelCode="25114|7130" HotelName="Boutiquehotel Das Tyrol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 15, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ea/f4eab6443dd74749b489219e7ed3cfefbc533de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location close to the natural history and art museums, the Hofburg imperi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="163.23" OriginalAmount="161.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209678" Longitude="16.370408" StarRating="3.5" HotelCode="82737|351060" HotelName="Wandl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Petersplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/68/746830c4149f8470c472a78a4a2c1904ddccf1cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204553358584" Longitude="16.37052744627" StarRating="4" HotelCode="10402|austria_trend_hotel_astoria" HotelName="Austria Trend Hotel Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 32-34, Eingang Führichgasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220f254941b7d6b5f04e68cc81cf7e9c3e8280a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kärtner Straße. St. Stephen's Cathedral, the state opera house, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.76" OriginalAmount="179.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204839377064" Longitude="16.351314783096" StarRating="4" HotelCode="197410|382985" HotelName="Altstadt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 41, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9f/159fff673825043bae0753c5ff793ee90329ed2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 7th district of Vienna: the Spittelberg area, which is famous for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.88" OriginalAmount="193.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204877" Longitude="16.377667" StarRating="5" HotelCode="14581|2374" HotelName="Vienna Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/aa/abaa88abb76d408ae660558a0e00a5179c306bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located opposite the city park on the famous Ringstraße. Sights of in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.67" OriginalAmount="195.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208767" Longitude="16.372093" StarRating="4" HotelCode="42796|1020518" HotelName="Am Stephansplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/31/ee311e34a03069a1e9ebff18050fe854f064fb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.88" OriginalAmount="202.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208211" Longitude="16.375302" StarRating="4" HotelCode="130849|1528708" HotelName="König von Ungarn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cd/69cd14862f523003e5e620a3cfb9924317e5ebdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.29" OriginalAmount="215.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2051296" Longitude="16.369038" StarRating="5" HotelCode="930970|3903115" HotelName="The Guesthouse Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Führichgasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/0347f2a47b16c91dc481e93a16455d5aae689ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.80" OriginalAmount="231.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204549783343" Longitude="16.356467306614" StarRating="5" HotelCode="210343|1016665" HotelName="Sans Souci Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burggasse 2, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/df/dbdff9c441d026d0d47caad917127c935e828431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.37" OriginalAmount="236.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20826253679" Longitude="16.371538639069" StarRating="5" HotelCode="78785|71144" HotelName="DO &amp; CO Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f9/7bf9198c230f2eb30619a805c1992df0f427109b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Vienna, in front of St. Stephen's Cathedral. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.27" OriginalAmount="250.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202063142709" Longitude="16.372093856335" StarRating="5" HotelCode="200963|2284" HotelName="Grand Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaerntner Ring 9, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa2d46a85c1cc33759f17c6cf39f8f2d6020e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within a few paces of the state opera house, St. Stephen's cathedral and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198307031762" Longitude="16.350561082363" StarRating="4" HotelCode="259738|2085" HotelName="Kummer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 71a, 1061 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/fe/dffe6e4b5e88e26d8fbedff0610aab6ef7229779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Vienna and in a stunning building in the style form the turn ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.93" OriginalAmount="299.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216352082213" Longitude="16.368475556374" StarRating="5" HotelCode="199646|919095" HotelName="Palais Hansen Kempinski Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c3/afc38c9f4bec6807872901eb4e392c1dd65378c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Vienna. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.76" OriginalAmount="304.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20219185748" Longitude="16.375991106033" StarRating="5" HotelCode="186631|900635" HotelName="The Ritz-Carlton, Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 5-7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/af/59af450acb97d405dfa3f18c7649136eea068c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.25" OriginalAmount="325.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201698" Longitude="16.371112" StarRating="5" HotelCode="387322|107582" HotelName="The Ring Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/2a/5e2a2e4a12b299378a89de58859ee8fb55b5784e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre on the Boulevard Ringstraße. All the important sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.63" OriginalAmount="335.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201213" Longitude="16.373144" StarRating="5" HotelCode="258302|2344" HotelName="Hotel Imperial,  a Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 16, 1015 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/97/8297be237960bb863e05ffec61764d5c178155b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located close to the state opera house, St. Stephen's Cathedral and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.54" OriginalAmount="454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203893722375" Longitude="16.369816660881" StarRating="5" HotelCode="17079|hotel_sacher_wien" HotelName="Hotel Sacher Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Philharmonikerstraße 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722a525d60280e3a43d8b5c129e143958e5ed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This world-famous luxury hotel is situated in a privileged location opposite the State Opera and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="524.20" OriginalAmount="519.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210815" Longitude="16.368049" StarRating="5" HotelCode="284513|364258" HotelName="Park Hyatt Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hof 2, Vienna 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/63/67636d5ccb89d656fa0bfe30f5a88b5a4c973dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access,Currency Exchange,Diet Meals,Room Service,Sauna,Shopping Arcade,Bicycle Rental,Lounge,Designated Smoking Area,Jacuzzi,Massage Centre,Golf,Nightclub,Spa,Garden,Kitchen,Swimming Pool,Housekeeping,Luggage Storage,Parking,Pets allowed,24 Hour Front Desk,Concierge,Dry Cleaning,Library</BasicAmenities>
    <HotelRating>3,4,5,3.5,2,1,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,GOLF HOTEL,AIRPORT HOTEL,APARTMENT HOTEL,HOSTEL,SPA HOTEL,ECO HOTEL,GUESTHOUSE,APARTHOTEL,LUXURY TENTS,GUEST HOUSES,APARTMENT,BED AND BREAKFASTS,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
706dfd6e-770f-4c8b-bc53-41800f675ee1|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="706dfd6e-770f-4c8b-bc53-41800f675ee1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1740" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
706dfd6e-770f-4c8b-bc53-41800f675ee1|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
706dfd6e-770f-4c8b-bc53-41800f675ee1|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
706dfd6e-770f-4c8b-bc53-41800f675ee1|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f8b83889-37a2-4120-9c43-914b50f3056b|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="f8b83889-37a2-4120-9c43-914b50f3056b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1660" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f8b83889-37a2-4120-9c43-914b50f3056b|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f8b83889-37a2-4120-9c43-914b50f3056b|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f8b83889-37a2-4120-9c43-914b50f3056b|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f8b83889-37a2-4120-9c43-914b50f3056b|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="2025-12-11T09:56:23.9947806+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f8b83889-37a2-4120-9c43-914b50f3056b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.17346542" Longitude="11.86761528" StarRating="0" HotelCode="465580|apartgarni_alpevita" HotelName="Apart-Garni Alpevita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laubichl 138, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/86/978682d68bad5935a8519a0c5341bacd22b408de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.160409" Longitude="11.864375" StarRating="3" HotelCode="137002|hotel_landenhof" HotelName="Hotel Ländenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jakob-Moser-Straße 599, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/32/1932f65e805e4997aea9a8ec158cc49e0f2387e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.25" OriginalAmount="225.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.161167208586" Longitude="11.858516947816" StarRating="3" HotelCode="269197|hotel_jagerhof_und_jagdhaus" HotelName="Jägerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tuxer Straße 722, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/06/c7069f710de8b5bce4465426382a2cadd1a0b395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The Hotel Jägerhof Und Jagdhaus is rated three stars, has a spa and rooms with balcony. 

SIT...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.96" OriginalAmount="250.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.158556" Longitude="11.846217" StarRating="4" HotelCode="136863|2575385" HotelName="Gutshof Zillertal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillupklamm 826, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/114038/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 49 rooms. The upper floors of the establishment can be access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.76" OriginalAmount="276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.166975994981" Longitude="11.865368485451" StarRating="4" HotelCode="16939|hotel_rose_5" HotelName="Rose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandbergstraße 353, 6290 Mayrhofen, Tirol</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c5/73c5a9272f1297d7f14335649f9d780c9b7c73ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this hotel is situated in the centre of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.168214162587" Longitude="11.865161955357" StarRating="4" HotelCode="178526|alpenhotel_kramerwirt" HotelName="Hotel Kramerwirt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Am Marienbrunnen 346, 6290 Mayrhofen, Tirol</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/35/383539a431becd4010fba323464e6d7fbdaf44ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.161671059196" Longitude="11.860025525093" StarRating="3" HotelCode="19789|hotel_gasthof_brucke" HotelName="Brücke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Fax,Lounge,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ahornstrasse 850, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b32fd495da8194d8358d62c00839f082028f1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.167699934479" Longitude="11.866218745708" StarRating="4" HotelCode="19786|hotel_zillertalerhof" HotelName="Zillertalerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Marienbrunnen 341, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/71/46717fd0f0c7e4477c7831dc259b5c26fea78393.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a central yet quiet location, guaranteeing guests a very pleasant holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.168967260726" Longitude="11.864705979824" StarRating="4" HotelCode="35999|hotel_neue_post" HotelName="Neue Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 400, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/42/73421c5c8b907a8936084945f677f836996b159f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.72" OriginalAmount="372.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.162353" Longitude="11.861634" StarRating="4" HotelCode="366406|alpenresort_thanner" HotelName="Alpenresort Thanner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fischerstraße 502, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1a/711a460ad3869b751427b1d3436bf4f04f39a682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.15" OriginalAmount="415.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.1605841" Longitude="11.8575293" StarRating="3" HotelCode="317646|hotel_garni_gluck_auf" HotelName="Glückauf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tuxerstrasse 730, 6290 Mayrhofen, Tirol</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/ee/20ee257c19481cea7f3896889499695c829000c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.23" OriginalAmount="423.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.158997" Longitude="11.880983" StarRating="4" HotelCode="137238|alpin_lodge_das_zillergrund" HotelName="Zillergrund" Meals="FULL-BOARD" BedType="FULL-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zillergrund 903, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/5d/cd5dbd9caa41b17689b8d8746787a1a9f20063ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mayrhofen. The nearest airport is Innsbruck (INN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service,Designated Smoking Area,Lounge,Jacuzzi,Spa,Nightclub,Air Conditioning,Garden,Conference Hall,Diet Meals</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>APARTHOTEL,HOTEL,HOTEL DE CHARME</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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
70ce4b9f-9f47-41df-8184-9e60dc8c0977|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="70ce4b9f-9f47-41df-8184-9e60dc8c0977">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1915" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
70ce4b9f-9f47-41df-8184-9e60dc8c0977|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
70ce4b9f-9f47-41df-8184-9e60dc8c0977|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
70ce4b9f-9f47-41df-8184-9e60dc8c0977|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
70ce4b9f-9f47-41df-8184-9e60dc8c0977|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="2025-12-11T09:56:28.9060875+00:00" Version="0" EchoToken="Search" TransactionIdentifier="70ce4b9f-9f47-41df-8184-9e60dc8c0977" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="146.07" OriginalAmount="144.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.303833" Longitude="12.79442" StarRating="4" HotelCode="39161|110382" HotelName="Mavida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenweg 11, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/c5/4fc5baa11d094dbdecb12b2d27926b6f48409ea5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 2.5 km from the town centre and railway station of Zell am See, next to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.312914206078" Longitude="12.816655486822" StarRating="4" HotelCode="51802|der_erlhof_restaurant__landhotel" HotelName="Landhotel Erlhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Erlhofweg 11, 5700 Zell am See, Thumersbach</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/c1/74c16fc34f80155f5df9fedd6386fc32d6037b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.323972388221" Longitude="12.798664569855" StarRating="3" HotelCode="19925|hotel_traube_2" HotelName="Traube" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Seegasse 4, 5700 Zell am See, Salzburger Land</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/1d/501d61cc58c0954badc3bfb9256d4c3112121103.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.307521105008" Longitude="12.792592048645" StarRating="4" HotelCode="174540|sporthotel_alpenblick" HotelName="Alpenblick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alte Landestraße 6, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/d5/45d51a816cbed18322704eacb660f79be427c724.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.323550577807" Longitude="12.797629237175" StarRating="4" HotelCode="23645|apartmenthaus_hotel_cella_central" HotelName="Feinschmeck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dreifaltigkeitsgasse 10, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/fe/64fe1d2e55e7efcd74fea5d6fc626989b6875db2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel enjoys a central location in Zell am See. It is just 20 metres from the centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.324378204766" Longitude="12.796872130619" StarRating="3" HotelCode="65956|hotel_glasererhaus" HotelName="Glaserer Haus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anton-Wallner-Strasse 1, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4e/b54ee400199ad6f418e2401598ac5bf13e266c6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.326224" Longitude="12.780382" StarRating="3" HotelCode="66798|landhotel_martha" HotelName="Landhotel Martha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmittenstraße 79, 5700 Zell am See, Salzburger Land</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/da/34da33d05a1ecf51123ccd1895324ec6a7716229.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zell am See. The nearest airport is Innsbruck (INN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.31" OriginalAmount="183.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.29529327" Longitude="12.78509033" StarRating="4" HotelCode="448380|1514648" HotelName="Ski And Golf Resort Zell Am See" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zellermoosstrasse 3, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/88/77881f3966bb5ddec38399d081cfaae7690f2486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The SKI AND GOLF RESORT ZELL AM SEE is a  hotel. Located in Zell Am See area..The SKI AND GOLF RESOR...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.327813980629" Longitude="12.797554135323" StarRating="4" HotelCode="19917|seehotel_freiberg" HotelName="Seevilla Freiberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esplanade 22, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/0d/040dfb8818a7693d63e378c141d42ccf73f20ba1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zell am See. The nearest airport is Salzburg (SZG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.91" OriginalAmount="191.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.3028" Longitude="12.792859" StarRating="3" HotelCode="20830|gasthof_schutthof" HotelName="Der Schütthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 21/12/2025" HotelFacility="Bar,Central Heating,Fax,Garden,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kitzsteinhornstraße 2, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/d6/4cd6187af2c62e26ac9ee1dced8fe57b435c318c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Schüttdorf quarter of Zell am See, offering a view of the glaciers of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.32787289" Longitude="12.81680955" StarRating="0" HotelCode="509146|appartementhaus_hollaus" HotelName="Appartementhaus Hollaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seeuferstraße 14, 5700 Zell Am See, Salzburg</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/4f/164f486ed2ed55f2b3e0cad64064cf9e53e44336.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Appartementhaus Hollaus is located in Thumersbach, a 2-minute walk from a beach on Lake Zell. The sp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.33650952" Longitude="12.79333191" StarRating="0" HotelCode="448203|jausenstation_pfefferbauer" HotelName="Jausenstation Pfefferbauer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Einöd 70, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e5/eae581b35b66148851523312d06ef37cc5880f6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.321276" Longitude="12.795049" StarRating="3" HotelCode="130984|hotel_pension_villa_klothilde_2" HotelName="Villa Klothilde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skiliftstraße 2-4, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/51/bb519496e77caa4dd22d246ac8c083b42fabd9c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Zell am See. The nearest airport is Salzburg (SZG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.302247" Longitude="12.793009" StarRating="4" HotelCode="19922|hotel_latini" HotelName="Hotel Latini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Hotel de Charme" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kitzsteinhornstraße 4, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/67/da67e874ec4f5c163fb8e534d7642107b25209c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can be found right in the centre of the area of Schuettdorf on the south-western lakeshore...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.32294162" Longitude="12.7937015" StarRating="4" HotelCode="353151|alpin__das_sporthotel" HotelName="Alpin - Das Sporthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Gartenstraße 11, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a1/1da1ed036a49fabb0ec36a1407f7b60b7ec4983e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This hotel offers comfortable facilities. 

SITUATION: It is situated next to the ski pistes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.327683083829" Longitude="12.772207260132" StarRating="4" HotelCode="17360|alpine_resorthotel_schwebebahn" HotelName="AlpineResort Zell am See" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Schmittenstraße 125, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d2/5bd23e336eeb786ed88cd0978bc0326d6767d90f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area about 1.5 km from the centre of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.77" OriginalAmount="280.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.32364091" Longitude="12.81619941" StarRating="4" HotelCode="390087|1514598" HotelName="Residence Bellevue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Kitchen,Laundry,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seeuferstrasse 43, 5700  Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/02/ad02f71e58f6527683b3e470de1011194df74a49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Bellevue Zell am See in Zell am See, you'll be on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.89" OriginalAmount="289.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.322289583465" Longitude="12.795417476475" StarRating="4" HotelCode="389271|the_house_zell_am_see" HotelName="Mountain Lake Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Dining,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Parking,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Schulstraße 12, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7f/8d7fb847e32cefef7acbab384afb03ccdfd6bd29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Mountain Lake Resort places you in the heart of Zell am ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.33378027" Longitude="12.79542351" StarRating="0" HotelCode="455248|berg_seeblick_pfefferbauer" HotelName="Berg- &amp; Seeblick Pfefferbauer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dr.-Müller-Promenade 31, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/cc/e4cc9c5fbf97035e7ee0e6f5a4b4cbae6ad19a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.84" OriginalAmount="384.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.322783636373" Longitude="12.797390101852" StarRating="4" HotelCode="21574|hotel_neue_post_5" HotelName="Hotel Neue Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schloßplatz 2, 5700 Zell am See, Salzburger Land</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/5b/655bc7ad8f5068ca9c298ab3393dc15a704a2e26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.32528506977" Longitude="12.798956930637" StarRating="5" HotelCode="19916|hotel_salzburgerhof" HotelName="Salzburger Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstraße 11, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/zz/4bad390c18064d4bacf1d9972e85949b59e50b61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.94" OriginalAmount="694.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.324183" Longitude="12.798602" StarRating="3" HotelCode="136860|gruner_baum_2" HotelName="Grüner Baum" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 22/12/2025" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seegasse 1/Sebastian-Hörl-Straße 5, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/36/26366921dfa0ed6fcc6913534e0692e3d87b747d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zell am See. The nearest airport is Salzburg (SZG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service,Room Service,Elevator,Kitchen,LCD/Projector,Parking,Spa,Bicycle Rental,Nightclub,Shopping Arcade,Jacuzzi,Central Heating,Air Conditioning,Garden,Designated Smoking Area,Dining</BasicAmenities>
    <HotelRating>4,3,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>APARTMENT,RESORT,SKI HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOSTELS,HOTEL,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bf6327fe-5656-4899-9db1-a5a9d7dd9f0c|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="bf6327fe-5656-4899-9db1-a5a9d7dd9f0c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bf6327fe-5656-4899-9db1-a5a9d7dd9f0c|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bf6327fe-5656-4899-9db1-a5a9d7dd9f0c|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bf6327fe-5656-4899-9db1-a5a9d7dd9f0c|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bf6327fe-5656-4899-9db1-a5a9d7dd9f0c|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bf6327fe-5656-4899-9db1-a5a9d7dd9f0c|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="2025-12-11T09:56:34.0316392+00:00" Version="0" EchoToken="Search" TransactionIdentifier="bf6327fe-5656-4899-9db1-a5a9d7dd9f0c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="42.83" OriginalAmount="42.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.884442" Longitude="4.444353" StarRating="3" HotelCode="28872|1292668" HotelName="Pentahotel Brussels Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Berkenlaan 5, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/53/8a53f10797850da1a644f65ebd72f2bf6f68377e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 5 km away from Brussels airport. In only a few minutes' drive, guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.16" OriginalAmount="43.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.844185814159" Longitude="4.3474262952805" StarRating="3" HotelCode="10736|361115" HotelName="Bedford Hotel &amp; Congress Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Midi 135-137, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/07/1907aaf62b142d207ee7be85c1d2abe28f2c7caf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Brussels, close to Anneessens underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.70" OriginalAmount="45.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.828107096844" Longitude="4.365002810955" StarRating="4" HotelCode="12612|2694" HotelName="Four Points by Sheraton Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Paul Spaak 15, Brussels 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/d6/8bd622510f6bd0df1d0ecec2bdcc4eabf1283543.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Avenue Louise, near the European Parliament, the shopping district, nightlife and r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.04" OriginalAmount="45.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83668907" Longitude="4.3394941" StarRating="3" HotelCode="958648|2464205" HotelName="B&amp;B Hotel Brussels Centre Gare Du Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 10, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/e4/08e47404a1b9329459eec624650c6c5acd283e32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.864917149852" Longitude="4.3590181104507" StarRating="4" HotelCode="29368|hotel_husa_president_park" HotelName="The President - Brussels Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Roi Albert II 44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/86/5f868eddc527689d3387c629b3ac9b37e558ce89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel lies in the business and government ministry quarter of Brussels, only 3 blocks fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84120353" Longitude="4.341868" StarRating="2" HotelCode="382812|urban_city_centre_hostel" HotelName="Urban City Centre Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Woeringen 1, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/c8/b3c8717ab31c34e7241e70811d564cf68b305f94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Urban City Centre Hostel in Brussels (Lower Town), you'll be minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.815217" Longitude="4.272138" StarRating="3" HotelCode="34310|hotel_erasme" HotelName="ibis Brussels Erasmus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Route de Lennik 790, Anderlecht, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4d/684d171975d937cf51d845175ac8a47c0a96eb6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.10" OriginalAmount="52.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856113380714" Longitude="4.362840950489" StarRating="3" HotelCode="34541|109962" HotelName="Best Western City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Victoria Regina 9, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/3d/763de2d44c5c178506bca9e7b4222df53040a4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, only a 5-minute walk from Nord train station and Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.862581" Longitude="4.367065" StarRating="3" HotelCode="103038|apart_hotel_brussels_wellness" HotelName="Wellness Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Palais 108-110, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/42/7942a116b0589102b0710d60b0fc4558eaa021a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.835882" Longitude="4.361699" StarRating="3" HotelCode="181024|hotel_le_berger" HotelName="Le Berger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Berger 24, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/35/6a35790f50c89eb10bf8f3fac381bdde72c7ede3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.86" OriginalAmount="53.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847684064961" Longitude="4.4037144576721" StarRating="3" HotelCode="76600|2214975" HotelName="Diamant Suites Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Auguste Reyers 136, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d9/81d9df0ea07f3edf7c8822fed46047f3d91086f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The perfect solution for your short (from 1 night) and long stays in the capital of Europe! Whether ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.08" OriginalAmount="53.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856533" Longitude="4.3586809999999" StarRating="1" HotelCode="901292|2395035" HotelName="Hotel City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Progrès 7, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/11/8c115795ea85d9fb2a2722d0c8f68cce8cdd2d9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="0" HotelCode="620724|chic_cocoon" HotelName="Chic Cocoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Lausanne 14, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/b4/9bb4d5c4bd73ac0d3364aff6cf32be6a1f9a5bc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.84" OriginalAmount="55.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836551993789" Longitude="4.3606281280518" StarRating="3" HotelCode="181021|1531088" HotelName="Aqua Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Stassart 43, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/zz/b9adc967709f1f0416a028b0bc58d6e28633dd46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.15" OriginalAmount="55.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836046" Longitude="4.357978" StarRating="3" HotelCode="76617|2029065" HotelName="Argus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Capitaine Crespel, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b6/c4b6fb82b253887ddae7f998c8b22faee3736441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.37" OriginalAmount="55.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850516292386" Longitude="4.3493665362111" StarRating="3" HotelCode="13774|109762" HotelName="ibis Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph Plateau 2, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/24/5924e25e4511d8e9ab6a86c28300a6868f480bff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this hotel lies within a short distance of the Grand Place and an ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.82714216" Longitude="4.35523897" StarRating="3" HotelCode="466647|jam_hotel" HotelName="Jam Hotel Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 132, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/08/83084a4a31483f1c3227d372c5e27f84bda5fb72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.00" OriginalAmount="56.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83800464" Longitude="4.33187822" StarRating="3" HotelCode="766604|2370485" HotelName="Appart City Confort Bruxelles Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rue Rossini 38A, Anderlecht, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/db/31db990507b6cac4b7f04b01dbd2c67064722c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85165544" Longitude="4.36699244" StarRating="2" HotelCode="377588|gite_detapeauberge_de_jeunesse_jacques_brel" HotelName="Jacques Brel Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Housekeeping,Internet,Lounge,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Sablonnière 30, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d8/b4d8958c7e7e2c691bdfa18c3c88ba34941579fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Gîte-Auberge de Jeunesse Jacques Brel is in the heart of Brussels,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850664318709" Longitude="4.3370899984295" StarRating="3" HotelCode="332938|belvue_hotel" HotelName="Hotel Belvue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Evariste Pierron, 1080 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/b7/4eb7afc9555455541888e325121a09a0bec82bd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.50" OriginalAmount="58.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83820946253" Longitude="4.4070725373756" StarRating="5" HotelCode="28883|364745" HotelName="Eurostars Montgomery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Tervueren 134, 1150 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/43/c2437a68ea459b94999d7189e516ec6b2d62803d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Brussels, close to the Parc du Cinquantenaire, various ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.71" OriginalAmount="59.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833472" Longitude="4.355512" StarRating="3" HotelCode="154974|2324305" HotelName="Vintage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Dejoncker 45, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/f1/fef19cd2bb73cc1a5e2feb3cf868e56a4170ef31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.75" OriginalAmount="59.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848141" Longitude="4.353104" StarRating="3" HotelCode="59332|115452" HotelName="Floris Arlequin Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Fourche 17-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/a0/96a03e5e57c79125bbffde2b59fa922cbf0de070.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is not only located directly on Brussels’ main market square, but at the heart of the ped...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.86659" Longitude="4.360667" StarRating="1.5" HotelCode="146254|condo_gardens_brussels" HotelName="Condo Gardens Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jollystraat 141, 1030 Schaerbeek</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/13/0713ab52577b64f253a48828b389f3fbfff75807.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840825528805" Longitude="4.2966440320015" StarRating="2" HotelCode="145267|budget_flats_brussels" HotelName="Budget Flats Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria Groeninckx de Maylaan 50, 1070 Anderlecht</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/32/c23284933d1f780804086dac63fb190a7ecbcadc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 20 rooms. The accommodation offers various se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.13" OriginalAmount="60.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840839" Longitude="4.338658" StarRating="5" HotelCode="76782|494325" HotelName="Hotel Be Manos, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l’aviation 23-27, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a6/6ca6c2776cf5203044339bf4d534032d3f62de2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Design Boutique Luxury Hotel is located in Brussels, next to the Thalys and Eurostar Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.17" OriginalAmount="60.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.858157872739" Longitude="4.3618941307068" StarRating="3" HotelCode="28866|4701293" HotelName="Chaochow Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Brabant 80, Saint-Josse-ten-Noode, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/5d/565d36a5fefdac10352df965b14ebd5b683510b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 200 m from Brussels main train station and the city centre can be reach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.24" OriginalAmount="60.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.826835" Longitude="4.364881" StarRating="3" HotelCode="78994|933235" HotelName="ibis Styles Brussels Louise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 212, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/92/1392e54f6c7525b9d11b09d6856b39c759be554e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located across from a tram stop, near the convention center and close to P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.38" OriginalAmount="60.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852926672808" Longitude="4.3477816879749" StarRating="3" HotelCode="24559|396725" HotelName="Citadines Sainte-Catherine Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Quai au Bois à Brûler 51, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/26/5d26f51c146426f7e0266a15b46089b419019295.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street on the edge of the city´s historic centre, the hotel is located near to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836129" Longitude="4.338714" StarRating="3" HotelCode="23103|1387" HotelName="ibis Brussels Centre Gare Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Angleterre 2-20, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/78/68783cb9ba281a172952e036160efd7f9d45ae6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from the Gare du Midi train station (Thalys, Eurostar and ICE), within 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.862023974063" Longitude="4.3671982451303" StarRating="3" HotelCode="333027|the_helmet_hotel" HotelName="The Helmet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paleizenstraat 90, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7b/f17bb74f125a66a40afceca20146480699b2b4ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837000877336" Longitude="4.3397712707519" StarRating="4" HotelCode="166384|hotel_cascade_midi" HotelName="Novotel Brussels Midi Station Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 5-6-7, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/4d/4a4da4e12d93106874123f9d9a32e8851426a8b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.74" OriginalAmount="61.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85035515" Longitude="4.3554615" StarRating="2" HotelCode="497361|2055905" HotelName="easyHotel Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zilverstraat 1, 1 Rue 'd Argent, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4c/e64c99697dc9ce80c875da54e039eea7bdb010b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Brussels. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848858308722" Longitude="4.3524849414825" StarRating="2" HotelCode="81031|opera_bruxelles" HotelName="Safestay Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Grétry 53, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/c0/4cc04b46537bc7069ae6cfa5a459deb66eba8a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels, just 5 minutes from Grand Place, 7 minutes from Mann...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846883" Longitude="4.354624" StarRating="2" HotelCode="80764|the_moon_hotel_2" HotelName="The Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Montagne 4B, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/10/70103d994f77644be2a70a4a2e80bdb209018b77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.65" OriginalAmount="63.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.821308" Longitude="4.366377" StarRating="3" HotelCode="77881|2556515" HotelName="Capital" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>191 Chaussee de Vleurgat, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/38/153863709844f5c41c778a23b7a3bb98327c5324.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.37" OriginalAmount="63.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.834809761745" Longitude="4.3538682845926" StarRating="3" HotelCode="57806|432115" HotelName="Citadines Toison d'Or Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Toison d'Or 61-63, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/5f/925f4a1db352ff0aac8f0c4db1671eb2a50b2f8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the lively and modern area of Louise Avenue and the Avenue de la Toison d'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.54" OriginalAmount="63.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839416" Longitude="4.399855" StarRating="2" HotelCode="146811|2214955" HotelName="Derby" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Tervuren 24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/82/11823d1ebc4916cc927a91aaa48dd51e009ecd89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.26" OriginalAmount="64.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.844191828828" Longitude="4.3363254664733" StarRating="3" HotelCode="28893|361265" HotelName="Van Belle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Mons 39, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/99/5999114fadad767746be2c627852f3a2242d6718.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located in the Belgian capital of Brussels between the city centre and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.62" OriginalAmount="65.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.859290558926" Longitude="4.4140483438969" StarRating="4" HotelCode="34542|365435" HotelName="Gresham Belson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Anciens Combattants - Oudstrijderslaan 1, 1140 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7a/327a9b276b26b1b6629060561a400a3705994464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels midway between the airport and the City Centre. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.62" OriginalAmount="65.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.826252741888" Longitude="4.3636684119701" StarRating="5" HotelCode="67875|2714" HotelName="Le Chatelain Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Châtelain 17, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/12/2a121f3424aec51766ae053e720d2480cbefe694.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 50 m from the Avenue Louise shopping district. The Horta Museum is 750 m away a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.64" OriginalAmount="65.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839462" Longitude="4.33851" StarRating="4" HotelCode="298325|1020458" HotelName="Mercure Brussels Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 25-29, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/2e/7a2e39f6dab3c815e5b9afd9bdfba0299c065de2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833281" Longitude="4.330491" StarRating="3" HotelCode="427896|hotel_thalys" HotelName="Hotel L'Escale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Housekeeping,Internet,LCD/Projector,Lounge,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de France 103, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/7c/247cc3e6ac6e7219fd64868bb6324e79d40dc5be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8479644" Longitude="4.3478137" StarRating="3" HotelCode="193721|saint_gery_boutique_hotel" HotelName="Saint Gery Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Saint-Géry 29-32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/07/320705863fb0a12d23e49d6c014ec96db7e11d26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.86" OriginalAmount="66.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.842136475369" Longitude="4.3445080518722" StarRating="4" HotelCode="336622|123674" HotelName="The Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Stalingrad 25-31, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/3b/0e3bf44657d61bbf3edf1bfd327f9fc0c3fc1f73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the centre of Brussels, nearby the historic Grand Place. The area has a choice of r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.18" OriginalAmount="66.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.827457" Longitude="4.353741" StarRating="3" HotelCode="903687|1643598" HotelName="The Neufchatel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Neufchatel 34, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/1e/3f1ece053f3550f42293f23a74d8c99240c4ba87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.21" OriginalAmount="66.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.834154" Longitude="4.360574" StarRating="3" HotelCode="36060|1531058" HotelName="Beverly Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue du Prince Royal, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/ea/4dead23dc34886bcad186ae41e912efc72132c62.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831035455321" Longitude="4.3565632402897" StarRating="4" HotelCode="13418|hotel_mercure_brussels_center_louise" HotelName="Pentahotel Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 38, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/16/0d16d7f4d03337bd90bbef526d68b008cef53483.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the elegant Avenue Louise in the business centre of Brussels. Brus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856341115317" Longitude="4.4141784310341" StarRating="2" HotelCode="147507|hotel_evergreen" HotelName="Hotel Evergreen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenue V.Day 1/3, Evere, 1140 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/95/4795d08d6c5154c31c2bbd07e0c6d87fa299c559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Evergreen in Brussels (Brussels East), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.74" OriginalAmount="67.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840500327056" Longitude="4.3397980928421" StarRating="3" HotelCode="22202|122124" HotelName="Floris Hotel Ustel Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square De l'Aviation 6-8, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/cf/25cff35317a5d0aa6a7ceb0d53d5753868162ec1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the Grand Place. The nearest station is Le...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.74" OriginalAmount="67.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831783398252" Longitude="4.3532305955887" StarRating="3" HotelCode="181013|1020468" HotelName="The Pantone Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Place Loix, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/99/16990b32ddb9c1040b5b229d5b76bc1b064060df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the trendy districts of Avenue Louise and Toison d’Or, within walking dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.26" OriginalAmount="67.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855447" Longitude="4.367049" StarRating="3" HotelCode="82684|464805" HotelName="Hôtel Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 195, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d9/f1d9bf474d83433a85b7b0c9ad4fa429b2a89581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.37" OriginalAmount="67.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833517247854" Longitude="4.3544617809856" StarRating="4" HotelCode="337411|6258" HotelName="NH Brussels Stéphanie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Jean Stas 32, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/cb/78cbb0a0e9d0bea4df1effecf89631b1f25ea4ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in a peaceful location, although close to the famous Avenue Louise and on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.59" OriginalAmount="67.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.883881179716" Longitude="4.4425883889198" StarRating="4" HotelCode="39368|2704" HotelName="Holiday Inn Airport Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holidaystraat 7, 1831 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/35/e535a0785ab9e4097423b3963ae2c2485061f185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable holiday is quietly located in close proximity to Brussels airport. There is a golf ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83504928" Longitude="4.35935582" StarRating="3" HotelCode="541089|hygge_hotel" HotelName="Hygge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Drapiers 31-33, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7d/b57dfcdc79be534ea0c58279d2f0ea118ee0b976.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.76" OriginalAmount="68.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849424" Longitude="4.367276" StarRating="3" HotelCode="130076|1427738" HotelName="Hotel Du Congres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Congres 42, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/fb/22fb8fa265d8d8170449ce15fb4212bba69125c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.18" OriginalAmount="69.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836796" Longitude="4.339612" StarRating="3" HotelCode="78946|13058213" HotelName="Euro Capital Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 9, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/6d/a26dbafb610ef77720628042dd226f213e187a22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.95" OriginalAmount="70.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848639" Longitude="4.354792" StarRating="4" HotelCode="103037|1108688" HotelName="B-Apart Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Dominicains 25, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a7/a3a76395a6e6ebaddafb448d500d84ccf9d0f378.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.02" OriginalAmount="70.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856375" Longitude="4.3583" StarRating="3" HotelCode="47627|1020428" HotelName="Siru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue des croisades, Brussels 1210</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6f/686f7d689fc3b365c80652d4d49457049221b88f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Place Rogier, the hotel is only a 5-minute walk to Brussels’ city centre. Moreover, it is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.30" OriginalAmount="70.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.830609385076" Longitude="4.3596491217613" StarRating="4" HotelCode="28881|2724" HotelName="Izán Avenue Louise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Blanche 4, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/2d/a32d7568648f02aef91386252191cc7359899ad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels' commercial district, this deluxe hotel lies within a short distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85447868" Longitude="4.36743542" StarRating="2.5" HotelCode="575428|van_gogh_youth_hostel_city_centre_" HotelName="Chab Youth Hostel Van Gogh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue Traversiere 8, Sint-Joost-ten-Node, Bruxelles, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/c9/a8c93c5a15ed22ecad55be8ad5871358901fc1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848719" Longitude="4.351084" StarRating="3" HotelCode="81971|hotel_saint_nicolas" HotelName="Saint Nicolas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Poulets 32, Bruxelles 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/96/a6963c8a5d64b18854bb04a1321f68dcfef3f58b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the Grand Place, near the Bourse and Brussels Central Station. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85713007" Longitude="4.35087889" StarRating="3" HotelCode="539969|yadoya_hotel" HotelName="Yadoya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Housekeeping,Internet,Laundry,Lounge,Meeting Room,Printer,Sauna,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard d'Anvers 32-33, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/42/33423deaa7824a8f5f2d52d0283b89922efc6deb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yadoya Hotel is situated in Brussels, 600 m from Rogier Square and 600 m from Rue Neuve. Every room ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.11" OriginalAmount="71.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.841484088517" Longitude="4.3961562747993" StarRating="4" HotelCode="77503|224386" HotelName="Best Western Plus Park Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de l'Yser 21, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/33/41333f19fd29c7d7688f7cf3f79191dfd5b4fba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.37" OriginalAmount="71.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85485314" Longitude="4.36694475" StarRating="3" HotelCode="365759|2493395" HotelName="Hotel Retro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Haecht 3, 1210 Brusseles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/3a/cb3a4b29e572f7d260583ea13c0c35615cadf045.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Retro in Brussels (Saint-Josse-ten-Noode), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.40" OriginalAmount="71.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849581551518" Longitude="4.3460261370388" StarRating="3" HotelCode="64199|866225" HotelName="Atlas Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Vieux Marché aux Grains 30, 1000 Brussels, Belgium</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/f0/b1f0498f68a0e5c92dac019fc1f3f6037d491477.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.70" OriginalAmount="71.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846157356607" Longitude="4.3843261654314" StarRating="4" HotelCode="77826|1097838" HotelName="B-Aparthotel Ambiorix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Ambiorix 28, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/fb/6afbffffa224941b49d414c75a8767996cf6263e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84293" Longitude="4.346353" StarRating="2" HotelCode="142664|hotel_a_la_grande_cloche" HotelName="A La Grande Cloche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Rouppe 10, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/e1/14e1c385b52eb593a7f8a5170ab1e9661a73dfa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.80953245" Longitude="4.44383759" StarRating="2" HotelCode="410994|auberge_des_3_fontaines" HotelName="Auberge des 3 Fontaines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Garden,Internet,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Wavre 2057, 1160 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e2/8de2a860a7ca057c8323215ff6bd2a2fe1c134f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Brussels (Watermaal-Bosvoorde), Auberge des 3 Fontaines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.00" OriginalAmount="72.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845914" Longitude="4.346886" StarRating="4" HotelCode="37047|364545" HotelName="Catalonia Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Anspach 159, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8d/7f8da0dff28501f20940eaa42d2985544f316658.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along a main road at the heart of the tourist centre of Brussels and just a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.39" OriginalAmount="72.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839199" Longitude="4.36169" StarRating="3" HotelCode="47359|361085" HotelName="Chambord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue de Namur, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/2b/812b97e6d304d2be24671223a547a2fb5faea904.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.62" OriginalAmount="72.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.89028" Longitude="4.344954" StarRating="2" HotelCode="80120|1979245" HotelName="Le Centenaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Jean Sobieski 84, 1020 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/1e/9c1e215471337f0d35a3bce8e832d811a1588e97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its convenient central location, this quaint hotel benefits from having easy access to great lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.68" OriginalAmount="72.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.829997" Longitude="4.356228" StarRating="3" HotelCode="297073|1020408" HotelName="ibis Styles Brussels Centre Stephanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 66, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e5/30e5cde57a4030d754eea188fa98b34d9550380c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the center of Brussels, near Place Stephanie and Avenue Louise. It is also c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850088" Longitude="4.35172" StarRating="3" HotelCode="140887|aparthotel_adagio_brussels_centre_monnaie" HotelName="Aparthotel Adagio Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Anspach 20, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/6a/be6a662264382623004d5ec9c5cde646076486e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the very heart of Brussels on Boulevard Anspach near Rue Neuve an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.34" OriginalAmount="73.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.82283319" Longitude="4.36690528" StarRating="3" HotelCode="575608|2494195" HotelName="Hooome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Vleurgat 153, Elsene, Ixelles, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/9f/d89f5b6db4143b7425d13124703a1ce6dcd5d505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.92" OriginalAmount="74.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8324046359" Longitude="4.3598283294477" StarRating="4" HotelCode="12577|123574" HotelName="Zoom Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Concorde 59, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/32/ac324b2e75faa9b9bb937f86020979e92d7e8acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.48" OriginalAmount="74.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840723903502" Longitude="4.3836790323257" StarRating="3" HotelCode="34311|475875" HotelName="Holiday Inn Brussels - Schuman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Breydelstraat 20-24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/79/2e797c1fd22ab32bfcdca312df1b667f6ba61f93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the institutions of the European Union, next to the parliament, Borschette b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.72" OriginalAmount="74.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8476051303" Longitude="4.3416126072407" StarRating="3" HotelCode="79199|367315" HotelName="Hotel Queen Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue T'Kint 23, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7e/e87e3cd305a512adbb03deea500739214da544e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels on a quiet street, 15 metres from the Bourse and 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84112037" Longitude="4.34164053" StarRating="2" HotelCode="387645|brxxl5_city_centre_hostel" HotelName="Brxxl 5 City Centre Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Housekeeping,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Woeringen 5, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/cf/0ccfcd9301e6b589e1a62233cf63d9865a129e77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at BRXXL5 CITY CENTRE Hostel in Brussels (Marolles), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.884309" Longitude="4.31878" StarRating="2" HotelCode="147450|eurocap_hotel" HotelName="Eurocap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Dieleghem 114-118, 1090 Bruxelles, Jette</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/34/cf34655179abb4e3186e56c04dce54333ce42296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.30" OriginalAmount="75.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84559338716" Longitude="4.3822406957008" StarRating="4" HotelCode="28871|361125" HotelName="Martin's Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 80, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/8e/d28e4dfa7dced4b9bde553abffd4636d92e141dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is splendidly situated for anyone who decides to visit Brussels and experience its wealth ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.48" OriginalAmount="75.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.869911750916" Longitude="4.4054907560349" StarRating="4" HotelCode="34312|82845" HotelName="Courtyard Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Olympiades 6, 1140 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9b/f59b7e14080621f6cb69d66ac1d5c6b325621f6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, just a short drive from the centre. The train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.832261365261" Longitude="4.3501252769975" StarRating="4" HotelCode="82929|hotel_cascade_louise" HotelName="Hilton Garden Inn Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Berckmansstraat 128, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/38/a3380bbeed52c4c87271eca8fdefe68e51ee02eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8525" Longitude="4.354984" StarRating="2" HotelCode="142729|hotel_abberdeen" HotelName="Abberdeen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Internet,Luggage Storage,Shopping Arcade,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Colombier 4, Brussel District, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/65/f465d7ed3eb2d2fd405cdc2117c78e7e11965a65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ubicado en el corazón de la bonita ciudad de Bruselas, a sólo 200 metros de la Grand Place, este aco...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.82" OriginalAmount="76.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.844898" Longitude="4.382523" StarRating="4" HotelCode="49076|330455" HotelName="NH Brussels EU Berlaymont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 11-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/5d/145db96da3a5d8f2c4696bbbee225dabadc48e1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern and fashionable hotel is situated at the heart of the European quarter of Brussels. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.32" OriginalAmount="76.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848487" Longitude="4.357429" StarRating="4" HotelCode="12871|299655" HotelName="NH Brussels Grand Place Arenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Assaut - Stormstraat 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/5f/3e5f13275ad70bce3177660a91e32317c461b785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of Brussels, this hotel lies close to the commercial district as well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855351" Longitude="4.369149" StarRating="3" HotelCode="181025|hotel_prestige_27" HotelName="Prestige" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Méridien 70, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7b/327b21e2b31d477466db7311aa69b65d0830d3f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852581" Longitude="4.355054" StarRating="2" HotelCode="151044|hotel_le_grand_colombier" HotelName="Le Grand Colombier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Colombier 10, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6b/5c6bba0b04b41b39aca19a5ef683cf847906e70d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.30" OriginalAmount="77.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855178" Longitude="4.366526" StarRating="4" HotelCode="13038|88200" HotelName="Hotel NH Brussels Bloom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale-Koningsstraat 250, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/51/3a51635a73fff1157cba7014ef622d2f9a3ad0fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Rue Royale in central Brussels, beside Brussels' inner ring road and adjace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845013" Longitude="4.346769" StarRating="2" HotelCode="89965|mirabeau_hotel_brussel" HotelName="Mirabeau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Place Fontainas, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/27/52278af4dddc3ffbbb76138303f4485f05fc82c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.91" OriginalAmount="78.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837456878769" Longitude="4.3722197686002" StarRating="4" HotelCode="81856|88858" HotelName="Radisson Red Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Idalie 35, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/fd/84fdb550587d94d5911072fa8c69083f12e0b48b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the trendy European Quarter, the establishment has a fantastic design and of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.08" OriginalAmount="78.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848783" Longitude="4.3688070000001" StarRating="4" HotelCode="930968|1885995" HotelName="B Aparthotel Regent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard du Régent 58, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec625ef8bbab7cfe3993734c72b65791ab4aa41d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.68" OriginalAmount="78.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84561" Longitude="4.353219" StarRating="3" HotelCode="80784|1650298" HotelName="Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Fromages 23, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/95/439594931d4ac7e2aa6a0a954473217ef565b84d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.835322200143" Longitude="4.3378213047981" StarRating="3" HotelCode="168593|park_inn_by_radisson_brussels_midi" HotelName="Park Inn by Radisson Brussels Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Marcel Broodthaers 3, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/45/8245ff82f7a372a16a53a7b94998b7bcb6f2a113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel places its guests just steps from the entrance to the Gare du Midi (south train station), ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.88589112" Longitude="4.3418378" StarRating="2.5" HotelCode="371818|onyx_expo_brussels" HotelName="Hotel Tivoli Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Houba de Strooperlaan 34, 1020 Laken, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/bf/a1bff41722dfe05be87f053eb3123c69df23448e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.21" OriginalAmount="79.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.820433540203" Longitude="4.3701021929811" StarRating="4" HotelCode="26010|51434" HotelName="Hotel Barsey by Warwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 381-383, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/01/3b01b925cf251670e203925fdfd8b2d5a9e23f8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Brussels directly on the exclusive Avenue Louise....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854703" Longitude="4.354276" StarRating="3" HotelCode="16326|queen_anne_hotel_2" HotelName="Queen Anne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bd. Emile Jacqmain 110, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/06/f306439f252656d4a13a28be72ca95bbb8bf9f4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels, close to the The Grand Place and De Brouckère ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.72" OriginalAmount="80.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845055331785" Longitude="4.3820621111608" StarRating="4" HotelCode="89963|459915" HotelName="First Euroflat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 50, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/9b/6c9b028d1b4b27b0f59aa1a200687d1bc1889985.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the immediate proximity of the European Union buildings, at Schuman station....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84318994837" Longitude="4.3328967690468" StarRating="3" HotelCode="59338|hotel_scandinavia" HotelName="Slina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Mons 115-117, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/85/f385e51cdb0b87aaa78411f2a82d8056702837be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels, near the Grand Place. It is approximately 500 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.89446" Longitude="4.330999" StarRating="3" HotelCode="102978|best_western_hotel_expo" HotelName="Hotel Expo Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Houba de Strooper 600, 1020 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/9c/3f9cfd5c6011ed36e4267aadb5b70409ab96739e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.46" OriginalAmount="81.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845597" Longitude="4.382453" StarRating="4" HotelCode="89964|299525" HotelName="New Charlemagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 25/27, B-1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e2/7fe2811e7d8def1806c4b7cdb9438247fdf40986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an 11-minute walk to Parc du Cinquantenaire and a 6-minute walk to a metro station with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.78" OriginalAmount="81.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847156057973" Longitude="4.3539463464094" StarRating="3" HotelCode="10319|804665" HotelName="Aris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Herbes 78-80, Grasmarkt, 1000 Brussel, Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/ae/13ae5b6b40f0c259b3cf0ad358954d7e7fd2f97c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel has an ideal location in the heart of the old town just 20 m from picturesque Grand ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.829180808832" Longitude="4.3578607124567" StarRating="3" HotelCode="75364|louise_hotel" HotelName="Made in Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Veydt 40, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/7b/0e7bc668cef9b95366accdbe310e033638e4fd67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the commercial area of the famous Louise Avenue, a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848333" Longitude="4.356567" StarRating="4" HotelCode="28890|scandic_grand_place" HotelName="Hotel Hubert  Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Arenberg 18, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/9c/8c9c73621ab4754828bac794a2473f8fbadcd3e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Brussels, next to the famous Grand Place and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.81" OriginalAmount="82.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85097" Longitude="4.364454" StarRating="3" HotelCode="29367|224236" HotelName="Best Western Royal Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue Royale, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/0f/ec0f3522a9196e991d4fbdb1a13608e85c19cffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located at the heart of Brussels just a few paces from the famous Grand Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.841932145155" Longitude="4.3696213558197" StarRating="2" HotelCode="916474|49719" HotelName="Aparthotel Adagio access Brussels Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>rue de l'industrie 12, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/61/ff61cab658b620dc16f99981f7ba5780e695c024.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 6-minute walk from a metro station, and a 10-minute walk from many cafés, bars, shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84525770764" Longitude="4.3534669153443" StarRating="3" HotelCode="143270|39182" HotelName="Alma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Eperionniers 42-44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a3/c9a3095c758861777a62af3211d014a8a92a4e85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.79" OriginalAmount="83.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845202" Longitude="4.388735" StarRating="3" HotelCode="89966|1531068" HotelName="Chelton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Veronese st., Brussels 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/87/cb87aa4dd92ea5d5f83e3b7551be646c64849af4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Chelton Hotel is only 600 metres from Schuman Metro Station and only a 5-minute walk from the Europe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854183" Longitude="4.356622" StarRating="1" HotelCode="166723|maxhotel" HotelName="Max" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 boulevard Adolphe Max, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3e/c53efb9b09589e0dd1889b5e67749cc3b98016c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Brussels. Links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83558" Longitude="4.361166" StarRating="2" HotelCode="902976|sun_hotel_8" HotelName="Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Berger 38, Elsene, Ixelles, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/e2/5be2c071feb1acefe8fe2f20ac867f45d8ace70a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856110840916" Longitude="4.3588900566101" StarRating="3" HotelCode="64874|5819" HotelName="Des Colonies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Croisades 6-10, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/9f/459f82e9d2845928b350821f684531c8be30299f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels and is close to the Grand Place, there are shops loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839331347371" Longitude="4.3393021371785" StarRating="3" HotelCode="76392|hotel_midizuid" HotelName="Hotel Midi-Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Jamar, 1060 St-Gilles, Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e4/e1e41b6f5ba6911b458703d8fc40edf59ae0ea63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84061569" Longitude="4.33900798" StarRating="3" HotelCode="367681|hotel_aviation" HotelName="Hotel Aviation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l'aviation 20, 1070 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/bc/06bc5a2d01d9c4867e637b59be90fae6c9493d49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.14" OriginalAmount="85.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.902496" Longitude="4.339383" StarRating="3" HotelCode="103032|933225" HotelName="ibis Brussels Expo Atomium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Romeinse steenweg 572, 1853 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0c/bf0cede5aa4c0356c72acbb504444d02b3a3ff49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.49" OriginalAmount="85.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84608278" Longitude="4.3717457" StarRating="3.5" HotelCode="510615|2058675" HotelName="Courtyard Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph II 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/5c/2b5cfa8fa9b3a8e2c1f836da661ce06061cf92db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831505065322" Longitude="4.3589940425156" StarRating="4" HotelCode="25642|22954" HotelName="Thon Hotel Bristol Stephanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 91-93, 1050 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/83/3b83943e749364d088944595cb94b9c3a1ed585f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its impressive location on the Avenue Louise, Brussel’s most fashionable shopping and business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.25" OriginalAmount="86.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.820899822674" Longitude="4.3531046277446" StarRating="3" HotelCode="12609|926195" HotelName="Catalonia Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Haut-Pont 2, Hoge Bruglaan, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/29/bb29f8da3697c8806778cffc3f007e12e6e57a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is situated in the centre of Brussels, was opened in 1964. It is only a short driv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.35" OriginalAmount="86.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849212" Longitude="4.347758" StarRating="3" HotelCode="909531|1829678" HotelName="Dansaert Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Antoine Dansaert 11, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/56/565627b1148a05459216267a26213f3e71dc7f4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.88" OriginalAmount="87.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855303424518" Longitude="4.3573364900126" StarRating="4" HotelCode="34306|475905" HotelName="Hotel Le Dome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard du Jardin Botanique 9-12-13, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a742bf8f4070ab9cd98f03483ae2ae86f2cdc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Brussels, near the Grand Place, the shopping and business distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.57" OriginalAmount="87.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850746364544" Longitude="4.3500390359767" StarRating="3" HotelCode="25127|183736" HotelName="Novotel Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Vierge Noire 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/70/0e70600b018512d488a69ced1a11cd0290d45513.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, within a short distance of many of the top sights in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846777627394" Longitude="4.3553495753338" StarRating="3" HotelCode="30120|29236" HotelName="ibis Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Marché aux Herbes 100, Grasmarkt, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/e4/cce42ec96989c72269e657ff6106da6732e1e4d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854474322068" Longitude="4.356449923741" StarRating="5" HotelCode="29455|735" HotelName="Hotel Le Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Max 118-126, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/0e/5b0e4ae97ed5514192061b10c56a3eeb210358b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Brussels, close to the Grand Place. The nearest train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="89.05" OriginalAmount="88.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854023" Longitude="4.355781" StarRating="4" HotelCode="18887|1544443" HotelName="Marivaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Maxlaan 98B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/0d/da0d2461661d439449c434b7c1db4a70dd831ea3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city of Brussels, a few steps away from the famous Grand Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848371" Longitude="4.350464" StarRating="3" HotelCode="268674|173000" HotelName="Matignon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Bourse 10, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211101/211101a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 3 star Hotel Matignon in Brussels. No on site car parking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.853459415025" Longitude="4.3483839641524" StarRating="3" HotelCode="901353|hotel_noga" HotelName="Hotel Noga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Béguinage 38 B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/33/753345ac6ddf499cca4031ef37a78958fa451ce8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Noga in Brussels (Sainte-Catherine), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84674919" Longitude="4.39064811" StarRating="1" HotelCode="368383|hotel_satellite_2" HotelName="Hôtel Satellite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="24 Hour Front Desk,Bar,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Franklin Street 157B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/ab/29ab9a17b819149229d4151f969ee79c610b3f33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel Satellite in Brussels (European Quarter), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.11" OriginalAmount="90.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85222" Longitude="4.354117" StarRating="4" HotelCode="27223|299575" HotelName="NH Collection Brussels Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Adolphe Max, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/df/b2dfbe0efb0d65c2a2713db78cc9fe99dd0404b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels within 5 minutes' walk of the famous Grand Place with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.39" OriginalAmount="90.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838198183134" Longitude="4.3714601693115" StarRating="4" HotelCode="28889|917455" HotelName="Renaissance Brussels Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Parnasse 19, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/56/8356edea9f0983de4171771100870d665b9629be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the so-called European district of the city, close to the European ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.801380411472" Longitude="4.4219870120287" StarRating="3" HotelCode="162736|hotel_lauberge_du_souverain" HotelName="L'Auberge du Souverain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Fauconnerie 1-5, 1170 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/14/0a14a08caa93fc256c1b7b83ad19bedad6528121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83938702" Longitude="4.35063168" StarRating="3" HotelCode="456800|bb_la_maison_haute" HotelName="La Maison Haute" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rue Haute 101, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/b4/01b4945cde8a774c9af361033137be77ac45da31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848626126831" Longitude="4.3631539067459" StarRating="3" HotelCode="305456|motel_brussels" HotelName="Motel One Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 120, Koningsstraat, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/9d/9a9d2a1efac6590805883608b6c8598cfbcb187a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 489 rooms. Most storeys are accessible by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.70" OriginalAmount="91.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845140736587" Longitude="4.3543471742613" StarRating="5" HotelCode="26215|93350" HotelName="Warwick Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Duquesnoy 5, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/fe/14fe7b2d8c969797b9015b55b985e7372bdeb9d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Elegant and sophisticated, the hotel is located directly on Grand Place, ideally located, within wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.825977420231" Longitude="4.3312954902649" StarRating="3" HotelCode="64977|hotel_de_fierlant" HotelName="De Fierlant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Fierlant 67, 1190 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/33/363398833bd8a2e2c77ce09a28c8c2f91e98cad4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish new city hotel is located just a few minutes from the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83995491" Longitude="4.3363773" StarRating="3" HotelCode="457321|aparthotel_residence_bara_midi" HotelName="Residence Bara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue Limnander 37, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/54/fe54ede7a56004842a04f09b90e7f3380d5ae3ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85281525" Longitude="4.34886914" StarRating="0" HotelCode="227878|apartments_residence_les_ecrins_" HotelName="Les Ecrins Résidence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Rouleau 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f8/cdf849df963329ac7660bce637b58a5302aceb30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.36" OriginalAmount="92.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83934" Longitude="4.33889" StarRating="2" HotelCode="78714|610855" HotelName="De France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 21-23, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/fe/5bfea21d3960751a49ddbf9c64c89f74f06ad223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84689602" Longitude="4.37192106" StarRating="2" HotelCode="729696|residence_marietherese_2" HotelName="Residence Marie- Therese &amp; Joseph II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Maria-Theresiastraat, Brüssel 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/56/50567fe930ceb6576a4952edfea06222d9a88297.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.43" OriginalAmount="94.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846463709686" Longitude="4.3553933091927" StarRating="4" HotelCode="55614|224336" HotelName="NH Brussels Carrefour de l'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marche aux Herbes 110 B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a5/f0a551a31e40516c159e05c1471fb1895272a57e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels. It is close to the Grand Place and the nearest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855484" Longitude="4.359613" StarRating="4" HotelCode="47943|crowne_plaza_brussels__le_palace" HotelName="Crowne Plaza Brussels - Le Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Gineste 3, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ce/57ce23e67794ff23190ef51e2bc54adc30a8a802.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is situated at the heart of Brussels, within a short walk of the tourist centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.73" OriginalAmount="99.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846538208626" Longitude="4.3592494726181" StarRating="4" HotelCode="409342|354165" HotelName="9Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Colonies 10, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c4/ebc499e30a2b6f33951c510a9a8776a3fff427fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within easy reach of Brussels’ shopping and business districts, as well as the city’s ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.86" OriginalAmount="100.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.828301" Longitude="4.355646" StarRating="5" HotelCode="80316|1428158" HotelName="Manos Premier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 100-106, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/30/c130448ea8adfdf294e6865896970dd5a208fdd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84674" Longitude="4.294998" StarRating="3" HotelCode="296247|hotel_phenix" HotelName="Phenix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Central Heating,Fax,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Ninove 685, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/90/8390e70646b2ff0550eeefa35141859c8ab21dbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from Brussels' Grand-Place, Hôtel Phénix provides soundproof rooms with free WiFi and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84590463" Longitude="4.35409356" StarRating="3" HotelCode="466631|172996" HotelName="Hotel Agora Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Eperonniers 3, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/55653/2855653/1.jpg?f=15042393</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.30" OriginalAmount="103.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85159809" Longitude="4.34692395" StarRating="4" HotelCode="577140|2494495" HotelName="B&amp;B Be In Brussels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Chien Marin, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ab/65ab75f1f1479ec6bb57cce27d0a1a6ffbacc641.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846225748374" Longitude="4.3549887835979" StarRating="4" HotelCode="25173|25647" HotelName="Novotel Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Rue du Marché Aux Herbes, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/d2/b8d2ac3c351dc34fd4fd6c07e60c5c8501b2fb5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the historical city just a few minutes from links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848778715958" Longitude="4.3480056524277" StarRating="3" HotelCode="901595|219241" HotelName="Orts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Auguste Orts 38–40, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/8b/ba8bf76fa1717a94a1f53806b49035412eaba804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Brussels. Travellers will enjoy a peaceful and calm stay at Orts as it count...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.40" OriginalAmount="108.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.897110533459" Longitude="4.483138024807" StarRating="4" HotelCode="34309|55434" HotelName="Sheraton Brussels Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brussels National Airport, 1930 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1a/2b1afc9413e861915fa647eaf2fe94aeb8fd5b7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just in front of Brussels International Airport and is a short drive away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.44" OriginalAmount="108.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855884809199" Longitude="4.3573344355819" StarRating="4" HotelCode="63929|230676" HotelName="Thon Hotel Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenue du Boulevard 17, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/80/62809b33ecf4938dea9e5dae133408af84f158f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, beside the new business district "Espace Nord" and the Belg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.56" OriginalAmount="108.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84224435383" Longitude="4.3556188569138" StarRating="4" HotelCode="409340|1923165" HotelName="9Hotel Sablon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Paille 2-8, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/47/b4478469b2f2fd98430a3f2a0e2ace63f81dfd9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels, next to the central train station and close to the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.62" OriginalAmount="109.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855711244405" Longitude="4.3597269058228" StarRating="4" HotelCode="28875|75294" HotelName="Hilton Brussels City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Charles Rogier 20, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4c/804cf99e10b2df132756574470f959bdc66cea7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located in city of Brussels, directly beside Rogier métro station. A diverse ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84629095028" Longitude="4.3530267477035" StarRating="1" HotelCode="902178|hotel_saintmichel_2" HotelName="Le Quinze Grand Place Brussels Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Grand Place 15, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/59/8b5911d4a01c373a9ad60015e4c5813ac329bfdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.14" OriginalAmount="111.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.843965" Longitude="4.375594" StarRating="4" HotelCode="175412|775943" HotelName="Thon Hotel EU" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Loi/Wetstraat 75, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/82/7b8248ebd7bd53f795db642d11f31f1d849b743c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated in the EU district. It is only 140 m from Maelbeek metro station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84913188922" Longitude="4.3546553648198" StarRating="4" HotelCode="387046|122078" HotelName="The Dominican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Léopold / Leopoldstraat 9, 1000 Brussels, Belgirum</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/90/f3900f5a140d6f0bf274eb798593dc6c099d109c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away behind La Monnaie, the famous theatre and opera house, and just off the Grand Place, thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.35" OriginalAmount="113.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837082" Longitude="4.335152" StarRating="4" HotelCode="212712|933255" HotelName="Pullman Brussels Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Victor Horta 1, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/9e/d79efdd9bfeadc99376b912715c2003abeb2ef7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the international train station of Gare du Midi (easy access to the rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.36" OriginalAmount="113.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852905697214" Longitude="4.4484651088715" StarRating="4" HotelCode="75355|1967575" HotelName="Tangla Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Emmanuel Mounier 5, Woluwé St Lambert, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/85/51857cb17dc111f318f6d3bf62b3ce245dc3fe63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, the nearest station is Alma Station. The nearest s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83065605" Longitude="4.35643034" StarRating="4" HotelCode="793272|355045" HotelName="Harmon House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Library,Meeting Room,Pets allowed,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 50, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/38/1738c1a6ab4426159fc8bac0238b7bf8507dcac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Brussels. Located within 1. 7 kilometre(s) from the town centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.40" OriginalAmount="117.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849503882763" Longitude="4.3565779239425" StarRating="4" HotelCode="16405|2744" HotelName="Radisson Blu Royal Hotel, Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Fossé-aux-Loups 47, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/6f/d96f87f5ffae56e58763d8f9685214a35dd4f667.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels just a short distance from the famous Royal Saint-Hub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.42" OriginalAmount="119.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840912" Longitude="4.355837" StarRating="4" HotelCode="258922|475945" HotelName="NH Collection Brussels Grand Sablon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bodenbroek 2/4, City Center, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d8/09d80811f723756e9f073ac6272eba297dd30cd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Royal Palace and the Musical Instruments Museum, next to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846895545428" Longitude="4.3593245744705" StarRating="4" HotelCode="168594|sandton_brussels_centre" HotelName="Sandton Brussels Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parochiaansstraat 15-23, Rue des Paroissiens 15-23, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/87/0d87ecb281c9d3d6c02de9e4d6f842f670d27252.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a very quiet street and yet only 200 m away from Bruss...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83671764" Longitude="4.38561405" StarRating="3" HotelCode="449630|bb_place_jourdan" HotelName="B&amp;B Place Jourdan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Rue General Leman 97, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e9/cfe99b72216313485df8577e3ab99a9453aaeeb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;B&amp;B Place Jourdan is in the heart of Brussels, walking distance fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.851199371006" Longitude="4.3411469730163" StarRating="0" HotelCode="457604|bb_druum" HotelName="Druum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Houblon 63 Hopstraat, Coin Du Diable, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/60/6e608a52e84fe55c35acf044292dc2558eef754c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.79905658" Longitude="4.35591512" StarRating="0" HotelCode="765375|guest_house_la_maison_chantecler" HotelName="La Maison Chantecler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Circulaire 154, 1180 Uccle, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/8b/1e8b86d4cbba195ff3158daceebbc043c17b77e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.39" OriginalAmount="130.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836144" Longitude="4.357095" StarRating="5" HotelCode="47458|120574" HotelName="Sofitel Brussels Le Louise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Toison d' Or 40, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/37/733774e74fb866033350379f44a6120cc1de864e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838333951324" Longitude="4.3718022108078" StarRating="2" HotelCode="181026|hotel_du_parlement" HotelName="Hotel du Parlement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Parnasse 24, Brussels 1050</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/51/1e5114a729ee25a78fa96ad02e086af5ef507bc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.41" OriginalAmount="131.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839759" Longitude="4.367511" StarRating="5" HotelCode="28891|329905" HotelName="Stanhope Hotel Brussels by Thon Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Commerce 9, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e0/2fe0f8721cb2834db0818203223212b76023fa98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between the royal palace and the European Parliament. The famous Grand Place ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85272257" Longitude="4.36877134" StarRating="3" HotelCode="435748|bb_welcome_to_my_place" HotelName="Welcome to my place B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Place Quetelet, 1, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b7/d7b72dca0835cacc7ee64af772428302aa4bd278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Brussels (Saint-Josse-ten-Noode), Welcome to my place B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839916" Longitude="4.43103" StarRating="3" HotelCode="909529|aspria_royal_la_rasante" HotelName="Aspria Royal La Rasante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Sombre 56, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/60/5b60b267ce37cfafccbeb50d6b3c1e6bce3b4950.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.47" OriginalAmount="135.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848716919089" Longitude="4.3489139013343" StarRating="4" HotelCode="34308|918095" HotelName="Brussels Marriott Hotel Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Auguste Orts 3-7, Grand Place, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e6/87e6f9b5be4d91a02f2af64e2d82b8f7f94ad002.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Brussels, at the top of the well-known Rue Antoin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.64" OriginalAmount="136.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838160127221" Longitude="4.3714619854538" StarRating="4" HotelCode="38662|768535" HotelName="Marriott Executive Apartments Brussels, European Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Parnasse 15, European Quarter, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/61/ed61f1fac81991034b161954a962e03262fc1bc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 2 km from the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="138.84" OriginalAmount="137.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845953931656" Longitude="4.3560737371445" StarRating="4" HotelCode="13953|9343" HotelName="Hilton Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrefour de l'Europe 3, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f7/7bf7d4a42a2dc09f09f13da2c8c9ac1a3a6d3b32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the old town and within a short distance o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85360747" Longitude="4.34817571" StarRating="3" HotelCode="438319|bb_fish_market" HotelName="Fishmarket B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Dining,Fitness Centre,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage,Off-Site Parking,Parking,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Grand Hospice 15, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/e7/b4e7ae572705dd07103daa00d99c507dd66361d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Fishmarket Apartments is centrally located in Brussels, walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837362" Longitude="4.357463" StarRating="4" HotelCode="97653|the_hotel_brussels" HotelName="The Hotel Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard de Waterloo 38, Close to the European Parliament and Commission, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/96/4196f53cd058fd9ceeeb8934ff229edb26bc7cec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located approximately 1 km from Brussels Central station, and 20 km fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8475356" Longitude="4.34195506" StarRating="3" HotelCode="575692|bb_villa_36" HotelName="B&amp;B Villa 36" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rue Tkint 36, Saint-Gilles, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/45/c5452ea70edaf5904da41d2fe21c7ebee3bafddc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.97" OriginalAmount="142.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837746183878" Longitude="4.3810772895813" StarRating="5" HotelCode="60918|57124" HotelName="Sofitel Brussels Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Jourdan 1, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/c1/a3c1e243a981a519278d117dcd5bdcc615bbf11a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852838" Longitude="4.355255" StarRating="3" HotelCode="147404|hotel_esperance" HotelName="Esperance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue du Finistère, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/be/69be763b2561596a74b610455aed0c3ee6369ef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 12 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.829437" Longitude="4.360033" StarRating="3" HotelCode="102971|aparthotel_residence_agenda_2" HotelName="Aparthotel Residence Agenda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Florence 6, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/fa/33fa20029ddeb4013f009ed3d64f6025a1fc0837.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.38" OriginalAmount="155.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.832519862449" Longitude="4.3574941177417" StarRating="5" HotelCode="47710|55654" HotelName="Steigenberger Wiltcher's" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Avenue Louise, Louizalaan 71, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/03/f503a91b97b56c10ecccd3545425e2ba573036a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the famous Avenue Louise, Brussel's famous commercial and business street, this hotel lie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84365775" Longitude="4.39596615" StarRating="0" HotelCode="458511|residence_dici_dailleurs_" HotelName="Résidence D'ici D'ailleurs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Noyer 346, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/92/aa/92aa21d38b15ae84a3fe10c13970ed64fb78f079.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.81755139" Longitude="4.34655233" StarRating="3" HotelCode="572676|albert_moliere" HotelName="Albert Molière" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>168 Avenue Albert, 1190 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/bd/3ebd28f0fa238d38f3732def85ddaa41783daecd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.93" OriginalAmount="172.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847816795335" Longitude="4.3549026831774" StarRating="4" HotelCode="305523|1698668" HotelName="Hôtel des Galeries" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Bouchers 38, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/1b/451bacef8333059b861f7be58950556258da76de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vilvoorde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846205" Longitude="4.351288" StarRating="5" HotelCode="200934|rocco_forte_hotel_amigo" HotelName="Hotel Amigo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de l'Amigo, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa177eba48fe144f74003c919e2eb3950f2b5688.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this luxury hotel is located directly on the Grand Place. A divers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.825952" Longitude="4.362885" StarRating="5" HotelCode="268677|odette_en_ville_brussels" HotelName="Odette En Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Châtelain 25, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2f/1c2f3706fe0382745318c855f3b66fbe6507c81c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.82788626" Longitude="4.36106639" StarRating="3" HotelCode="742792|the_livorno" HotelName="The Livorno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Livourne 97A, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/dc/eddc2fde62829655f0426048b4f2c559a6ee9b67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="505.00" OriginalAmount="500" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.851206933776" Longitude="4.3649931462958" StarRating="4" HotelCode="43664|427858" HotelName="Corinthia Grand Hotel Astoria Brussels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 103, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/130538/53700b2543252a1fa56b71d94fb14654.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Established in 1909, the Tiara Astoria Bruxelles, located in the heart of this historic town, shares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service,Internet,Kitchen,Shopping Arcade,Central Heating,Currency Exchange,Designated Smoking Area,Nightclub,Sauna,Massage Centre,Lounge,Bicycle Rental,Golf,Wheelchair Access,Garden,Spa,24 Hour Power Supply,24 Hour Security,Printer,Wake-up Call Service,Swimming Pool,Jacuzzi,Diet Meals,Heated Pool,Housekeeping,Meeting Room,Smoking Rooms,Library,Pets allowed,Luggage Storage,24 Hour Front Desk,Business Centre,Elevator,LCD/Projector,Parking,Dry Cleaning,Dining,Fitness Centre,Off-Site Parking,Coffee Shop</BasicAmenities>
    <HotelRating>5,4,3,1,2,3.5,2.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,APARTHOTEL,APARTMENT HOTEL,COUNTRY HOUSE,HOTEL,AIRPORT HOTEL,ECO HOTEL,HOSTELS,VILLAGE,BED AND BREAKFASTS,APARTMENT</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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a54b11a-6be5-452a-add4-c7f5d29b8545|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="5a54b11a-6be5-452a-add4-c7f5d29b8545">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5221" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a54b11a-6be5-452a-add4-c7f5d29b8545|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a54b11a-6be5-452a-add4-c7f5d29b8545|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a54b11a-6be5-452a-add4-c7f5d29b8545|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a54b11a-6be5-452a-add4-c7f5d29b8545|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a54b11a-6be5-452a-add4-c7f5d29b8545|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="2025-12-11T09:56:43.4111468+00:00" Version="0" EchoToken="Search" TransactionIdentifier="5a54b11a-6be5-452a-add4-c7f5d29b8545" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211998173672" Longitude="3.237825147075" StarRating="1" HotelCode="314684|st_christophers_inn_bauhaus_budget_hotel__hostel" HotelName="St Christopher's at the Bauhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Coffee Shop,Garden,Housekeeping,Internet,Lounge,Luggage Storage,Nightclub,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Langestraat 133-137, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/64/e164822cfe7a1421ef8c80ed7066a0ab410d293d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The St Christopher&amp;apos;s Inn Hostel in Bruges has everything leisure travellers will ever need duri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204243538106" Longitude="3.2191923533703" StarRating="3" HotelCode="96232|hotel__restaurant_t_putje" HotelName="Hotel Restaurant 't Putje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Het Zand 31, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/04/e7045f855da4c8469cebe1afb8e048054a8622bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.29" OriginalAmount="51.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.196465" Longitude="3.219026" StarRating="1" HotelCode="181054|1668328" HotelName="Ibis budget Brugge Centrum Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marie Popelinplantsoen 4, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/e4/cae41520e3827a07e507f1184e7a585d6aa71a96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207717" Longitude="3.224895" StarRating="3" HotelCode="150351|hotel_koffieboontje" HotelName="Koffieboontje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hallestraat 4, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/f9/e1f9f3a3a243a781850f7d0e05f00a029278ce26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2191946" Longitude="3.2195152" StarRating="3" HotelCode="181056|bb_innbrugas" HotelName="B&amp;B InnBrugas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikolaas Gombertstraat 21, Brugge 8000</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/10/3b10375c88d21fc19199f82313773b5ec7368619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.181316942799" Longitude="3.2058674097061" StarRating="3" HotelCode="38827|campanile_hotel_brugge" HotelName="Value Stay Bruges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jagerstraat 20, Sint Michiels, 8200 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ca/14ca449f4ee65cd396eb6ca0863f9f3e7b73f4c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the city outskirts, yet lies no more than 1 km from the centre of town, whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.63" OriginalAmount="63.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.173231730654" Longitude="3.2031927913322" StarRating="3" HotelCode="15224|107132" HotelName="Green Park Hotel Brugge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chartreuseweg 20, 8200 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/b6/57b6342616cd3992188d308f77e237cf51e5915d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies amidst green surroundings. The historic town centre of Bruges is located just a few k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202393" Longitude="3.227038" StarRating="2" HotelCode="13693|5490" HotelName="ibis Brugge Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katelijnestraat 65 A, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/87/7687ef40063e9096853e5a5aa2ef405de1e79956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the historical centre of Bruges, the city nicknamed the Venice of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.50" OriginalAmount="66.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.328329405053" Longitude="3.2022052172661" StarRating="3" HotelCode="916478|1020318" HotelName="ibis Styles Zeebrugge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kustlaan 99, 8380 Zeebrugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c6/30c6251dc58d158acbf01af3246d79f9a955ab69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204581146513" Longitude="3.2189700007439" StarRating="2" HotelCode="147741|leopold" HotelName="Leopold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogste van Brugge 2, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/88/8188dd27580d749b02744159e3f0a719b73e8f70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 10 rooms. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21739178" Longitude="3.20946342" StarRating="3" HotelCode="449525|bb_pickery" HotelName="Guesthouse Pickery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kroonstraat 22, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1b/4f1b4b49a52b56ff4584bf9181c2475b9e415366.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Guesthouse Pickery in Bruges (Sint-Pieters), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209432538521" Longitude="3.2198256254196" StarRating="3" HotelCode="193935|hotel_karel_de_stoute" HotelName="Karel de Stoute" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moerstraat 23, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ac/7eacf014f08084b0e101268e581bf07da80a4ae7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214514" Longitude="3.226501" StarRating="2" HotelCode="144108|asiris" HotelName="Asiris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Raamstraat 9, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/0a/640a6e336d10c9799ce31838a4c27bb185375897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.89" OriginalAmount="70.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207547331085" Longitude="3.2255099028621" StarRating="3.5" HotelCode="61844|1199622" HotelName="Martin's Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Burg 5, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a6/61a65b0e53263964f893ea3fd18aeec382b272f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies just 100 m from the market square and from the Belfried. It is just a ston...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.30" OriginalAmount="70.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.19536513" Longitude="3.22004792" StarRating="4" HotelCode="759631|2334325" HotelName="Radisson Blu Hotel, Bruges" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Frank Van Ackerpromenade 17, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/7e/227e76db6b45fe573100a1918be59bdc2d16d567.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206109" Longitude="3.2180519999999" StarRating="3" HotelCode="146694|lace_hotel" HotelName="Lace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>'t Zand 5, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/da/a3da552dec16715e801db7337be0253f48f9a7a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 27 rooms. Most storeys are accessible by lift. Services and facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207994" Longitude="3.214694" StarRating="2" HotelCode="103043|montovani" HotelName="Montovani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schouwvegersstraat 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b0/1bb01a79010f35b836d551dd46a5d38c17ed9386.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.91" OriginalAmount="72.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.170455" Longitude="3.197439" StarRating="4" HotelCode="97460|224436" HotelName="Hotel Weinebrugge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leikendreef 1, 8200 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/15/0e158f3a2a9d457e1266b54caa7620dff354e7bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.96" OriginalAmount="72.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214678" Longitude="3.226348" StarRating="3" HotelCode="150091|874065" HotelName="Jacobs" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baliestraat 1, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/74/9f745315e56a3291150c8ed915bca032bc265b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A scenic walk along Bruges' canal leads guests to the Basilica of the Holy Blood and the Belfry, bot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20932" Longitude="3.224229" StarRating="1" HotelCode="145785|central_hotel_40" HotelName="Central Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Markt 30, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/6d/b36d21ae7452ba10f72996ff79f842478329759b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Central Hotel  The 1x000D star Central Hotel is situated in Bruges.  Off site car parking is availab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.73" OriginalAmount="73.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.203953" Longitude="3.216875" StarRating="4" HotelCode="17725|297625" HotelName="NH Brugge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boeveriestraat 2, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/3d/313d3e05cc9e50591eae5607322e165eb9115fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bruges, close to Zand Square. The nearest shops lie just 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.02" OriginalAmount="74.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.226298364629" Longitude="3.2129886746407" StarRating="4" HotelCode="28614|1026778" HotelName="Hotel Velotel" 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 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handboogstraat 1, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/62/d862f20c424f64fb56c7be840a097c961cb01b92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a rustic location, in a beautiful park (Ter Poele) approximately 2 km from the mark...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.32" OriginalAmount="74.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208107" Longitude="3.222068" StarRating="4" HotelCode="77487|223896" HotelName="Hotel  Acacia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Korte Zilverstraat 3a-5, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/48/2f483e8fdda52c477275b3d0094f45f40ab251fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20062336307" Longitude="3.2068893313408" StarRating="3" HotelCode="15393|hotel_olympia_3" HotelName="Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Magdalenastraat 16, 8200 Brügge, Belgien</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/8a/2c8a1b0270fd5a9f634aea6147c5fcedf4ffcf58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful setting in a residential area, only some 400 m from the historic centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209782" Longitude="3.231549" StarRating="2" HotelCode="903134|hotel_ter_reien" HotelName="Canalview Hotel Ter Reien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langestraat 1, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/bd/e2bd92fe0d83ca396c50f88f8c016fe2af96f2de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. Guests are welcomed at the accommodat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21958597" Longitude="3.22895419" StarRating="0" HotelCode="457174|guesthouse_orchid" HotelName="Guesthouse Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>'s Gravenhof 10, Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/8e/358ef7ed176e821ca5be1dd5f4146ee49a1670fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located a 15-minute walk from the historic Market Square and the Belfry of Bruges...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.44" OriginalAmount="78.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207600933419" Longitude="3.2180808484554" StarRating="3" HotelCode="387113|1814568" HotelName="Monsieur Ernest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wulhagestraat 43, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/2e/2a2e391ce1d877fb624c66b708611d2a39592f98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is situated on a side street of one of the most important shopping streets o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.88" OriginalAmount="79.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207324" Longitude="3.226579" StarRating="3" HotelCode="145084|1103578" HotelName="Bourgoensch Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wollestraat 39, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/83/ac83ff7df3c78c50b85c78efefafc732af0e1433.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21326595" Longitude="3.23707875" StarRating="0" HotelCode="457721|bb_saintgeorges" HotelName="B&amp;B Saint-Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment" CnxPolicy="Free CXL until 29/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Stijn Streuvelsstraat 40, 8000 Bruge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/6c/fd6ce13142f76d63e6ad92392fa2f852e31e1ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 1 km from the historical centre of  Bruges, B&amp;amp;B Saint-Georges offers luxuriously decorat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.205195" Longitude="3.222352" StarRating="3" HotelCode="102999|hotel_het_gheestelic_hof" HotelName="Het Gheestelic Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heilige Geeststraat 2, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/69/da69941a10232da6e5f546f03b77599301206f74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.51" OriginalAmount="81.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206918683908" Longitude="3.2344222068787" StarRating="4" HotelCode="87485|91269" HotelName="Hotel Rosenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coupure 30, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/53/67539485a6bf8cb25bc3c690c4cbd1e3e0298bfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the small marina near to the green city fortifications in the centre of Bru...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20997" Longitude="3.2194469999999" StarRating="3" HotelCode="155033|monsieur_maurice" HotelName="Monsieur Maurice Bar &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwstraat 8, Historical Centre, 8000 Bruges (Brügge), Flandern, Belgium</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/eb/5eebf51391d1a7e5a1ccf38f46243e26241318c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Walwyck Hotel, you'll be centrally located in Bruge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.91" OriginalAmount="84.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202126" Longitude="3.227081" StarRating="3" HotelCode="15223|185796" HotelName="Novotel Brügge Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katelijnestraat 65B, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/25/2725baef53ec49f5e898ed71bbe37578d394d03c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.43" OriginalAmount="85.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213395" Longitude="3.225506" StarRating="4" HotelCode="82335|475545" HotelName="Ter Brughe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oost-Gistelhof 2, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b7/4bb7c98288af49fc4c8aaf6206e536775ccb3aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated along one of the most picturesque canals in Brugge. The family-frien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21403397" Longitude="3.22172309" StarRating="0" HotelCode="709803|the_white_queen_bb" HotelName="The White Queen Bed And Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sint-Jorisstraat 44</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/3b/e83b47b28b93b271e7c603511f12da0f57dad1c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.48" OriginalAmount="87.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211979860833" Longitude="3.2267940044403" StarRating="4" HotelCode="16588|432035" HotelName="Martin's Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genthof 4a, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/f4/2ff411c4845de946190299ace91fba8fe692a548.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a charming canal in the heart of Bruges. Guests will find restaurants, bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.32888776" Longitude="3.20164918" StarRating="3.5" HotelCode="635617|holiday_suites_zeebrugge" HotelName="Holiday Suites Zeebrugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kustlaan 99, 8380 Zeebrugge, Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/09/f509a49b43e438d58769d4945f333213dd911853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204573444202" Longitude="3.2168786455186" StarRating="4" HotelCode="28886|parkhotel_brugge" HotelName="Parkhotel Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vrijdagmarkt 5, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/bc/16bc92e7a81045d6d3feab3f0d189f6bae93c311.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday complex is located close to the city centre, which offers an array of shops and sights ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.82" OriginalAmount="89.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210472656144" Longitude="3.2222235202789" StarRating="4" HotelCode="10276|459755" HotelName="Hotel Aragon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Naaldenstraat 22, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/0c/df0cd7f7acb4f7d4c04fc2d89bef7e7c7e13748d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the centre of Bruges, within a short distance of the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.99" OriginalAmount="90.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211259029963" Longitude="3.2259678840637" StarRating="3" HotelCode="102981|475285" HotelName="Biskajer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskajersplein 4, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/32/423276eda90eff41399f5b4084d36ac0ab011e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, family-friendly hotel is situated in the heart of Bruges, in the shade of magnificent mat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.62" OriginalAmount="95.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210231" Longitude="3.220761" StarRating="4" HotelCode="11117|224346" HotelName="Navarra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Heated Pool,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Jacobsstraat 41, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/3c/5b3ce0609113f555624d90767db9879e15365c7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant 17th-century listed mansion enjoys a prime location in the heart of the historical city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217222" Longitude="3.228237" StarRating="3" HotelCode="903130|ter_duinen" HotelName="Ter Duinen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langerei 52, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a2/f3a21fd666dd9bac5c8b1981a2298ec8b20c71ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216155" Longitude="3.217856" StarRating="2" HotelCode="148533|hotel_gulden_vlies" HotelName="Gulden Vlies" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kon. Elisabethlaan 40, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/b0/7ab05f050ac27c294e5b059f53dc7faf4f2fb392.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.59" OriginalAmount="100.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207914082363" Longitude="3.2154500085983" StarRating="3" HotelCode="64869|115442" HotelName="Floris Hotel Karos Brugge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoefijzerlaan 37, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/90/1790b1cd606a2dfe0e29192cb89de74807468b81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located, just a few minutes’ walk from Bruges’ ancient market square. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.29" OriginalAmount="101.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202153" Longitude="3.225428" StarRating="4" HotelCode="27559|80864" HotelName="Academie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijngaardstraat 7-9, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/00/4f0081e8ea58925702eaee50738c7df22afb2b3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the historic centre of Bruges and is surrounded by countless si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209695" Longitude="3.229422" StarRating="4" HotelCode="148356|20657" HotelName="Grand Casselbergh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 6, B-8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/80/aa806b4b4e648b4d1c98b1af73908607d4a451a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the city centre of Bruges, just a few steps from the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.67" OriginalAmount="103.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209638" Longitude="3.229328" StarRating="4" HotelCode="27224|296155" HotelName="Hotel The Peellaert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 20, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/35/3f3571689c65e837e3b497c7b9000bf9bd6fbe78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated right in the historical centre of Bruges, only 150 m from the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207650253318" Longitude="3.2210281129322" StarRating="4" HotelCode="12998|2464175" HotelName="Hotel Sablon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kopstraat 10, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/7b/c0/7bc0f7eb58f0308d76f01a4878f4eadd94d4798f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 5-minute walk from the lively Markt square, this refined hotel is also a 6-minute walk from Church...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.46" OriginalAmount="105.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20822" Longitude="3.219554" StarRating="4" HotelCode="81238|475525" HotelName="Prinsenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ontvangersstraat 9, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/9a/709a03babe86da88a817ed9e2a448614ae4866dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is tucked away down a quiet side street, near one of Bruges' main shopping stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210009731088" Longitude="3.2293152809143" StarRating="3" HotelCode="70236|anselmus_hotel_brugge" HotelName="Anselmus City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Bicycle Rental,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riddersstraat 15, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/a1/19a158bef8370922d4110927b67e582f6059e165.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, making it perfect for strolling around the medieval town of Bruges (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="108.48" OriginalAmount="107.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215030282992" Longitude="3.2296212905881" StarRating="4" HotelCode="61845|CAF426900" HotelName="Golden Tulip de Medici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potterierei 15, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c7/5bc77d3939e698b2a52cb421d8e5d082dc598682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is to be found in the centre on the Potterierei Canal. The marketplace is roughly 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204779" Longitude="3.2194979999999" StarRating="3" HotelCode="148465|hotel_groeninghe" HotelName="Groeninghe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Concierge,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Photocopy,Shopping Arcade,Smoking Rooms,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Korte Vuldersstraat 29, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/8e/f08eab8fd2df880b6dc3df81e04dcb2df676948f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Apartment Groeninghe is in the heart of Bruges, walking distance f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207554" Longitude="3.229688" StarRating="3" HotelCode="145074|botaniek" HotelName="Botaniek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waalsestraat 23, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d3/ffd3f029da2d396143a71bfefe9e9d2b831ce681.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.196226187803" Longitude="3.2273260684439" StarRating="3" HotelCode="145007|boat_hotel_de_barge" HotelName="De Barge Boat Hotel And Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bargeweg 15, Historical Centre Of Brugge, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/89/8189a8076e374edc0415ee3130d3ea0f73a8e7b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210003295166" Longitude="3.2091815219273" StarRating="4" HotelCode="402002|bb_a_dream" HotelName="A Dream Bed  And Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Peter Benoitlaan 25, 8200 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/4e/404ea516ecbfc78ac211d6a68ef1eb158a4c8717.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at A Dream Bed &amp; Breakfast in Bruges (Sint-Andries), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.84" OriginalAmount="113.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.203804741924" Longitude="3.217368721962" StarRating="3" HotelCode="96231|1438608" HotelName="Albert 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koning Albert 1-laan (’t Zand) 2/4, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/d3/d8d3f166199e485b838f83342b58c7b0a66e7b1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located just steps from the historic town centre and the Concertgebouw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.02" OriginalAmount="114.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208948475023" Longitude="3.2273847202378" StarRating="4" HotelCode="28868|475315" HotelName="Crowne Plaza Brugge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Burg 10, 8000 Brügge, Belgien</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/51/3751505c7a972f413fa9a9fc4acf5a715fba7e94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location in Bruges. Guests may enjoy fabulous views out over th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209955" Longitude="3.22925" StarRating="3.5" HotelCode="151435|bb_in_bruges" HotelName="B&amp;B In Bruges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Riddersstraat 22, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/97/76976c76c89af7edd7f68f096b33549aa5179506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B In Bruges in Bruges (Historical Center Bruges),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.203514" Longitude="3.227483" StarRating="4" HotelCode="103021|hotel_montanus" HotelName="Montanus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Gentweg 76-78, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/9c/839cf6a4abaf8d7cc23f3dedeeb7738409d71111.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area right in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208683" Longitude="3.223698" StarRating="3" HotelCode="148500|huyze_die_maene__bed__breakfast" HotelName="Huyze Die Maene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markt 17, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ff/f8ff4cc32bcd67c492456dbf77b171c995ca7a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 3 rooms. A dining area is among the facilities. W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.28110808" Longitude="3.20847378" StarRating="4" HotelCode="449655|bb_pronkenburg" HotelName="B&amp;B Pronkenburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Garden,Housekeeping,Internet,Lounge,Luggage Storage,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ter Doeststraat 30 Lissewege, 8380 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/6e/396eebeb4e753cdcb5dbcca708c08967e9252266.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B Pronkenburg in Bruges (Belgian Coast), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.22" OriginalAmount="123.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206883394866" Longitude="3.2265847921371" StarRating="4" HotelCode="28869|475375" HotelName="Romantik Hotel de Orangerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kartuizerinnenstraat 10, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/9b/469b45277d73eb7472844afc3e3cf8ed7ff605a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly alongside one of the most attractive canals in Bruges. Count...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20330721" Longitude="3.21195633" StarRating="0" HotelCode="456920|bb_ampm" HotelName="B&amp;B AM/PM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Singel 10, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/06/c306cec169a3f78c4089ecd883ff9c526be66003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B AM-PM in Bruges (Sint-Andries), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204853" Longitude="3.220032" StarRating="3" HotelCode="149821|huis_t_schaep" HotelName="Huis 't Schaep" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Korte Vuldersstraat 14, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0e/ac0efb1496094f825f9e64f95bf9dabaf4dc4b84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20822641" Longitude="3.2174685" StarRating="3" HotelCode="456661|bb_brughia" HotelName="Bed &amp; Breakfast Brughia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Beenhouwersstraat 13, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/62/e46209b0e4c9258ec6bbb3983aaa9ceb7cfb3e27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bed and breakfast is located in the centre of Bruges. B&amp;amp;B Brughia features a terrace and pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.80" OriginalAmount="138.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208436087166" Longitude="3.2199516892433" StarRating="5" HotelCode="103030|432005" HotelName="Dukes Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsenhof 8, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/0f/340f873d65a7424a13602bf031cc63e4c2a25f59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a prime location in Bruges' historic old town and the result of thorough renovation and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209379" Longitude="3.229985" StarRating="5" HotelCode="147527|number_11_exclusive_guesthouse" HotelName="Exclusive Guesthouse Number 11" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peerdenstraat 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/33/7a337fd77dfb0083ee47df46fa899de924c579e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious and romantic accommodation of the Number 11 Exclusive Guesthouse is located in the his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204415" Longitude="3.220764" StarRating="2" HotelCode="148260|hotel_de_goezeput" HotelName="Goezeput" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goezeputstraat 29, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/80/3c80372ae05937a0954f07090271edc8c0b2004b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2076" Longitude="3.22295" StarRating="0" HotelCode="629976|bb_chester" HotelName="Chester B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muntpoort 6-7, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9e/bd9e2f4c7da99baa9a1fec3dec7c33922ab30487.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208344" Longitude="3.228604" StarRating="4" HotelCode="103047|hotel_die_swaene" HotelName="Die Swaene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steenhouwersdijk, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/6f/286fdb0850d62be222e5684ff5f19b76324a1628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210265978745" Longitude="3.231962621212" StarRating="4" HotelCode="153520|relais_ravestein" HotelName="Boutique Hotel Van Cleef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Molenmeers 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/fd/40fd8d8225437e2e28a866ebb08e490e43bd00f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20755634" Longitude="3.22012881" StarRating="0" HotelCode="575830|bsquare" HotelName="B Square Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Helmstraat 2a, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ae/57ae8025de188c76abe2b6329b4e697caf65c6fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access,Conference Hall,Designated Smoking Area,Jacuzzi,Room Service,Sauna,Bicycle Rental,Central Heating,Golf,Lounge,Nightclub,Shopping Arcade,Massage Centre,Currency Exchange,Swimming Pool,Garden,Diet Meals,Spa,Kitchen,Heated Pool,Concierge,Dining,Dry Cleaning,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Parking,Photocopy,Smoking Rooms,Wake-up Call Service,24 Hour Front Desk,Coffee Shop,Babysitting</BasicAmenities>
    <HotelRating>4,3.5,5,2,3,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,ECO HOTEL,HOTEL,BED AND BREAKFASTS,APARTMENT,GUEST HOUSES,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|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="5512c059-7fa1-475c-b011-747241289ad8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5116" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5512c059-7fa1-475c-b011-747241289ad8|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="2025-12-11T09:56:49.5473218+00:00" Version="0" EchoToken="Search" TransactionIdentifier="5512c059-7fa1-475c-b011-747241289ad8" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216196567028" Longitude="4.4202610232937" StarRating="3" HotelCode="28892|century_hotel_superior_antwerpen" HotelName="Century Hotel Antwerpen Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelikaanstraat 20, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/67/a767e265bec0c881f0a5c314aa209d4c75b22f63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tourist hotel is centrally situated in the commercial district of Antwerp. Situated opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.23" OriginalAmount="35.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213409727373" Longitude="4.4236707687378" StarRating="2" HotelCode="181064|1140678" HotelName="Ibis budget Antwerpen Centraal Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lange Kievistraat 145, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ee/c7eed74c83cbb5dfa36d1fbe7442842507699a04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.48" OriginalAmount="40.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214709725024" Longitude="4.4109406695532" StarRating="3" HotelCode="13772|800468" HotelName="ibis Antwerpen Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meistraat 39, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/51/4f516d2fca1c27f6916b7548d8d1445b78388a6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly on the bird's market within a short distance of the theatre, this hotel is a stone'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.22" OriginalAmount="42.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.267884614364" Longitude="4.4005635380745" StarRating="1" HotelCode="181066|2245025" HotelName="Ibis budget Antwerpen Port" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Luithagen Haven 6A, 2030 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/ac/13ac634d3bdd57757e93f0bd596cdef0035bca88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a business centre. Wireless internet access is available to guests in the public ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="2" HotelCode="314683|antwerp_student_hostel_" HotelName="The ASH Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Italiëlei 237-239, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/7a/a17afdf475f472d758b509d4154d30f638265d43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.09" OriginalAmount="47.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20577987" Longitude="4.38505524" StarRating="3" HotelCode="780206|2484005" HotelName="B&amp;B Hotel Antwerpen Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Laundry,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Léon Stynenstraat 70, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/6d/556d5c0e448d133c58ee8d7ddf2b6a0fe12315b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the South district in the city's south end, thi affordable hotel combines co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21839" Longitude="4.421876" StarRating="3" HotelCode="901826|park_inn_by_radisson_antwerpen" HotelName="Park Inn by Radisson Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridplein 14, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/00/9e007ff60308317e1e156adc2164a12059347a44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Antwerp, directly opposite Queen Astrid Square that is adjacen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.49" OriginalAmount="50.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216656485624" Longitude="4.3990908080552" StarRating="2" HotelCode="103020|1677728" HotelName="National" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nationalestraat 40, Antwerpen 2000</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1a/f71a7a5370b18d6440ff6e6ebe21e53a0d9562b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22943" Longitude="4.412705" StarRating="3" HotelCode="34313|holiday_inn_express_antwerpen_city_north" HotelName="Holiday Inn Express Antwerp City - North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Italielei 2a, Het Eilandje, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/71/5a71958eb49357e5b12e6eac5b2d21c56d4b65cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, close to Antwerp’s port, and is in the most fashionable are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.20" OriginalAmount="52.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.194353" Longitude="4.406046" StarRating="4" HotelCode="28867|459725" HotelName="Ramada Plaza Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desguinlei 94, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/2d/a32d4ca39e4378e513562964f06667fe0931f845.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies opposite the De Singel cultural centre. The exhibition centre, Heridghe Park, the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.33" OriginalAmount="52.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2158008862" Longitude="4.4181210859833" StarRating="3" HotelCode="177194|747855" HotelName="PREMIER SUITES PLUS Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Appelmansstraat 25/31, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/b6/d0b6abb08fabebc760c10b5552634217345c3612.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.68" OriginalAmount="53.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.190227310296" Longitude="4.4045197963715" StarRating="4" HotelCode="29382|232836" HotelName="Crowne Plaza Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerard Le Grellelaan 10, 2020 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/66/8366cf18f11af928038d428dcf2090dc4c015bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located within Antwerp's green belt, near the historic city centre. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.73" OriginalAmount="55.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215219259797" Longitude="4.4083312153816" StarRating="4" HotelCode="173067|7835730" HotelName="Theater" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arenbergstraat 30, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e0/29e04c4d254c4e25a4c7735da7fc2b07916dbc9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.12" OriginalAmount="55.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215454" Longitude="4.417512" StarRating="3" HotelCode="11990|747885" HotelName="Eden Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Herentalsestraat 25 - 27, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/2b/392bfcbb7ef98ad51d34429846b9ee9f3736c5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="0" HotelCode="619289|simones_kitchen_bb" HotelName="Simones Kitchen B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breughelstraat 32, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/2a/a82aa004627eab3af5793c9fb1358a3500da8af7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.48" OriginalAmount="57.9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.218738283665" Longitude="4.4206049807731" StarRating="3" HotelCode="61843|181596" HotelName="Hotel Indigo Antwerp - City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Nightclub,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridplein 43, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/30/2530f727aef25bb820ea84c6c12c0bc8f308e7cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city. The hotel is located in the centre across from the zo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.67" OriginalAmount="59.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.267896" Longitude="4.401426" StarRating="3" HotelCode="26746|800498" HotelName="Novotel Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luithagen Haven 6, 2030 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/10/561013338107129d73569febe4dbdfa6fa4d7789.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206430098737" Longitude="4.3959241257057" StarRating="1" HotelCode="329534|hotel_rubenshof" HotelName="Hotel Rubenshof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amerikalei 115-117, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/cb/fecb6eca44f0ee30c3c65780444ed51002f5bb09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.09" OriginalAmount="63.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.231861358142" Longitude="4.4127622044646" StarRating="3" HotelCode="51190|224116" HotelName="Best Western Hotel Docklands" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kempischdok Westkaai 84-90, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/76/3c762c134d964b8a130366af93351e58de3050a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the old city centre and the famous international harbour of Antwerp wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.27" OriginalAmount="63.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209349" Longitude="4.430454" StarRating="3" HotelCode="79113|323015" HotelName="TRYP by Wyndham Antwerp Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plantin en Moretuslei 136, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a3/b2a34036d9ac1325ab3bce90f0f9c363b1434e29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Antwerp, within walking distance of the old city centre and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219529" Longitude="4.415625" StarRating="3" HotelCode="90029|hotel_colombus" HotelName="Colombus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankrijklei 4, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/03/ef0395d9e12db67b91f320aa09e61bea90488619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="3" HotelCode="868855|yust_antwerpen" HotelName="YUST Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Coveliersstraat 2, Berchem, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/da/e5da86a67ad875d9c4e0180b0e483100ca7c1913.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.49" OriginalAmount="67.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20397" Longitude="4.441029" StarRating="3" HotelCode="88468|905585" HotelName="Tulip Inn Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potvlietlaan 2, Anvers Berchem, 2600 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/f7/a3f7313cf966e279d3daf9b8232b583e661591a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210412165294" Longitude="4.4269993901253" StarRating="3" HotelCode="103028|arass_hotel_business_flats" HotelName="Arass Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantin en Moretuslei 111, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ee/b7ee6c8d4339f0f461a17904449b1b3573afb3c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.69" OriginalAmount="69.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217477295222" Longitude="4.4200605154038" StarRating="3" HotelCode="102990|106182" HotelName="Leonardo Hotel Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>De Keyserlei 59, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae098dc76fb5a75834da55c27122d36a2705c7a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the most central location of Antwerp, just in front of the central station....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.220658" Longitude="4.399707" StarRating="3" HotelCode="19076|hotelo_antwerpen_kathedral" HotelName="Hotel O Kathedral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handschoenmarkt 3, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/f2/3ef27f48ff4c128935570e0066d1dbdbc52c666c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.57" OriginalAmount="71.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217117764256" Longitude="4.4198727607727" StarRating="4" HotelCode="96227|2175145" HotelName="De Keyser" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Keyserlei 66-70, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/04/ea042148bd2dd7d6d6c9ceb246cc754dd8a535a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.18" OriginalAmount="72.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217250488631" Longitude="4.4174265861511" StarRating="4" HotelCode="13658|874475" HotelName="TOP CityLine Hyllit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Keyserlei 28-30, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c9/0ac911064155b96eb7e213af641708c2b7c8f061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the shopping avenue De Keyserlei, in the famous diamond quarter and 100 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.64" OriginalAmount="73.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213297154297" Longitude="4.4168096780777" StarRating="4" HotelCode="28865|115392" HotelName="Mercure Antwerp City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Quinten Matsijslei 25, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/e8/5be85abf7ba3fdeaa39299401d69aefc90e047ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 minutes walk from the main train station, the zoo and the main congress centre, this hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.244406" Longitude="4.420913" StarRating="3" HotelCode="181069|antwerp_harbour_hotel" HotelName="Antwerp Harbour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderlaan 100, 2030 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/89/3089a944d325bfd8f669568c6855abb8e12b180b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 94 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.84" OriginalAmount="74.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20075074" Longitude="4.43607167" StarRating="3" HotelCode="955395|2601385" HotelName="Park Inn By Radisson Berchem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borsbeeksebrug 34, 2600 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f5/0bf53e9766eb1a14df35e938ffa11c1d0979d60d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.61" OriginalAmount="75.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207799" Longitude="4.419497" StarRating="4" HotelCode="18420|937315" HotelName="The Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlottalei 49, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/32/bb323ca69aaddba70da47af179cd063ea8be2e5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a quiet area near Antwerp's city park, around the block from Charlottalei metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208625969104" Longitude="4.392361342907" StarRating="3" HotelCode="181065|hotelo_2" HotelName="Hotel Pilar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopold De Waelplaats 34, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb4021e7dcd177332301c4f8f9ee7547ac5af773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.09" OriginalAmount="77.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21662771" Longitude="4.42028305" StarRating="3" HotelCode="611229|2290815" HotelName="Hampton by Hilton Antwerp Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pelikaanstraat 10-16, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/65/71651ca30fcfb4c19f2250fba1c50038fffe1785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.01" OriginalAmount="79.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219173269088" Longitude="4.4213828444481" StarRating="4" HotelCode="10422|731815" HotelName="Radisson Blu Astrid Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridplein 7, 2018 Antwerpen, Belgien</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e0/6ce0dd55b368fd7f71ce83aeff9e1396cfd32798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel was designed by the famous US architect, Michael Graves, and distinguishes its...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.27" OriginalAmount="79.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21453409" Longitude="4.42045273" StarRating="4" HotelCode="755529|2371795" HotelName="NH Collection Antwerp Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Meeting Room,Pets allowed,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pelikaanstraat 84, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/2f/f02f2d15d4c64675c4cf28554d39e3c92cbe942b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The soon-to-open NH Collection Antwerp Centre is the first NH hotel to launch in the city, occupying...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.04" OriginalAmount="80.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21796" Longitude="4.399283" StarRating="5" HotelCode="144569|2483975" HotelName="Banks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steenhouwersvest 55, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/5e/6c5e76a83d17d59954b0867aded8907453869e06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.71" OriginalAmount="85.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213279568364" Longitude="4.4227851779099" StarRating="4" HotelCode="410407|747775" HotelName="Lindner WTC Hotel &amp; City Lounge Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Kievitstraat 125, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/95/bb95af8700e84bbe1a039e42389361929aa10a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.223155315998" Longitude="4.3993855801392" StarRating="3" HotelCode="162741|citystay" HotelName="De Bedstay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burchtgracht 43, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/51/715119683156eaa28529cbe27d0069ecc6dcb97b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.225038555317" Longitude="4.4010812044144" StarRating="3" HotelCode="167928|antwerp_for_two_bed_breakfast" HotelName="Bed and Breakfast A2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sint Paulusplaats 27, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/2d/992ddbb8ec4e96db17ceec50f7662100741f283a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Antwerp For Two Bed &amp; Breakfast in Antwerp, you'll be minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.25" OriginalAmount="86.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20914015874" Longitude="4.4460859894753" StarRating="4" HotelCode="29132|459745" HotelName="Van Der Valk Hotel Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luitenant Lippenslaan 66, 2140 Antwerpen, Belgien</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/cb/b1cb2b363cff43cd45703a4fa0666203ab211c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the ring road, providing good transport links with Brussels, Ghent, Hassel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2201909097" Longitude="4.415309616694" StarRating="4" HotelCode="25079|residence_9" HotelName="Quality Hotel Antwerpen Centrum Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molenbergstraat 9-11, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/11/dd11a8d8fbbd0be5c06c8fb2fc4bf0c3d0911eb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located 10 minutes from the centre, 2 minutes from the Flemish Opera and 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.13" OriginalAmount="88.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.15049" Longitude="4.432734" StarRating="3" HotelCode="77620|227216" HotelName="Ter Elst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattenbroek 1, 2650 Edegem</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/db/87dbe5dd4f15b0e001480cdb596f7d576946a05c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210116" Longitude="4.41594" StarRating="4" HotelCode="16420|radisson_blu_park_lane_hotel_antwerp" HotelName="Radisson Blu Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eycklei 34, B-2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/83/2383bc24c7b2a0fb8d4d1a6047919dc477a3bba9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is situated at the heart of the city, opposite the wonderful city park. Through i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="0" HotelCode="868769|hotel_riga_3" HotelName="Hotel Riga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Korte Koepoortstraat 4</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/b4/d9b43ef507fca30e1b16f606c64b4d7d15b8bded.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215672891874" Longitude="4.3934275209904" StarRating="4" HotelCode="193944|kaai_11" HotelName="Kaai 11" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sint-Michielskaai 11, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/5d/2d5d38379f1c591d72454141a3e792fb1fd987dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.48" OriginalAmount="105.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215606" Longitude="4.404826" StarRating="4" HotelCode="151311|1125748" HotelName="Les Nuits" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasthuisstraat 12, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/82/ce82e6b927b49ccc474250dcaf40f3f82b346164.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.52" OriginalAmount="108.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22163" Longitude="4.401558" StarRating="4" HotelCode="17017|1651868" HotelName="Hotel Rubens - Grote Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Beurs 29, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421f5cb338a7c413dce1661f6c964184f603e74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="0" HotelCode="612725|villa_einstein_apartments" HotelName="Villa Einstein Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lange Herentalsestraat 2, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8e/c98eb468ebe16ef535179b5db78beed1465dd58c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.17" OriginalAmount="111.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219305" Longitude="4.4023070000001" StarRating="4" HotelCode="28874|86626" HotelName="Hilton Antwerp Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenplaats 32, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/42/2242d2c796a950bf67368d4bc942216264b67a73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the town centre and lies directly on the Groenplaats ('Green Square') desig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20612007" Longitude="4.40248959" StarRating="5" HotelCode="449484|bb_luxe_suites123" HotelName="Studios 1-2-3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lange Lozanastraat 16, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/d0/22d0a195d58e54be172c6b96767d84b26e7d0b8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.94" OriginalAmount="122.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22102236" Longitude="4.40619585" StarRating="4" HotelCode="575599|2393185" HotelName="Hotel Franq" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kipdorp 10-12, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/49/19493bf3cb896f1c83c999f5be35e3cd19135f79.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a bar and room service. Wireless internet access is available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21603155" Longitude="4.39919812" StarRating="0" HotelCode="575206|maison_nationale_city_flats_suites" HotelName="Maison Nationale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nationalestraat 49, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/2c/9c2ce0838c0558d76948b6809236147b6db8af7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern Maison Nationale City Flats &amp;amp; Suites is located in the heart of Antwerp, 350 metres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.27" OriginalAmount="149.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.220271124751" Longitude="4.4040530920029" StarRating="4" HotelCode="167934|2483935" HotelName="Julien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Korte Nieuwstraat 24, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/42/d44254cbe93b389946b1ab44db0e8359dfac248e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.23000133" Longitude="4.40518597" StarRating="4" HotelCode="575815|u_eat_sleep_antwerp" HotelName="U Eat &amp; Sleep Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaustraat 42, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/04/1404fb4cd2013e448733e2731f416c058dcdd264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys can be reached by lift. The hotel features various services and facilities, including a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.221695694139" Longitude="4.4067353010178" StarRating="4" HotelCode="103006|de_witte_lelie" HotelName="De Witte Lelie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizerstraat 16-18, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/c1/aac1d0dd2849a9ea9889ed312ded8d1a7756f0d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219303" Longitude="4.396348" StarRating="4" HotelCode="903055|hotel_t_sandt_antwerpen" HotelName="'t Sandt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zand 13-19, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/84/e684000d4f249b801f35eef7371912dc294ecf6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 29 rooms. Services and facilities at the hotel include a dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20624845" Longitude="4.39531888" StarRating="0" HotelCode="456527|bb_au_lit_jerome" HotelName="B&amp;B Au Lit Jerome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Amerikalei 129, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/03/4b03fa48742696c1d5ab53538f5e537eaa64f38b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213678628198" Longitude="4.4053069330505" StarRating="3" HotelCode="313055|botanic_sanctuary_antwerp" HotelName="Elzenveld Hotel &amp; Seminarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Conference Hall,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasthuisstraat 45, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/32/a032c70052c8b133fd3e090009589dad73bb33c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Elzenveld in Antwerp (Old Town), you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Fax,Internet,Telephone Service,Bar,Central Heating,Currency Exchange,Laundry,Restaurant,Room Service,Designated Smoking Area,Sauna,Shopping Arcade,Swimming Pool,Business Centre,Garden,Meeting Room,Pets allowed,Wheelchair Access,24 Hour Power Supply,Housekeeping,Spa,Bicycle Rental,Jacuzzi,Lounge,Nightclub,Golf,Elevator,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2,1,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL,GUEST HOUSES,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|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="765610f0-4942-4f4e-bb35-865b2a31d0b1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5336" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
765610f0-4942-4f4e-bb35-865b2a31d0b1|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="2025-12-11T09:56:56.6487146+00:00" Version="0" EchoToken="Search" TransactionIdentifier="765610f0-4942-4f4e-bb35-865b2a31d0b1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="46.10" OriginalAmount="45.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05990537" Longitude="3.73872922" StarRating="2" HotelCode="577121|2316115" HotelName="ibis budget Gent Centrum Dampoort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kleindokkaai 27, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/5a/3d5a881501c948fbc4a1ee3ce4e7f114452d015a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.06" OriginalAmount="53.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.052962" Longitude="3.726025" StarRating="3" HotelCode="13777|238836" HotelName="ibis Gent Centrum St Baafs Kathedraal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limburgstraat 2, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ab/e5aba8ca4f04654682e4092d9f13352a2869a410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the centre of Ghent, opposite the cathedral. From here it is a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.34" OriginalAmount="56.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.048414109311" Longitude="3.7212646007538" StarRating="3" HotelCode="13694|747955" HotelName="ibis Gent Centrum Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nederkouter 24, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/c7/22c76a168886052b7afa5755fc0441a0a47ab502.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just a few minutes walk from the Corn market. The opera house and p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054423360756" Longitude="3.7236624956131" StarRating="3" HotelCode="15227|12337" HotelName="Novotel Gent Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogpoort 52, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/27/1d27bc701049bc7891baf3eec3f2a7f2e9b6f7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located directly in the historic old town of Ghent, lies near the town hall and the cath...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054084" Longitude="3.729225" StarRating="1" HotelCode="147735|hotel_flandriacentrum" HotelName="Flandria Gent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Barrestraat 3, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9a/f59a9fa280766d893e7b320c2a05e9f0eaa4f865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Flandria Hotel, you'll be centrally located in Ghen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.08" OriginalAmount="58.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054565" Longitude="3.72621" StarRating="3" HotelCode="47884|90240" HotelName="Cour St Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogpoort 75-77, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0b/d40b716b0a1f0ef5741a8e035a6f895a7deb9a0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of beautiful and historic Ghent (Gent) and is within easy walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.020202455566" Longitude="3.7347937976226" StarRating="3" HotelCode="28878|express_by_holiday_inn_gent" HotelName="Holiday Inn Express Gent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Akkerhage 2, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/17/6f1720a0602feb665a4dd97584fb5d9e73bdc540.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the outskirts of Ghent, this hotel lies close to the motorway crossing E17, which runs fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.70" OriginalAmount="69.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05281321413" Longitude="3.7167209386826" StarRating="3" HotelCode="61705|864005" HotelName="Monasterium Poortackere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Houtlei 56, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/89/d189aa817258a5801d3da7576e568238ddd906e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Dresden (DRS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.74" OriginalAmount="69.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.019392146322" Longitude="3.7362796068192" StarRating="2" HotelCode="69995|826795" HotelName="Campanile Gent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akkerhage 1, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5a/cf5a81f200dc2af881fced4bb601eb96cb7de434.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located 2 km from the historical centre of Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0355857" Longitude="3.71303946" StarRating="0" HotelCode="575407|hotel_the_lord" HotelName="Hotel The Lord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Clementinalaan 187, Ghent, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/86/e886db46caf5ec18d62221d6fb50aa8c00e53796.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel The Lord in Ghent, you'll be minutes from Ghent Univers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.036415" Longitude="3.714098" StarRating="3" HotelCode="145533|carlton_hotel_6" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridlaan 138, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/50/f6500fca56cd9a75051fcba3150d3dcc57a688e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05818521" Longitude="3.72626876" StarRating="3" HotelCode="551995|the_house_of_edward" HotelName="The House of Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Edward Anseeleplein 17, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/2f/632fde600b7b9258a8a218550a4419a9ef0d9735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.18" OriginalAmount="84.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.03738" Longitude="3.714714" StarRating="3" HotelCode="26974|226486" HotelName="Best Western Hotel Chamade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Elisabethlaan 3, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c0/61c0dbebaa9b85e6b7db346b2f54e2a02b64a6d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.69" OriginalAmount="84.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.049487" Longitude="3.739136" StarRating="3" HotelCode="143741|2029325" HotelName="Aparthotel Castelnou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kasteellaan 51, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ae/16aeb009aaa0b88d3c07b724dc2f5f8e950df1f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.99" OriginalAmount="95.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.058074" Longitude="3.725572" StarRating="4" HotelCode="34314|156752" HotelName="Ghent River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waaistraat 5, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2a/592ad93d16f1326381dafb582c31fe895dd6d11e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the Leie river, the hotel is a 6-minute walk from Gravensteen Castle, an 8-minute walk f...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.85" OriginalAmount="95.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.056435" Longitude="3.719654" StarRating="3" HotelCode="34315|432155" HotelName="Gravensteen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Breydelstraat 35, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/46/0746bd79bc47ee7ec985f58931e95906c9bb285d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the historic centre of Ghent, the hotel is just a few steps from the romantic ban...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.03839489" Longitude="3.73081095" StarRating="0" HotelCode="729762|studio_edville_centre_ghent" HotelName="Holiday Studio Edville Ghent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ter Platen 60, Gent 9000</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/77/1a77476341f6ccd2ae211656380ca31ae39824e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.06" OriginalAmount="97.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.057089" Longitude="3.7228279999999" StarRating="4" HotelCode="148641|2324355" HotelName="Harmony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kraanlei 37, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/6e/b26ee1e01d56383b4e7df75511659e428d5c8038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.68" OriginalAmount="99.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054961" Longitude="3.725556" StarRating="4" HotelCode="17722|476225" HotelName="NH Gent Belfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogpoort 63, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3f/5e3f3406f4efd00674279816e330e40a5876bc85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Ghent, opposite the Town Hall and alongside the Saint Bavo Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054946" Longitude="3.717958" StarRating="2" HotelCode="147380|erasmus_hotel" HotelName="Erasmus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Poel 25, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/42/6e42e846585c2bd9618b97cb4238c9ed3686239b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Erasmus Hotel in Ghent (Patershol), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0467" Longitude="3.72254" StarRating="0" HotelCode="793280|bb_petit_prince" HotelName="B&amp;B Petit Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rabotstraat 41, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/a9/59a9b05d4ac92301cb9ed5f8969cacc2130eb3b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.09" OriginalAmount="128.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054698" Longitude="3.714843" StarRating="4" HotelCode="177195|747965" HotelName="Pillows Grand Hotel Reylof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 36, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/43/9443fc7e5528aa8eb1afa80e366a7b78188683cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Veldstraat, Ghent, just 750 metres from the belfry. Nearby places of intere...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.97" OriginalAmount="144.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.055078572347" Longitude="3.7201248068424" StarRating="4" HotelCode="408710|476205" HotelName="Ghent Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Korenlei 10, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/81/1e81306307e420021dd8daab4815193b1543fc95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the Korenlei Canal in Ghent, overlooking a host of famous historic sites. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05180249" Longitude="3.7203851" StarRating="0" HotelCode="458589|bb_schopenhauer" HotelName="Schopenhauer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ajuinlei 8, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/1d/5c1d264caa8108aee2ab1f9b7abc24730270ee4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.94" OriginalAmount="168.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05443574" Longitude="3.72084832" StarRating="3" HotelCode="570208|2289775" HotelName="1898 The Post" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Graslei 16, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/65/1565cfc6e7ac91dc5c5ea323c8fd073746214637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054814508343" Longitude="3.7180942296982" StarRating="4" HotelCode="103029|hotel_de_flandre" HotelName="De Flandre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Poel 1-2, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/1f/bb1ff9e56610ee1ce274f1347c5975874ba7d606.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic heart of Ghent, the hotel is only 3 km from Citadelpark. The city of Antwerp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Golf,Swimming Pool,Spa,Wheelchair Access,Kitchen,Garden,Housekeeping,LCD/Projector,Luggage Storage,Lounge</BasicAmenities>
    <HotelRating>4,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,ECO HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|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="2e2afba8-07db-467b-9bb5-786cd97a6a22">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45793" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2e2afba8-07db-467b-9bb5-786cd97a6a22|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="2025-12-11T09:57:03.0735855+00:00" Version="0" EchoToken="Search" TransactionIdentifier="2e2afba8-07db-467b-9bb5-786cd97a6a22" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65286048" Longitude="18.09440275" StarRating="0" HotelCode="959778|guest_house_bradas" HotelName="Guest House Bradas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viška 6, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/f2/bcf280af3487eb4e49e97843fe318485d50207db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65259471" Longitude="18.09473595" StarRating="2" HotelCode="524898|288365" HotelName="Guest House Anica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Franca Preserna 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/56/e4560316c72641a773d57b862d6685267715017f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58.25" OriginalAmount="57.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.648299" Longitude="18.088568" StarRating="4" HotelCode="23299|CAT633700" HotelName="Hotel Lero" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Iva Vojnovica 14, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/3c/263cece03a72d679997e5e25369fcc5fbf872ec5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within walking distance of the Old Town and well linked with other areas of the city by loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.66" OriginalAmount="62.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.658064" Longitude="18.092047" StarRating="3" HotelCode="171086|151324" HotelName="Adria" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radnicka ulica, 46, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/fd/e1fddd61284d3b2b248e9b9636e0d4e296204b37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location with views of the Elafiti Islands, the coast of Gruz and the...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.639758" Longitude="18.108808" StarRating="3" HotelCode="190158|apartments_santa_maria" HotelName="Apartments Santa Maria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Rabljanina 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d3/41d3d74fd6ede42d438cc2383a127f09aa61edb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Dubrovnik. The nearest airport is Dubrovnik (DBV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.70" OriginalAmount="63.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64064879" Longitude="18.11017877" StarRating="4" HotelCode="787949|1791538" HotelName="Olea Apartments and Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zeljarica 3, Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/8f/cf8f998cb72496536e03b58e7bbbbc25d784ec76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64014712" Longitude="18.10865966" StarRating="3" HotelCode="550404|historic_downtown_apartments__rooms" HotelName="Historic Downtown Apartments &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pecarica 6, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/4f/474f2b513e96a46ae33f1d70b2002f11df0fba05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers guests a range of services and facilities, making it ideal for business tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65614584" Longitude="18.0730491" StarRating="0" HotelCode="524853|villa_ruza" HotelName="Villa Ruza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 16/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Stonska 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/df/aadfa5d94c11383f44083ee473888cdd86319f7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This establishment is in Lapad Bay. 200 metres away, clients can find Lapad Beach and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.97" OriginalAmount="71.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64134798" Longitude="18.10991853" StarRating="0" HotelCode="792208|2502495" HotelName="Scalini Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Boškoviceva 3, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c6/69c607adf6d14a445c10e5475073d4bfa6c4f0ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.72" OriginalAmount="76.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65449245" Longitude="18.07133856" StarRating="4" HotelCode="641459|2148715" HotelName="Dubrovnik Luxury Residence – L’Orangerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Masarykov Put 3, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555844/555844a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.88" OriginalAmount="83.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64144977" Longitude="18.10776691" StarRating="4" HotelCode="549960|2503435" HotelName="Apartments Eleganca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Zlatariceva 1, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/a0/05a0f171f9a2dfa073041a671569c621cb8a9004.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.53" OriginalAmount="84.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659692992547" Longitude="18.058127760887" StarRating="4" HotelCode="177140|414495" HotelName="Hotel Neptun Dubrovnik" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 31, Babin Kuk, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c9/9ec9629c2f617339647c4cf8d938a63170027301.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.660975087226" Longitude="18.070229887962" StarRating="4" HotelCode="888414|pervanovo_apartments" HotelName="Pervanovo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatroslava Lisinskog 43-59, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cc/43cc07a12520417d605fb73c665916ebfc595267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are situated in the residential part of Dubrovnik, on the Babin Kuk peninsula, in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="89.44" OriginalAmount="88.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659401065755" Longitude="18.058830499649" StarRating="5" HotelCode="177139|CAK768600" HotelName="Hotel Ariston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 31, Babin Kuk, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/d3/d2d38774fd983dced58542ab6c103ae6545cfad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64646018" Longitude="18.10316733" StarRating="0" HotelCode="950867|villa_dard" HotelName="Villa Dard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Pera Bakica 9, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/90/8890d1c3a2958fb0441174bfe6d93866e614d5f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.36" OriginalAmount="95.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.656640293605" Longitude="18.069948901939" StarRating="4" HotelCode="259569|15809" HotelName="Hotel Kompas Dubrovnik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 21, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/60/3b608e9b07b59484ccb396d452537af619f6e938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly beside the beach just 3 km from the town centre and about 4 km from t...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64048611" Longitude="18.10881269" StarRating="4" HotelCode="549832|apartments_and_rooms_lejletul_" HotelName="Apartments and Rooms Lejletul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Gucetica 2, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/87/6a87181fa246c6674c0cf6355cdc2db3e560bce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a range of facilities to ensure guests a comfortable stay. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.51" OriginalAmount="110.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64048" Longitude="18.10971" StarRating="5" HotelCode="35491|1034518" HotelName="Pucic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Od Puca 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ca/14caaf2e03bc72fecb05027171e3667f0c603ea6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubrovnik, only 200 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.30" OriginalAmount="111.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.660545095341" Longitude="18.076753020287" StarRating="3" HotelCode="64035|76276" HotelName="Vulicevic Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatroslava Lisinkog 20, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/2f/e52f9b579033c49bc19ac4bcf069bb565a6984ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located on the peninsula Lapad in Dubrovnik, by far the most beautiful, tranquil ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.645344859715" Longitude="18.090713880207" StarRating="5" HotelCode="61749|14131" HotelName="Rixos Libertas Dubrovnik" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort,Spa Hotel,Casino Resort,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinov put 3, City Centre, 20000 Dubrovnik, Hrvatska</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/8d/f18d8c0803657e911efffeca3a3aa7185d34de63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Dubrovnik. It lies just 15 minutes’ walk from the historic old town's nort...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64204577" Longitude="18.10908602" StarRating="4" HotelCode="751989|371700" HotelName="La Vita E Bella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zamanjina 11, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/a4/0aa404ea5f61296328006fd86b4b4f0bfc45bf6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.77" OriginalAmount="125.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.658406155818" Longitude="18.07477452104" StarRating="3" HotelCode="322785|2024165" HotelName="Apartments Ira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Biokovska 14A, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/e9/1de9d05f6f6bfc735534809332663bcba98f9e6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.6408751" Longitude="18.10865182" StarRating="4" HotelCode="496642|sunce_palace_apartments" HotelName="Sunce Palace Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Bozidarevica 8, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/90/8390e7338f2498d94da1c682b5e21b5ecd18ab16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.60" OriginalAmount="141.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659026292865" Longitude="18.059849739075" StarRating="5" HotelCode="177138|287636" HotelName="Royal Palm Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 31, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/3b/883bb87a157067e207c9b7a2440ecf4007c933a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubrovnik. The nearest airport is Dubrovnik (DBV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service,Room Service,Swimming Pool,Heated Pool,Wheelchair Access,Designated Smoking Area,Kitchen,Nightclub,Shopping Arcade</BasicAmenities>
    <HotelRating>4,5,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,BEACH HOTEL,CLUB RESORT,SPA HOTEL,CASINO RESORT,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,HOTEL,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|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="0b77e06e-266d-46d6-bb15-35ffd2e93380">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45892" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b77e06e-266d-46d6-bb15-35ffd2e93380|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="2025-12-11T09:57:09.9198727+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0b77e06e-266d-46d6-bb15-35ffd2e93380" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="31.03" OriginalAmount="30.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506629264748" Longitude="16.44544556737" StarRating="3" HotelCode="182327|2769395" HotelName="House Sandra - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nincevica 11, Split 21000</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/3b/513b971e6557f14b99903874298921e0c6af1b31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.82" OriginalAmount="38.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.509419366853" Longitude="16.439450594512" StarRating="4" HotelCode="391142|1755578" HotelName="Marmontova Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Marmontova 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/d5/98d579b8c5bdf714ff76cbc38769d0c5788e4446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.98" OriginalAmount="38.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.510690616242" Longitude="16.438632692498" StarRating="4" HotelCode="555638|2148615" HotelName="Prima Luce Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Trg Gaje Bulata 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/79/fe79725f8ef73ec10ca3662917dab346243ffb84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Split, this hotel is approximately 640 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50505905" Longitude="16.45149452" StarRating="4" HotelCode="740411|293486" HotelName="Luxury Rooms Floramye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pojišanska 23, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b9/32b992b1d2bd9b9d668ac2c761abff27cbc250db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.515770456034" Longitude="16.436928212643" StarRating="3" HotelCode="902737|split_apartments" HotelName="Split Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Conference Hall,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Luciceva 13, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/76/f476e9bf16b67ca95cb7558836c1b1dec8c6525c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday residence is located on a quiet street in Split city centre, about a 5-minute walk from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.51" OriginalAmount="43.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50908466" Longitude="16.43821291" StarRating="4" HotelCode="820741|2470935" HotelName="Central Square Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Kraj Svete Marije 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ff/f6ff5760a12209f2fb4e1ed22b4da1ca801abe39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming small boutique Hotel is set in heart of old town of Split. With a small number of only...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50905209" Longitude="16.44095076" StarRating="0" HotelCode="984642|guesthouse_palace_inn_" HotelName="Palace Inn Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Carrarina Poljana 1/2, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/96/0b9638f83d7b1ef6b0ca5ac8f0c976dcb2a66cff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50562822" Longitude="16.4599414" StarRating="4" HotelCode="496636|palma_rooms_bb" HotelName="Palma Rooms B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Poljicka cesta 22, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/e8/a7e8062fd1aa08282b93a60fad977184b2d24493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.88" OriginalAmount="46.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50334228" Longitude="16.45603649" StarRating="4" HotelCode="362652|1715788" HotelName="Boban Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hektoroviceva 49, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9a/f39acd8bbe5e77e90e231b16100fa6a7ab63e65d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5079531" Longitude="16.4387108" StarRating="3" HotelCode="144459|kastel_1700" HotelName="B&amp;B Kastel 1700" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mihovilova Sirina 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/e9/bbe96abae6d2d718a002fe6d8e0556fe5f88074c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.06" OriginalAmount="47.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50775761" Longitude="16.46380151" StarRating="4" HotelCode="609019|621024" HotelName="B Gold Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Antuna Branka Simica 33, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/4e/144ec0110ba74ae5f0f5c4add6fc156a3dfbea10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.63" OriginalAmount="48.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50750043" Longitude="16.43350168" StarRating="4" HotelCode="549965|2492275" HotelName="Luxury Apartments Maestral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Solurat 3, 21000 Split, Dalmatia County</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/b6/65b6e6897901461e170596fa53f79c0cb7987c7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506944134567" Longitude="16.43218751898" StarRating="4" HotelCode="441376|guesthouse_villa_scalaria_2" HotelName="Villa Scalaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dražanac 1a, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/ba/3ebae778205ef5abfa7dbe472c69d0d0835e391d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.53" OriginalAmount="52.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078069" Longitude="16.5030012" StarRating="4" HotelCode="555639|2147415" HotelName="Heritage Palace Varoš" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bilanova 16, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/df/e4dff6e5a33dab4b661d31580de6889114df68ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.84" OriginalAmount="52.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50808217" Longitude="16.43888056" StarRating="4" HotelCode="739392|2333655" HotelName="Plaza Marchi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Mihovilova Sirina 1, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/50/035052fbc1903f67ce42d47ace3f37f29a59cf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, approximately 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.75" OriginalAmount="54.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50934198" Longitude="16.47469895" StarRating="0" HotelCode="732939|4656485" HotelName="Priska Med Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kroz Smrdecac 45/3</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/e9/d9e9c01e4de1888b1c2f341bf360b664731a80f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.10" OriginalAmount="54.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50520151" Longitude="16.44578648" StarRating="4" HotelCode="606930|2148535" HotelName="Pietra Rossa Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bijankinijeva 1, 21000 Split, Dalmatia</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/71/85719f888302dab311a5dd3e340618d50aeff5e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.60" OriginalAmount="56.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.523207" Longitude="16.451787" StarRating="3" HotelCode="144077|554585" HotelName="As" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kopilica 8a, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/bd/9bbdeace6e553dbec51b4d1753df0ff92044aa80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.51" OriginalAmount="57.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503209" Longitude="16.47993598" StarRating="4" HotelCode="792020|67339498" HotelName="Amphora Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Setaliste Pape Ivana Pavla II 51, 21 000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/09/9009ed84f96f33743669a471a95434399e45d79c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51131742" Longitude="16.4342792" StarRating="4" HotelCode="550304|180288" HotelName="Korta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Plinarska Ulica 31, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/26/c82674b12e20e53eab74b8ebc6b012ebe2ce4a8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a business centre for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.43" OriginalAmount="60.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.508408" Longitude="16.439344" StarRating="4" HotelCode="186228|991835" HotelName="Heritage Jupiter Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grabovceva sirina 1, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/51/4351ee12c16b21da2c383676400d3acdf69fe0cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Split, within Diocletian’s Palace dating from the 4...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.85" OriginalAmount="63.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51919197" Longitude="16.45372141" StarRating="4" HotelCode="433308|2245145" HotelName="BB Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Šibenska 13, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/44/994444efb7b3c3da533198165c247003b99d3ac2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.12" OriginalAmount="63.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.508750191159" Longitude="16.460148096085" StarRating="3" HotelCode="182319|2008505" HotelName="Villa Angela" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Bar,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matice Hrvatske 78, Split 21000</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7eb58ac149fdfae6b66383777a4808d19d01190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078" Longitude="16.4484" StarRating="4" HotelCode="955907|368240" HotelName="Split Best4Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marmontova ulica 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/7b/9d7bca273672b2e4dc322ed03ec797dc6c243d84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.95" OriginalAmount="68.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51445228" Longitude="16.44402522" StarRating="4" HotelCode="503671|44311909" HotelName="Hotel Corner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Mažuranicevo Setalište 1, 21000 Spilt</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/d1/59d151c4a6b050245edeaa84966e5f22c6676da2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.04" OriginalAmount="71.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5086518" Longitude="16.44162722" StarRating="4" HotelCode="479548|639335" HotelName="Tifani Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hrvojeva 10, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2e/672ee289db3cc19588a2d3f96a232567e933fef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.03" OriginalAmount="73.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50884651" Longitude="16.43990932" StarRating="4" HotelCode="550033|2244985" HotelName="Pylon Rooms" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dominisova 8, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/b2/cdb2cc01fee5d7e5f6d33f3ad273203593341e99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50801173" Longitude="16.44622715" StarRating="0" HotelCode="949689|apartment_stipe_" HotelName="Apartments Toni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sloveniceva 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e1/51e1a7b928a90d81c8c1bbf697fe4d6ee60aad8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50628081" Longitude="16.41867204" StarRating="4" HotelCode="737848|CBI281200" HotelName="Hotel Cvita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Designated Smoking Area,Dining,Fax,Garden,Golf,Heated Pool,Internet,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Antuna Mihanovica 42B, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/2b/2d2b994e2f9c20515cc46377c8832807117d9ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Cvita is newly open luxury hotel in Split. Situated on the south side of the hill Marjan. Hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.85" OriginalAmount="78.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.522995" Longitude="16.449368" StarRating="4" HotelCode="146522|459285" HotelName="Hotel Mondo" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kopilica 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/df/dfdf49f52b69a027902e41024a95ae37c8747122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.515313356411" Longitude="16.439594328404" StarRating="4" HotelCode="34846|hotel_globo" HotelName="Globo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lovretska 18, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/6e/b66eb3390b57aba8101d6886ef9e86164d388c6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Split, in close vicinity to important legal and cultural inst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51655297" Longitude="16.49226543" StarRating="0" HotelCode="984854|apartman_iskra" HotelName="Apartments Iskra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Mejasi 40, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/4c/384cc74346ce3df7182500cef461053dfac5dd49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.17" OriginalAmount="82.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.509248761632" Longitude="16.457475374483" StarRating="4" HotelCode="310516|1514218" HotelName="Dioklecijan Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kranjceviceva 45, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/8a/4f8a034692e7e6797dbc0ec6d404794f69cd8776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, about 1.2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50198661" Longitude="16.44506612" StarRating="3" HotelCode="738254|malo_misto" HotelName="Dream Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jadranska Ulica 15, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c0/bbc034a43021e7a82456f51857aa13a0f21f18c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.07" OriginalAmount="83.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50592556" Longitude="16.4616725" StarRating="4" HotelCode="582166|2178915" HotelName="Hotel Ora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Poljicka Cesta 26 E, 21000 Split, Dalmatia</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3e/553e9ea78f635ccabdc57a2ea4618627e7749fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.10" OriginalAmount="83.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506697839779" Longitude="16.443486213684" StarRating="4" HotelCode="165885|967525" HotelName="Luxe Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kralja Zvonimira 6, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/76/4f764192e4c9682854d75240297b1a96e0693037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.70" OriginalAmount="84.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50249781" Longitude="16.45719537" StarRating="4" HotelCode="581979|2216185" HotelName="Marvie Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Periciceva 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/1f/b41f643d1f87f934d16b9eaac67b9d5201fa81a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50901529" Longitude="16.44059147" StarRating="3" HotelCode="743404|293465" HotelName="Golden Gate Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dioklecijanova 10, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/f6/0cf6d9e805168a899b9c07f291ac450586f3b459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50773076" Longitude="16.43295134" StarRating="3" HotelCode="755439|350473" HotelName="Hotel Agava" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Babina ulica 16, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/35/d735cca26f6e1a0e0b73542200e20d439e0db243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.87" OriginalAmount="87.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.508181" Longitude="16.43932" StarRating="3" HotelCode="114134|991845" HotelName="Slavija" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buvinina 2, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/a4/b0a40d7fbce806c12baa71098cddabbeaceed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078" Longitude="16.4484" StarRating="3" HotelCode="738947|293482" HotelName="Luxury Rooms Agava" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krizeva Ulica 6, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/55/2f558eea9dadfbdbe5a9a16ed3b05f7b9d88991f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50821" Longitude="16.437212" StarRating="3" HotelCode="76192|2245075" HotelName="Adriana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Obala Hrv. nar. preporoda 8, Riva, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d6/16d64f490b95b482482159f8093ea0cfc0a78993.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.68" OriginalAmount="92.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51253619" Longitude="16.44032011" StarRating="0" HotelCode="960839|2008555" HotelName="Apartments For You In Split" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bihacka 11, third floor, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/1d/691de61fb730954d7d4bda6595bbe11e8e20e817.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.06" OriginalAmount="94.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5050837" Longitude="16.45043015" StarRating="0" HotelCode="964522|2409985" HotelName="Studio Apartments 4 You In Split" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pojisanska Ulica 13, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d0/12d0da4dc4f281ea77389205e15b063b3e20e8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.10" OriginalAmount="95.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.507929258981" Longitude="16.440865695477" StarRating="3" HotelCode="58526|829715" HotelName="Peristil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Poljana Kraljice Jelene 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/4e/de4e053d05b90efe7a6044ae26d03b682f51be08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the historic centre of Split. Guests will find links to the public tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503195577994" Longitude="16.469939253967" StarRating="4" HotelCode="97923|radisson_blu_resort_split" HotelName="Radisson Blu Resort &amp; Spa Split" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Put Trstenika 19, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/40/af40f2d3ea295e3bdcdba74c071f0aefdd1bc174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is situated in Split, right on the shingle beach. The centre can be reached within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.38" OriginalAmount="105.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5030159" Longitude="16.44630482" StarRating="3" HotelCode="752110|68233447" HotelName="Briig Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prilaz Brace Kaliterna 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/19/b719f2125e3b9233bb267480d534a7bac2eedf72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Briig Boutique Hotel is unique in every view, integrating Mediterranean living with contemporary...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51496633" Longitude="16.43801573" StarRating="4" HotelCode="626233|valenti_rooms" HotelName="Valenti Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Starcevica 16/1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/25/e0253ce6a0663932eb88c61a710fcda887fd6b5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.510362" Longitude="16.439386" StarRating="4" HotelCode="306379|cornaro_hotel" HotelName="Cornaro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinjska 6, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ae/46ae8b6cbfe66269321019793693549ec680aee1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent central city location and ancient history surroundings. It is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.505368333333" Longitude="16.443599333333" StarRating="4" HotelCode="144312|authentic_suites" HotelName="Authentic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica na Toc 6, 21000, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/72/f772bf2c2717117404c3887f364df178591be546.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="116.42" OriginalAmount="115.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5091025" Longitude="16.438735" StarRating="4" HotelCode="901664|A2DF87" HotelName="Palace Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Narodni trg 13, 21000, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/0b/a40bef3bedbb4abe15eb8b56725c0d9b7c04a8f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, about 100 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503231204379" Longitude="16.448233373016" StarRating="5" HotelCode="366230|hotel_park_7" HotelName="Hotel Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hatzeov Perivoj 3, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/95/f3957c9a88e5916a02813cce05c8c6870c4dac5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Split, this hotel is approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.89" OriginalAmount="151.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.507352927802" Longitude="16.432829905826" StarRating="3" HotelCode="147943|1514248" HotelName="Garden Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Solurat 22, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/19/341923a3f25a22f3869dd0b8e4bce1d005ddf1aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50972226" Longitude="16.43284176" StarRating="4" HotelCode="741979|293542" HotelName="Villa Daky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>ul. Miliceva 34, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/62/ef62cf690e07bef674340849ac6c6ed3f5569d14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="180.55" OriginalAmount="178.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.513067" Longitude="16.437539" StarRating="4" HotelCode="173585|1932764" HotelName="President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Starceviceva 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/2a/832a01e6192341d997a1f24fc6875f8a9286beb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very centre of the town of Split, at the foothills of the famous Marjan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.513394503855" Longitude="16.436182056457" StarRating="4" HotelCode="376156|dream_world_2" HotelName="Palace Queen Mary Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kavanjinova 14, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/38/60383cc60f1dae74474f5a53f6398f0ebddde201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="421.12" OriginalAmount="416.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51148733" Longitude="16.43623202" StarRating="4" HotelCode="549932|2245015" HotelName="Lanterna Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ujeviceva Poljana 13, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/99/9999e2644edb195cd2101690954074d17b4252b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="672.32" OriginalAmount="665.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50173572" Longitude="16.44526337" StarRating="3" HotelCode="854352|829065" HotelName="Hotel Villa Harmony" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>SetaliSte Petra Preradovica 1A, 21000 Split, Dalmatia</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/40/a640b88300f963608aba6faf1adddb521f59cbd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="738.29" OriginalAmount="730.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078" Longitude="16.4484" StarRating="4" HotelCode="977243|829058" HotelName="Time Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vukovarska 35b, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/6a/0e6ae6873dddd9e118d9469274c5ecdad4e386b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Currency Exchange,Restaurant,Fax,Golf,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Designated Smoking Area,Nightclub,Shopping Arcade,Bicycle Rental,24 Hour Power Supply,Airport Transfer (on Demand),Dining,Garden,Heated Pool,Meeting Room,Parking,Printer,Valet Parking,ATM/Cash Machine,Babysitting,Banquet Hall,Business Centre,Diet Meals,Housekeeping,Pets allowed,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,HOTEL,BED AND BREAKFAST,BEACH HOTEL,GUEST HOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|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="a1f764e0-76a3-4401-adbe-737f29f5299d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45926" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a1f764e0-76a3-4401-adbe-737f29f5299d|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="2025-12-11T09:57:16.876992+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a1f764e0-76a3-4401-adbe-737f29f5299d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="54.12" OriginalAmount="53.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.102439694638" Longitude="15.268333402013" StarRating="3" HotelCode="152545|1035198" HotelName="Porto" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Jurišica 2, Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/fc/9bfcd194184724f39e0977bfb615e0f8c7118e4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1140011" Longitude="15.24382106" StarRating="4" HotelCode="607699|apartments_karla_" HotelName="Apartments Villa Karla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Premudski Prilaz 8, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0d/110d9fa249f73062289c32c452e4c420c05afe21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.13893502" Longitude="15.22109309" StarRating="0" HotelCode="524761|villa_apolonija" HotelName="Villa Apolonija" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Roberta Frankesa Mihanovica 32, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/3a/1e3a414d79e44658796e8a2bfb847f018f01f660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.95" OriginalAmount="66.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1367" Longitude="15.221461" StarRating="3" HotelCode="161609|550115" HotelName="Hotel Mediteran Zadar" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matije Gupca 19, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/c3/aac32720837866c009708dd57a22f0e9587c32b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11540457" Longitude="15.22580481" StarRating="4" HotelCode="606479|apartments_mareta_exclusive_" HotelName="Apartments And Rooms Mareta Exclusive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Široka Ulica 12B, 23000 Zadar, Zadar County</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4d/574d6919ecf404b79fb175d921378e1c25801c18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1313" Longitude="15.2227" StarRating="0" HotelCode="806837|luxury_rooms_kadena" HotelName="Luxury Rooms Kadena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Knezova Subica Bribirskih 9</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c4/c1c459aba9ec617e326a277a4d3ad21e73f53e48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11780888" Longitude="15.22356283" StarRating="0" HotelCode="948491|lady_of_health_apartments" HotelName="Lady Of Health Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Trg Tri Bunara 5, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/88/648828d3008c138db70a7b7c481bd38d169bf6d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1138686" Longitude="15.22639945" StarRating="4" HotelCode="632119|296895" HotelName="Dezign Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Borelli 8, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ea/96ea86acd1a723fbb24431d948adfdd4a5485fa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11343571" Longitude="15.25126023" StarRating="0" HotelCode="959850|villa_sky_2" HotelName="Villa Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Put Murvice 44 A, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/9b/e79b77e1238c72f737be587ca6325673dcd4d2d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11722361" Longitude="15.22433962" StarRating="3" HotelCode="771866|363204" HotelName="Teatro Verdi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prokonzula Grgura 3, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/5b/5e5bd1b3cfd3d60d5be1c37bfbb65dcae528a6fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.114365981462" Longitude="15.255525112152" StarRating="3" HotelCode="62854|villa_sonja" HotelName="Villa Sonja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zadar, dalmatia</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/e3/0fe3365f97991b439b1326505cb3cab0fc5ae717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood about 3 km from the centre of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1313" Longitude="15.2227" StarRating="4" HotelCode="954828|363194" HotelName="Classy Design Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Brace Vranjana 2, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2c/8c2c15241fbeacbb711de75eb7b751f485b7798e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.142701333333" Longitude="15.211546333333" StarRating="4" HotelCode="154916|422952" HotelName="Villa Triana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Garden,Internet,Laundry,Lounge,Luggage Storage,Massage Centre,Meeting Room,Parking,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b8/a0b81df474c1ea239a177ab62a8ce47f8ec706f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Triana is located on the famous seaside resort Borik/Diklo only 5 km from center of Zadar. Vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.116117" Longitude="15.261455" StarRating="3" HotelCode="148490|guest_accomodation_tamaris" HotelName="Guest Accomodation Tamaris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Zagrebacka ulica 5, 23000, Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a4/f3a4020caa7320ebdee25aae48dd096db343fe21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.26" OriginalAmount="105.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11666441" Longitude="15.22476181" StarRating="4" HotelCode="498127|2244795" HotelName="Central Apartments - Integrated hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Matafara 7, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/62/86625b47a40553789e75006b4dbea65e06ba9edf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.72" OriginalAmount="105.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.105495763898" Longitude="15.235719680786" StarRating="4" HotelCode="259545|1035208" HotelName="Hotel Kolovare" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bože Pericica 14, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/16/b3167b7a8f7101b02a34587e49c09ae2b30f9fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Zadar, about 80 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.61" OriginalAmount="112.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.17389055" Longitude="15.17790335" StarRating="3" HotelCode="377004|1830198" HotelName="Villa Plat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Put sv. Bartula 62, Kožino, 23231 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/28/f0/28f08bd79f234916f3daf3210095043274218a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Zadar. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.82" OriginalAmount="120.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.13374723" Longitude="15.21077431" StarRating="4" HotelCode="10658|52934" HotelName="Falkensteiner Club Funimation Borik" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Majstora Radovana 7, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/d5/97d5f6decd40a8249830f185c40ee9a55d4e8a18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday residence is located in the middle of the resort of Borik, close to picturesque Zadar (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.43" OriginalAmount="153.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.134905383136" Longitude="15.228126473193" StarRating="4" HotelCode="379678|1837908" HotelName="Villa Vanilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Josipa Kosora 13, 23000 Zadar, Zadar County</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e1/e3e17c173b475fc98ee32886c408589ef1d3c922.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service and room ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.74" OriginalAmount="174.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.13163783" Longitude="15.21987807" StarRating="3" HotelCode="608972|villa_ines_annex" HotelName="Art Villa Ines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Augusta Senoe 27, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a0/9ea015bc131aa6428c5353f7d89dc56d6920bf9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service,Laundry,Lounge,Room Service,Bicycle Rental,Conference Hall,Swimming Pool,Currency Exchange,Jacuzzi,Kitchen,Massage Centre,Sauna,Dry Cleaning,Garden,Luggage Storage,Meeting Room,Parking,Spa,Shopping Arcade</BasicAmenities>
    <HotelRating>3,4</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,SPA HOTEL,FAMILY-FRIENDLY HOTEL,GUEST HOUSES,APARTMENT</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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ba93231f-62b8-4fc2-ac28-29904473b258|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="ba93231f-62b8-4fc2-ac28-29904473b258">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46142" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ba93231f-62b8-4fc2-ac28-29904473b258|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ba93231f-62b8-4fc2-ac28-29904473b258|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ba93231f-62b8-4fc2-ac28-29904473b258|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ba93231f-62b8-4fc2-ac28-29904473b258|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="2025-12-11T09:57:23.0267677+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ba93231f-62b8-4fc2-ac28-29904473b258" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="43.46" OriginalAmount="43.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.0777" Longitude="13.6386" StarRating="3" HotelCode="746487|773454" HotelName="Noemi's Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zdenac 21, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/0c/940c80e9c0393ee714736647e885b1cf89050666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.47" OriginalAmount="84.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.07627821" Longitude="13.6538534" StarRating="3" HotelCode="434900|2041615" HotelName="Apartment Matosevic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tina Ujevica 37, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/ef/8eefcfd4571746a6749bce86c440d233821cb568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rovinj.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.22" OriginalAmount="121.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.08185814771" Longitude="13.634207546711" StarRating="4" HotelCode="17751|90710" HotelName="Hotel Adriatic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Obala Pina Budicina 16, Riva Pino Budicin, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/e6/e5e6a3474748094ae5626928f992cfcb7b054580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Rovinj's central square, this is a traditional hotel with plenty of charm of bygone times...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.10" OriginalAmount="148.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.081744513802" Longitude="13.633158802986" StarRating="4" HotelCode="180730|1498638" HotelName="Villa Tuttorotto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dvor Massatto 4, 52210 Rovinj, Istra</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/90/ea9027943de82f61a8d86dd0e0740adc6fc6444f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rovinj. The nearest airport is Pula (PUY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="190.73" OriginalAmount="188.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.10306080843" Longitude="13.62476067243" StarRating="4" HotelCode="61050|106057" HotelName="Family Hotel Amarin" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Val de Lesso 5, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/9a773bcfab5cefea/2c/2c391eeb1e8eacb7f9944496a228ec5a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated on a green peninsula, just a few minutes by car from the centre of Rovi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.81" OriginalAmount="250.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.076111776545" Longitude="13.637498617172" StarRating="3" HotelCode="17811|90709" HotelName="Grand Park Hotel Rovinj" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A. Smareglia, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21854/a_21854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference beach hotel is situated in a stunning Istrian town which stands out for its beauty a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="680.33" OriginalAmount="673.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.0777" Longitude="13.6386" StarRating="4" HotelCode="763817|769945" HotelName="Residence Vaal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Centener 54</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/fa/9ffa1bf41a4eab00ffb62314d9f27272bfc1871d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Jacuzzi</BasicAmenities>
    <HotelRating>3,4</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,FULL BOARD,ROOM ONLY</Meals>
    <PropertyType>BEACH HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,CITY 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|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="59d219e4-3fbd-4739-9b83-841069c852b4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-11T00:00:00" End="2026-01-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
59d219e4-3fbd-4739-9b83-841069c852b4|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="2025-12-11T09:57:30.9359052+00:00" Version="0" EchoToken="Search" TransactionIdentifier="59d219e4-3fbd-4739-9b83-841069c852b4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="14.79" OriginalAmount="14.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109278" Longitude="14.45121" StarRating="2" HotelCode="260270|2140845" HotelName="Plus Prag Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Privozni 1, 170 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2f/1c2faaac7318093648bb30215c40d6d623ca401f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 119 rooms. Individual storeys are accessible via the lift or sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.69" OriginalAmount="16.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079637619263" Longitude="14.499591449074" StarRating="3" HotelCode="58668|379105" HotelName="a&amp;o Prague Rhea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Uzlabine 3068/19, 108 51 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e3/20e3ca060372b2c91937171eaa4b2f2106b31221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Prague's 10th district, bordered by a quiet park. Guests will find the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0632904" Longitude="14.4451767" StarRating="3" HotelCode="89531|gallery_hotel_sis" HotelName="Gallery SIS" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 17, Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/6d/4a6d5a38e038341b93dde40bdbf61a9852c7fa50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.21" OriginalAmount="24.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086920833503" Longitude="14.482804834843" StarRating="3" HotelCode="56109|1241168" HotelName="EA Hotel Populus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Staré Cihelny 2182/11, Praha 3, 130 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/06/48060179df545d690584cb25f9f0c209ddfb8ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood about 6.8 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.60" OriginalAmount="27.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071025025063" Longitude="14.409449100494" StarRating="3" HotelCode="33066|1024198" HotelName="Augustus et Otto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Celné 3, Smíchov, 15000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/8e/af8e2c63a2e2af79d83b31e12e3528e4c108df85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Prague hotel is very well situated, just 300 metres from Andel shopping centre and Andel metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.83" OriginalAmount="28.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093311" Longitude="14.452106" StarRating="3" HotelCode="145203|973085" HotelName="Hotel Charles Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 26, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ca/05ca6a8d70f6c22fe8fbd7418bf74faf815b5a3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.19" OriginalAmount="28.9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072810914733" Longitude="14.441025403531" StarRating="3" HotelCode="108692|614145" HotelName="Susa Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 219/49, Vinohrady, 128 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/10/dd10e2709f9b4217eb9733a793cf6b3d1d3049ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.049076289781" Longitude="14.446206365711" StarRating="3" HotelCode="76682|hotel_attic" HotelName="Attic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanusova 496/6, Praha 140 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/18/be18f899be845aec7063ba12c84bca2f74521284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.90" OriginalAmount="29.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074357815256" Longitude="14.429289400578" StarRating="3" HotelCode="35063|546225" HotelName="Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská, 48, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/9a/f59a8956bade9502a60af0aee3e385fbe6732317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the city centre, next to the I.P. Pavlova underground station. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072268" Longitude="14.39611" StarRating="4" HotelCode="142549|20221" HotelName="EA Hotel Praga 1885" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 560/29, Smíchov, Praha 5, 150 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/10/2d102ec2558a8c4d32045732ffa88c3d73f01ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.33" OriginalAmount="30.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06961" Longitude="14.40732" StarRating="4" HotelCode="76838|253726" HotelName="La Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staropramenna 728/3, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/99/41992a5f46c3c8fd01c2308c039b84e48f2e68e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.41" OriginalAmount="30.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072675955768" Longitude="14.429627358913" StarRating="4" HotelCode="29692|892415" HotelName="Hotel St George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1803 / 2, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/97/5c97eb1139e6fe6c9ce8d364c8966199776bf581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.45" OriginalAmount="30.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09011671" Longitude="14.43462279" StarRating="4" HotelCode="833624|2403975" HotelName="Alveo Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porící 1066/27, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b3/deb35506442476b93221ef2c1f5d494314077eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Stare Mesto. ALVEO SUITES features a total of 35 units. This accomm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.66" OriginalAmount="30.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.035732479544" Longitude="14.413450956345" StarRating="4" HotelCode="56451|973285" HotelName="Hotel U Divadla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Staré pošty 247/6, Braník, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/5e/1e5e4e17e58869fa52f82c430f81a46b6c12a857.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located so...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.70" OriginalAmount="30.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091658434314" Longitude="14.477276802063" StarRating="3.5" HotelCode="37898|614325" HotelName="My Hotel Apollon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 1086/158, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/8c/178ced5207b70b6b7ade0357487148341bc87576.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing hotel is quietly situated just 15 minutes from the historic centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30.72" OriginalAmount="30.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.100847216884" Longitude="14.491691511088" StarRating="4" HotelCode="108854|960377" HotelName="Relax Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novovysocanská 163/25, 190 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/17/af171c7af6a5efd711c525d1190cc5cfa7b90d6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.77" OriginalAmount="30.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.034500655324" Longitude="14.476772546768" StarRating="3" HotelCode="12839|231136" HotelName="Hotel Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gregorova 2115/10, 148 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d4/c3d4f9f2062eb27c1a2b0cce5128f8bcf1d1c1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the edges of the large Prague park, approximately 4 km from the city outskir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.90" OriginalAmount="30.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070825796638" Longitude="14.429780635582" StarRating="4" HotelCode="394782|1024188" HotelName="Hotel Assenzio Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1870/3, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/02/240205c286fd37f9636b673b90f0ce68f6d8ee73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a historical building close to a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="30.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.122085614286" Longitude="14.456988957143" StarRating="3" HotelCode="89521|1134298" HotelName="Henrietta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ke Stírce 42, 182 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/8f/d38f8de50a9c1c6c2927329d1f1ce664a26c418c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089386" Longitude="14.462969" StarRating="4" HotelCode="67406|hotel_ehrlich" HotelName="Hotel Ehrlich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 79, 13000 Prag 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/3d/163dad29cf9816d5efcc88972480213405a9db13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084376141704" Longitude="14.449148446232" StarRating="4" HotelCode="34970|city_partner_hotel_victoria" HotelName="Hotel Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/bc/78bc23289f890aa2e968e428264b019b1f8f2fcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the town centre (15 minutes). Numerous shopping venues, restaurants as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090218828573" Longitude="14.450232624708" StarRating="3" HotelCode="108751|adeba_hotel" HotelName="Adeba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pernerova 16, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d9/e3d97a604c45100d937fee40109914afe692a5c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.78" OriginalAmount="32.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086553404645" Longitude="14.45167645812" StarRating="4" HotelCode="23101|334715" HotelName="Three Crowns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28, Praha 3, 130 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/6d/f16d61cb4239043aab0b330229c0d70bff1bca91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful neighbourhood, not far from the famous cultural centre of Prague...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.84" OriginalAmount="32.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.103201369983" Longitude="14.448021222685" StarRating="2" HotelCode="902564|1115228" HotelName="Sir Toby's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delnická 24, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/6d/616dc8a6c3c469c759236e6162980902a467b3a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.91" OriginalAmount="32.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.120732876366" Longitude="14.454987645149" StarRating="4" HotelCode="21522|232826" HotelName="Aida Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kubišova 23/1953, 182 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b1/73b18529127c09beb85fa2990119dd0b4490eedc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an attractive area overlooking all of Prague and is just 5 subway stop from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.10743535" Longitude="14.4487515" StarRating="3" HotelCode="100778|leon" HotelName="Leon Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo námestí 26, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/97/bd97cfe429a98e7d2ca7efd7d9ee2fed05bbd1b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08230079" Longitude="14.45169238" StarRating="2" HotelCode="515988|budget_apartment" HotelName="Budget Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Dry Cleaning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kubelíkova 40, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/b5/90b55b8175fdf59c2c4c6181da3fd129dc36031a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Budget Apartment in Prague (Zizkov), you'll be minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.44" OriginalAmount="33.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051111254609" Longitude="14.414888620377" StarRating="3" HotelCode="13583|87002" HotelName="Botel Racek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Podolské nábreží, 147 00 Praha 4, Podolí</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/63/a663ab036b80c06e16f08a17c728aca9862f5892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre in a quiet area of Prague. It enjoys easy and quick ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.91" OriginalAmount="33.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.099339138202" Longitude="14.400972906732" StarRating="2" HotelCode="320816|1454768" HotelName="Hostel Dakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Narodni Obrany 544/7, 160 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f2/f3f2a866d15b0be3a68791c113939f4069c6e004.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.01" OriginalAmount="33.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070408" Longitude="14.430611" StarRating="4" HotelCode="87979|362368" HotelName="Hotel Louis Leger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/c7/11c7c1873f62c14912965a591948f254637faa41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083566226023" Longitude="14.454184129762" StarRating="3" HotelCode="108797|hotel_golden_city__garni" HotelName="Golden City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5b/a95b5fd35c4bbedcd7bcf3c43e2e3d6429e4c0a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0836952" Longitude="14.453736666667" StarRating="3" HotelCode="108857|hotel_residence_tabor" HotelName="Residence Tabor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/c2/97c22c9a032b7a33481e5b426441bbdc0b43dd63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067342201292" Longitude="14.446299135016" StarRating="2" HotelCode="365412|hotel_hasa" HotelName="Hotel Hasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Samova  1476/1, Vrsovice, 101 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/bc/b2bcf3152871022aab5fef2003344cb26b38540b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082022697899" Longitude="14.308058917522" StarRating="2" HotelCode="188619|sporthostel_scandinavia_2" HotelName="Sporthostel Scandinavia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Drnovska 19, 16100 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/fc/28fcae1c9307dc10c7a8945e3ca4204c1e9de5c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sporthostel Scandinavia The 2x000D star Sporthostel Scandinavia is situated in Prague. On site car p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.47" OriginalAmount="34.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083389269558" Longitude="14.415846168995" StarRating="3" HotelCode="336479|321925" HotelName="Residence Bologna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktska 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/38/893873e275d187ffa7bfa9faf30b2a967aee15c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located on Konviktska Street, directly in the centre of Old Town between Betlem Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.51" OriginalAmount="34.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072199456005" Longitude="14.400623457672" StarRating="3" HotelCode="27731|128034" HotelName="ibis Praha Mala Strana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 14, Praha 5, Smichov, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a7/55a7bbadb2aa6b1c3a0f8ec50f52db981985bcca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre, next to the Nový Smíchov shopping centre, and just 15...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.88" OriginalAmount="34.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064292470863" Longitude="14.506598984361" StarRating="3" HotelCode="59529|1159658" HotelName="Hotel Astra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mukarovská 1740/22, 110 00Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b6/04b61d8c04ab6654ca9ee28b217f07328c37a1de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.94" OriginalAmount="34.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077221" Longitude="14.431445" StarRating="4" HotelCode="180491|615225" HotelName="Deminka Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skretova 1, Praha 2, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/7c/f97cafa1f5696805f261df230eaae29dfbbf587d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064988521993" Longitude="14.430719373016" StarRating="2" HotelCode="180433|pension_beta" HotelName="Pension Beta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaromirova 174/46, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/df/26dfbbafd0d2cc4a7c3fcf247126493921621772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.062445122115" Longitude="14.409290001189" StarRating="2" HotelCode="108753|akat_pension_and_hostel" HotelName="Akat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nádrazní 42/851, Smíchov, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/b2/2eb20c6184eb501ca63098a0127fac660441798a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at AKÁT pension and hostel, you'll be centrally locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.38" OriginalAmount="35.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="371511|546585" HotelName="Mama Shelter Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20, Holešovice, 17000 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/e5/55e5a705339497ffe9a1c74c40f3caee8ec01366.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.55" OriginalAmount="35.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078092669858" Longitude="14.423467688483" StarRating="3" HotelCode="166512|316675" HotelName="Hotel PurPur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reznicka 15, 11000 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ce/18ce69047d03e7a7763cbe555a782e8d49183256.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.81" OriginalAmount="35.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085664507727" Longitude="14.432320296764" StarRating="3" HotelCode="186670|1238538" HotelName="Hotel Zlatá Váha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážné námestí 981/21, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c3/38c3991a476a56f3874b47e5c61bb9210c39b957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.21" OriginalAmount="35.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0784213" Longitude="14.42937791" StarRating="3" HotelCode="316322|633682" HotelName="Wenceslas Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/6e/f56e5d7227cd51ad2fc85610586e62e8fb9d2091.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077790209292" Longitude="14.416908323765" StarRating="4" HotelCode="35187|hotel_caesar_prague" HotelName="Hotel Caesar Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 1959/15, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/95/7895db397d8c6543fc4f176eaf0fb0748c423fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the historical centre of Prague. Within walking distance guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.39" OriginalAmount="36.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091211023825" Longitude="14.43644285202" StarRating="3" HotelCode="14804|214874" HotelName="Hotel Merkur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 1162/9, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/25/5325b8d5beba808ad1f1c4ae570311ab86d5485d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located directly at the heart of the city, just a few minutes walk from the fam...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.49" OriginalAmount="36.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091217" Longitude="14.410597" StarRating="4" HotelCode="65500|322095" HotelName="Hotel Trinidad Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Železné lávky 14, Malá Strana, 11800 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/de/88de10d01ab373f9c69d190609a727a6f9ef8502.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.84" OriginalAmount="36.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073970256848" Longitude="14.430595682209" StarRating="3" HotelCode="212606|1448678" HotelName="Royal Court Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 356/48, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28742/21402ddb-c35d-4bae-9d02-92b5ba461276.jpg?d=636753803480000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.90" OriginalAmount="36.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101580409045" Longitude="14.48425590992" StarRating="4" HotelCode="23167|343725" HotelName="Wellness Hotel Step" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malletova 1141/4, 19000 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/e3/cbe32827daa23ea00f91b7c3882b97ae192a76f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated around a 10-minute walk from Palmovka metro station (line B). The centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.09" OriginalAmount="36.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065231300872" Longitude="14.42486122045" StarRating="4" HotelCode="19168|231176" HotelName="Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ostrcilovo Namesti 462/4, Praha 2 Nusle, 128 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1a/b41a23e0ed8198eb289aacb899fa5a0f23c2ea2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague's district 2, close to the historic centre and a mere 5 minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.13" OriginalAmount="36.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109160375461" Longitude="14.393531516533" StarRating="4" HotelCode="50969|55134" HotelName="Hotel International Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koulova 15, 16000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/99/7c99aa3905a5dcaf00bb58977a8c883a8959e7a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located close to the embassy quarter. There is a tram stop to be found directl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.28" OriginalAmount="36.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079893591126" Longitude="14.404963105917" StarRating="3" HotelCode="26245|2159745" HotelName="Hotel Atos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnická 13, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/a7/46a73606639fe52cc1471b9b743100041800b630.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located near to Prague Castle and the Charles Bridge. Wenceslas Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079504" Longitude="14.405253" StarRating="4" HotelCode="486651|201057" HotelName="Royal Prague City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Petrínská 20, Prag 150 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/74/127435a58daff8180c5954a2194ac4d8a580eb48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08730711" Longitude="14.40655951" StarRating="0" HotelCode="675189|charles_bridge_economic_hostel" HotelName="Charles Bridge Economic Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mostecka 4/53, 118 00 Praha 1 - Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/19/9d19d5c87be6cbef89f5849f5409fab0f1a70307.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.39" OriginalAmount="37.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065776" Longitude="14.43999" StarRating="3" HotelCode="900877|614245" HotelName="Otakar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otakarova 287/3, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1f/841fd3449a991c4daf36b4a64bd305a43154e2b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 10 minutes' tram ride from Wenceslas Square. The Otakarova tram stop is right out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.83" OriginalAmount="37.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082086380315" Longitude="14.404594302178" StarRating="4" HotelCode="51019|110862" HotelName="Hotel Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 425/24, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/82/37826044b21bb468d4fcbe0ee4ab91eb5d43a918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very historical centre of Prague in Lesser Town, right under one of Pra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.19" OriginalAmount="37.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085316924647" Longitude="14.450307682223" StarRating="3" HotelCode="108934|614215" HotelName="Pension Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štítného 13, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b9/e5b9c88f3040af9dd1ee0b35c697d10155abae69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073332684989" Longitude="14.430241160713" StarRating="4" HotelCode="180442|46039" HotelName="Noir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 35, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/44/fa44babafb09509079f28e14032b798a7f7574f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08576129" Longitude="14.44042943" StarRating="3" HotelCode="413145|central_station_studios" HotelName="Central Station Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Rehorova 3, Žižkov, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/49/38497fc8de1d7dd2d923d4204f3135442959ec3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Central Station Studios in Prague (Zizkov), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075241465665" Longitude="14.42831670795" StarRating="3" HotelCode="97680|hotel_ankora" HotelName="Hotel Ankora Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 42, Praha 2, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c0/f0c01d5abca10764a88cafebb67d3cd275e910f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072233860749" Longitude="14.430770209822" StarRating="3" HotelCode="337451|prague_centre_superior" HotelName="Prague Centre Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 32, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/21/fe21cb7670c6c57ea89c76de608eb4e2870b50cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the centre of Prague, near to the underground station I. P. Pavlov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.52" OriginalAmount="38.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077486" Longitude="14.453086" StarRating="4" HotelCode="905705|859505" HotelName="Hotel Taurus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 105/137, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/6b/fd6b7de189ffd0451f7423ba916878cd1622af53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated east of the central district of Královské Vinohrady (Royal Vineyards). It is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="38.61" OriginalAmount="38.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0728399" Longitude="14.4308291" StarRating="4" HotelCode="312353|93957315" HotelName="Ambiance Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tyrsova 1841/8, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/fa/1efac21c865b9803323aa169bfbde78bdd4a9c7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the main sightseeing places.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.31" OriginalAmount="38.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072075" Longitude="14.429484" StarRating="3" HotelCode="59346|315165" HotelName="Prague Centre Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fügnerovo námesti, 1, Prag 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f1/46f117a5954553088018dc07ad27a6d33e4b7254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within a few minutes walk of the Czech metropolis' most famous sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.36" OriginalAmount="38.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074519628718" Longitude="14.430346190929" StarRating="4" HotelCode="337461|432445" HotelName="Raffaello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 54, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/1e/ed1ec58a0566524b3eecdc5fd7b41c533dca1d48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, historical hotel is located at the heart of the city, just a few minutes walk from many o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.15131070796" Longitude="14.503417611122" StarRating="3" HotelCode="188608|226971" HotelName="Hotel Aura Design &amp; Garden Pool" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kostelecka 819, Cakovice, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a7120ebb5dc2a5b23a29c14b51e4af535f003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.51" OriginalAmount="39.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071223002026" Longitude="14.396858811379" StarRating="4" HotelCode="14940|1024218" HotelName="NH Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17591/a_17591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hillside, on the edge of the historic city centre and close to the Mozart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.02" OriginalAmount="39.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071318101264" Longitude="14.430920973016" StarRating="3" HotelCode="108750|210113" HotelName="Abe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 22+24, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/45/6f456c4f9f425b69a9d09d269cab0e6642d2042a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.04" OriginalAmount="39.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.12674133119" Longitude="14.485913515091" StarRating="4" HotelCode="11959|1025842" HotelName="Hotel Duo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Teplická 492, Praha 9, 19000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/2f/862fe73c350178f980f9a7e2f49a43276b12d953.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the northern district of Prague and is around 6 km from the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.04" OriginalAmount="39.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.105406186839" Longitude="14.487975932266" StarRating="3" HotelCode="26987|1767407" HotelName="Hotel Carol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurta Konrada 12, 190 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/cd/4fcda7b40a501365fcf15b0cbdc4142d52cac494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.08" OriginalAmount="39.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083365" Longitude="14.452436" StarRating="4" HotelCode="10292|859525" HotelName="Hotel Theatrino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borivojova 53/1216, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/50/2950f6eee4c94998aa3fd4b5e55f5e276c08bf61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the Žižkov district of the city just a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.16" OriginalAmount="39.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09881341" Longitude="14.4225432" StarRating="4" HotelCode="963017|1971575" HotelName="Letna Garden Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nad Stolou 951/10, Prague 7, 170 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/87/7087f8289f6d6a7678303ffb0b1223efd4e24c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.18" OriginalAmount="39.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086111" Longitude="14.418912" StarRating="3" HotelCode="100781|549315" HotelName="Hotel Palac U Kocku Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e3/51e3ce553601dcaa4df0045df51d3b4bab106f7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the centre of Prague and is part of the 14th century palace ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.26" OriginalAmount="39.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072100136545" Longitude="14.408631" StarRating="3" HotelCode="108763|2112475" HotelName="Hotel Anette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svornosti 28, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/59/7e5977cd0a3995fbfbbabbe5a3acc9a2cf0203af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.29" OriginalAmount="39.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071884" Longitude="14.436575" StarRating="4" HotelCode="68609|128334" HotelName="Mamaison Residence Belgická Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická, 12, 12000 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/26/8826296250abc29a0ed934fd63374572deb0ca47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short walk from Prague's historic Old Town, the residence is the ideal location for extended busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077914" Longitude="14.418443" StarRating="3" HotelCode="900065|1098688" HotelName="Colloseum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Myslíkova 282/26, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/bc/8cbc431154dde88d8822605d463930ca99d975a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080372165764" Longitude="14.418026660389" StarRating="3" HotelCode="58727|hotel_adler_44" HotelName="Hotel Adler Praha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jircharich 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/59/f05904b72f72d2121dc6a39ffa3fffaadda15221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.054521202567" Longitude="14.437083899975" StarRating="3" HotelCode="42672|hotel_oya" HotelName="Oya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 1337/109, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/da/00da5ef2f97e6cc7e9554a97c99c587fd4bb13cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08258807" Longitude="14.44670851" StarRating="0" HotelCode="448035|clown_and_bard_hostel" HotelName="Clown and Bard Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borivojova 102, 13000 Prague 3, Žižkov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/f6/b2f642ad67922db9bf1f2bfdc65e4334098225c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.83" OriginalAmount="40.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084126373941" Longitude="14.432680658896" StarRating="3.5" HotelCode="54507|102932" HotelName="Exe City Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 960/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c4/c0c4ec28d4e432f21785d1b6a8da52a9c34da96f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a few minutes from the centre of Prague. Many public transport links depart from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.90" OriginalAmount="40.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076332246458" Longitude="14.493589997291" StarRating="3" HotelCode="16318|379045" HotelName="Comfort Hotel Prague City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Becvarova 14, 100 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/59/3559559749edfe619195a8e561af093ea7d37eef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in a tranquil district of Prague, just 10 minutes from a selection of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.94" OriginalAmount="40.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073905078944" Longitude="14.438494741917" StarRating="4" HotelCode="166020|321995" HotelName="Trevi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uruguayska 540/20, Praha 2-Vinohrady 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1d/191d6d2ff5e1bcb7f61b8e6300cee6cf4ed7a545.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the residential district of Vinohrady. The hotel is only about 50 m from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.04" OriginalAmount="40.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07741257" Longitude="14.42864638" StarRating="4" HotelCode="522056|2117815" HotelName="Salvator Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 45, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ed/a5edb998d37e9a0282e7d981b67fa4c6d177d414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.06" OriginalAmount="40.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081850199425" Longitude="14.421340285879" StarRating="4" HotelCode="936759|1589648" HotelName="Golden Crown Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 26, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/ac/e8ac7b91a4bff9d3d40a97a2d0a2bf10d6298f64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.16" OriginalAmount="40.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.048999720918" Longitude="14.43810582161" StarRating="4" HotelCode="47798|314825" HotelName="Panorama Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Milevska 1695/7, 14063 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/7d/fd7de74122519d2f03839f575d8bfc947e9ba1d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in a peaceful area, just outside the city centre. Guests will fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070993702551" Longitude="14.430546216457" StarRating="4" HotelCode="89522|amigo_city_centre_hotel" HotelName="Amigo City Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 13, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/cf/b0cfc87d9049c6c6175459cbebd4fd77c68ae8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071051061046" Longitude="14.40290485768" StarRating="4" HotelCode="24550|andels_hotel__suites_prague" HotelName="Vienna House Andel’s Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 21, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3f/253f1f9c5ce92b5f77172b6e6ae53ff6f1d8810e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is superbly located in the new Andel City complex, surrounded by a multipl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075046213983" Longitude="14.433839830688" StarRating="3" HotelCode="108825|hotel_lunik" HotelName="Hotel Lunik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Londynska 50, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/bb/f2bb80648a8b23c61f3776c6db59b6705a9913e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.47" OriginalAmount="41.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0705201" Longitude="14.4014163" StarRating="4" HotelCode="58150|58700" HotelName="angelo by Vienna House Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Radlicka 3216/1g, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fb7ee09627642237c3b31ea779d86e15336e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the historical centre of Prague, in the new shopping and entertainmen...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.48" OriginalAmount="41.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071910013222" Longitude="14.446318278908" StarRating="3" HotelCode="146496|1114948" HotelName="Czech Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Francouzská 240/76, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/2e/9a2e2c09aa9026267fca9e37d3be7b95e60cac9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.58" OriginalAmount="41.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092738539428" Longitude="14.39158160367" StarRating="4" HotelCode="35465|239986" HotelName="EA Hotel Jeleni dvur Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jelení 197/7, Praha 1, 11800  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/45/2d45d714c78c367aaddb9ea3149fea2c15851172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its familial atmosphere, this romantic city hotel lies close to Prague Castle at the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.72" OriginalAmount="41.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082708570283" Longitude="14.454826712608" StarRating="4" HotelCode="11218|41614" HotelName="Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 18, 13000 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/da/aadaebc8eb434c0e53f3083d11b545cf2b42f344.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in the traditional residential area of the old Žižkov - Prague 3 district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.94" OriginalAmount="41.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0716897602" Longitude="14.436689508598" StarRating="3" HotelCode="108777|614225" HotelName="City Bell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická 190/10, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ff/c1ff0f15b34d754e649953a0d2c1a47acff487df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.01" OriginalAmount="41.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08745893601" Longitude="14.419348156682" StarRating="3" HotelCode="108883|614415" HotelName="U Tri Bubnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Radnice 13/8, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/99/2c998569f93536fbe78436dcef82060db665f935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.01" OriginalAmount="41.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07233874" Longitude="14.39246347" StarRating="3" HotelCode="581243|2554055" HotelName="Bohem Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 56, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/68/6468ef489cc052e613fd43ba23ebba233441b969.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.09" OriginalAmount="41.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085184526303" Longitude="14.414488265433" StarRating="4" HotelCode="200029|859555" HotelName="Charles Bridge Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anenské námestí 203/1, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6f/da6f4c77fc36ad2102b159353e8170ada0f8e96c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical center of Prague, near the Charles Bridge and Old Town Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.20" OriginalAmount="41.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089522872017" Longitude="14.431719481945" StarRating="3" HotelCode="10499|460425" HotelName="Hotel Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 9, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/0f/cc0f6798861d8489d2947bca3ab03c4c8c608093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated directly in the heart of Prague and is just around the corner from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.30" OriginalAmount="41.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.099182048365" Longitude="14.430293887854" StarRating="4" HotelCode="10805|4834" HotelName="Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Milady Horakove 479/19, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3c17750734a05bfde384603e4f2840c672101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the renowned Wenceslas Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.36" OriginalAmount="41.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074675" Longitude="14.431968" StarRating="4" HotelCode="108718|827045" HotelName="Clarion Prague City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tylovo námestí 15/3, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/59/bb59e5b91d4a245b1d25489f855e110c8220ac8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located near Wenceslas Square in the very centre of Prague. Guests will f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.40" OriginalAmount="41.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.103931" Longitude="14.433057" StarRating="3" HotelCode="98241|3687850" HotelName="Olga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janovského 50, Holešovice, Praha 7 17000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/69/b369e7ac7578d871e7037452af12e3247bb40ce5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.121709" Longitude="14.454211" StarRating="4" HotelCode="36326|hotel_troja" HotelName="Troja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Trojská 2232, 18200 Prag 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/f3/92f331ebc106c52e4fa5a5cc21241320d89d6ddd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085547478444" Longitude="14.379998445511" StarRating="4" HotelCode="16290|orea_hotel_pyramida" HotelName="Orea Hotel Pyramida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belohorská 24, Praha 6, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/92/bd92f357d692cbf0a8afd7d7d6a4c86848882e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is not only top service hotel located in walking distance from Prague castle, Loreta, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.59" OriginalAmount="42.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074697" Longitude="14.441852" StarRating="3" HotelCode="76550|1089628" HotelName="Anna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Meeting Room,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budecská 17, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/85/d78527ab7b114b47e1a3df1e2c222767703ad3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The cosy hotel is situated in the elegant Vinohrady quarter of Prague, close to the State Opera. Fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.90" OriginalAmount="42.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071356" Longitude="14.396847" StarRating="4" HotelCode="648729|182683" HotelName="NH Prague City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 261/1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e8/f0e8cf9cb7d7fe764bb4c9b7950961fa0e408d7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.02" OriginalAmount="42.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09063625" Longitude="14.4270125" StarRating="3" HotelCode="108947|4248995" HotelName="Residence Bene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá 721/48, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7e/787ee2b74884dda15d1b35498ce8716c2fa55438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.12" OriginalAmount="42.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09231061366" Longitude="14.42642480135" StarRating="4" HotelCode="34925|353245" HotelName="Clarion Prague Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hradebni 9, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/93/8f938ba164160022c1bddbc8c20a15f644684e1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury hotel is situated at the centre of the city, within walking distance of Prague's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.27" OriginalAmount="42.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074992" Longitude="14.431847" StarRating="4" HotelCode="87978|432495" HotelName="Tyl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tylovo námestí, 5, 12000 Praga</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f8/42f880b1e7ab898f2f70c603c5aa5dce118b9223.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.35" OriginalAmount="42.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0741228715" Longitude="14.429450652779" StarRating="3" HotelCode="66574|329645" HotelName="Hotel Brixen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 1796/44, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/b0/fcb01dc69fee5136c688d145459bac65a1c530ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.39" OriginalAmount="42.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079924" Longitude="14.405599" StarRating="3" HotelCode="34887|1428908" HotelName="Hotel Mala Strana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnicka 9, 15000 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/8c/328c7aefef26c3e53b7c055ae1477738245b19a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="4" HotelCode="883190|391238" HotelName="Golden Prague Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elisky Krasnohorske 11/4, Prague 1, Jewish Town, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/da/e9da906354276c5bb3ad27e1d4fa50fe302e93e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.45" OriginalAmount="43.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076291" Longitude="14.426998" StarRating="4" HotelCode="396107|488005" HotelName="Mamaison Residence Downtown Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Na Rybnícku 1329/5, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/e3/76e38bb90c4bfc9234bb1dd068e6403d46a4d94b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.61" OriginalAmount="43.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.02007" Longitude="14.410036" StarRating="4" HotelCode="67405|272805" HotelName="Michael" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lysinami 474/1, 14700  Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/84/678482e11e40d3b0012bff2365ec6f87bf897432.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a nice and quiet district of Prague, 20 minutes from the centre via public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.61" OriginalAmount="43.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077214" Longitude="14.446372" StarRating="3" HotelCode="149252|859545" HotelName="La Fenice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradska 83, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/8f/bd8f1fc15ab9c89fc699e204278170c4dd8ed79e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is situated in a nice living area of Prague, within a walking distance or comfortable ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.83" OriginalAmount="43.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.041523651981" Longitude="14.496104577328" StarRating="4" HotelCode="16122|334765" HotelName="TOP Hotel Praha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blažimská 1781/4, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/30/5630a7fc24717bae45e4ff1bb6fa0f4d705a050e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is quietly situated just 5 km from the centre of the town. A bus stop is to be fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.97" OriginalAmount="43.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073112" Longitude="14.429375" StarRating="3" HotelCode="81530|125230" HotelName="Residence Select" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 34, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b3/5fb300b21598fbe7875786e1bc59fe85b3dfd4a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Prague, in the residential and business district of I. P. Pavlova, this ap...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.03" OriginalAmount="43.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.036483618384" Longitude="14.492766559124" StarRating="3" HotelCode="29803|1383318" HotelName="Best Western Amedia Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkova 5a/2318, 14900 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/4e/a74e845e96373c998e02a57fcaf30ac9ff3c0c99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Chodov district of Prague, 100 m from the nearest links to the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.28" OriginalAmount="43.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07335831" Longitude="14.42909707" StarRating="3" HotelCode="324006|2045565" HotelName="Anyday Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 454/9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/82/6d82f44b70a8d1c56e2be499ebdad663f0bd9d5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.30" OriginalAmount="43.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084525832783" Longitude="14.419366626987" StarRating="4" HotelCode="426215|1733038" HotelName="Dolce Vita Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vejvodova 443/8, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4e/ea4e4aafec783a2a8161986e938e498b33cc8eb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our Hotel is placed in a historic building which dates back to 1300, Fine Arts Heritage of Prague. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.34" OriginalAmount="43.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091209083295" Longitude="14.425665218289" StarRating="3" HotelCode="108861|161672" HotelName="Metropolitan Old Town hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Central Heating,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 20, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/38/2338f682314bbee042f17ffffb1d2501ad4fbf9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0686331" Longitude="14.403263342328" StarRating="3" HotelCode="41084|4372" HotelName="Akcent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 1/253, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/0e/9d0e44a78de2d2786466294a83c3288940c55260.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel is located on a main road in the heart of Smíchov. The shopping centres of Andel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086056897944" Longitude="14.450794681907" StarRating="4" HotelCode="336488|13355" HotelName="Hotel White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 20/275, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/50/045078a44b8deef643c70fa3283301772f4862de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This congenial, newly redecorated, family-friendly hotel is situated in the centre of Zizkov just 2 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084011884305" Longitude="14.377862049074" StarRating="3" HotelCode="267738|apartments_praha_6" HotelName="Apartments Praha 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Heleny Malirové 9, 169 00 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f5/0cf51cd4f132561482164ba8078eb70ffbe5fd72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Apartments Praha 6 in Prague (Strahov), you'll be c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.105780691906" Longitude="14.434429854155" StarRating="3" HotelCode="188618|vysta_residence" HotelName="Residence VYSTA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>U Výstavište 13, 170 00 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9aca7abf43e847763d866930694e7545b8e7cb58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07681680266" Longitude="14.403435224537" StarRating="3" HotelCode="190974|hotel_u_martina__smichov" HotelName="U Martina Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zubateho 289/3, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b491476da50a862c2dcb51b42474f151e792fdc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.51" OriginalAmount="44.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077259" Longitude="14.430233" StarRating="4" HotelCode="96698|645195" HotelName="EA Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 53, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/fc/37fcaba50d2b1c199c7a156da99c4d64e14b4a3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel, built in 2007, is located in close proximity to the cultural and tourism centres in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.51" OriginalAmount="44.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090242323739" Longitude="14.435223681604" StarRating="3" HotelCode="13216|546175" HotelName="Hotel Harmony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 31, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/fa/e7faed408e8cbca75e40294fcc9d745c8834bbea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city's tourist centre, just a few minutes from St. Wences...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.56" OriginalAmount="44.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071454547959" Longitude="14.440472871065" StarRating="3" HotelCode="37899|1210828" HotelName="Machova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Máchova 11, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/3e/043e70263715df152d05e04d8763b08cbc95b797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies along a peaceful side street in the Nové Mesto district of the city, within a short d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.58" OriginalAmount="44.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074702959268" Longitude="14.432769566774" StarRating="3" HotelCode="365833|999625" HotelName="Beranek" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belehradska 110, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/bd/3dbdf444e732d910a20a0c571f2c268b0e78870f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.77" OriginalAmount="44.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081578557673" Longitude="14.426338423279" StarRating="4" HotelCode="35466|328215" HotelName="EA Hotel Rokoko" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námesti 794/38, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/82/248211c90687ab076033d2b6c2ac289d28ba58aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated at the heart of Prague, near the famous Wenceslas Square. Sores of sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.79" OriginalAmount="44.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067218543848" Longitude="14.34482395649" StarRating="3" HotelCode="60639|87001" HotelName="Hotel Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b0/61b073e0a92c9bda38f1d56cae88301610fd0b28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is situated in the quiet area of Prague 5 by the Motol Golf Club, with easy connecti...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.91" OriginalAmount="44.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078590963766" Longitude="14.425008542862" StarRating="4" HotelCode="67145|84056" HotelName="Hotel Majestic Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 33, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/cd/96cd80d6f77a6b3143ed93c32b1aebf0cbc5b530.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, stylish and comfortable hotel complex is located in one of the most attractive localities ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.97" OriginalAmount="44.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076425199367" Longitude="14.423745274544" StarRating="4" HotelCode="57663|363085" HotelName="EA Hotel Crystal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 17, Praha 2, 120 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f6/eef6c6600b27bc8637eea7ace74de0e200000734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a small, quiet street in the heart of Prague, only a few paces from Wencesl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.02" OriginalAmount="44.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075092857121" Longitude="14.427151679993" StarRating="3" HotelCode="23166|128014" HotelName="ibis Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 36, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/35/00352a9d9313d9dfb99a7a199e9f862e2e53f693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical part of the city, this city hotel is just 5 minutes' walk from famous Wenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.26" OriginalAmount="44.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.107697921608" Longitude="14.450108706951" StarRating="4" HotelCode="317177|231206" HotelName="Plaza Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo Namesti 22, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/f4/00f49f071fb4f6815c5fc1fcfc6b4f02b2a71f49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is ideally located in the residential area, only 20 minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082762" Longitude="14.416849" StarRating="4" HotelCode="96661|unitas_hotel_" HotelName="Unitas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartolomejska street 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/bb/7cbb1ed7193bbcbdd55c4c6677e042f61e172116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.111585002879" Longitude="14.596226387972" StarRating="3" HotelCode="267717|hotel_chvalska_tvrz" HotelName="Hotel Chvalska Tvrz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Chvalske Tvrzi 858/11, 193 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/60/ad6052bd1cf86ab030b6d601f8742501549722b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.57" OriginalAmount="45.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09028487" Longitude="14.43667499" StarRating="5" HotelCode="850434|2370705" HotelName="Urban Creme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Housekeeping,Internet,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 48, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/90/0b90d4ae13d50ea5170ebc55e56e8c6bf8d56ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Urban Creme is a stylish city hotel boasting 99 design rooms which are tastefully decorated in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.67" OriginalAmount="45.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0776586" Longitude="14.4014296" StarRating="4" HotelCode="161905|321895" HotelName="Red &amp; Blue Design Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 13, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e2/e4e21a3d8864df2104e6b05aa3f3fcf1593a0b83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite Petrin Park, close to the very heart of the city, a short walk from C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08839575" Longitude="14.42319837" StarRating="4" HotelCode="493246|200997" HotelName="Cathedral Prague Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Týnská 11, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/15/93157701a65ebd07f4894adb452537c5647c07eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;A stay at Cathedral Prague Apartments plac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086545660213" Longitude="14.451696574688" StarRating="4" HotelCode="166511|three_crowns_hotel" HotelName="Prokop Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 28, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/d3/1fd390ef576583016aaa44e4e3d07aac4b055689.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078556181446" Longitude="14.475992023945" StarRating="4" HotelCode="11883|dorint_hotel_don_giovanni_prague" HotelName="Don Giovanni Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 157a, 13020 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/53/da534b2c2a47ed1d860abf3bd78a3cd040c37623.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the centre of Prague close to Zelivského Underground Station. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088454" Longitude="14.397608" StarRating="4" HotelCode="87543|hotel_red_lion" HotelName="Hotel Red Lion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 41/236, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/81/16810bf495dbff9d963c2fe53f1e9ece54ff6bd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of the town, in the vicinity of Prague Castle, overloo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090193667228" Longitude="14.42962554127" StarRating="3" HotelCode="108864|hotel_salvator" HotelName="Salvator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c6/f6c66c6aa544fb6531cca293564751d75ae9b266.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1243832" Longitude="14.4912696" StarRating="3" HotelCode="263698|hotel_koral" HotelName="Hotel Arko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vysocanská 87, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/e3/5de3857a0eee31c700d4dee48664550abfbfba44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Alexandria (AEX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08389794" Longitude="14.36599961" StarRating="3" HotelCode="510180|valcha_apartments" HotelName="Valcha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 105, 160 90 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/b4/f9b47f9965feafba2df84e5ea3a911e98c6aaa1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07221" Longitude="14.396818" StarRating="3" HotelCode="108783|hotel_d_angelo" HotelName="Dangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 25, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/84/f2845e2accb037c0e42ab2397a6ebecb10022d47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.055528640819" Longitude="14.436512589455" StarRating="3" HotelCode="42671|hotel_otar" HotelName="Hotel Otar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sevrena 1302/2, 14000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/7d/767d5e3edaee7117430593b92d0fa89683633ec9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.47" OriginalAmount="46.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070709" Longitude="14.430043" StarRating="3" HotelCode="87544|328325" HotelName="Royal Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1873/6, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/dd/b7ddf9c9a134ac431071c846420ee7929dd73aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.51" OriginalAmount="46.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08307751" Longitude="14.37115018" StarRating="3" HotelCode="360919|1815048" HotelName="Hotel Wilhelm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hoštálkova 499/4, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/71/0771a8d3a53db5844bf30bf73bcce0aa4f0523c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8.6 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.67" OriginalAmount="46.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085985" Longitude="14.41509" StarRating="4" HotelCode="76368|549365" HotelName="U Zlatého stromu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Golf Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova, 6, Praha 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/35/8735a5f1a86ba2322918f9632561eda17a494be2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is just a 5-minute walk from Prague's Old Town, where guests will find restaurants, b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.90" OriginalAmount="46.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082775208621" Longitude="14.45713621953" StarRating="3" HotelCode="15390|546555" HotelName="Hotel Olšanka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 1000/23, Directly at the Sportovní centrum Olšanka, Žižkov (Praha 3), 130 00 Praha, Cesko</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a8/35a87e000b05ce42bfdfd940097e1ad5a2007cdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city district of Prague 3-Zizkov, which is sometimes called Prague's Mon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.18" OriginalAmount="46.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07955535" Longitude="14.41948242" StarRating="4" HotelCode="562660|2371085" HotelName="Garden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Spalena 90/17, 110 00 Prague 1, (Czech Republic)</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/36/3c367a5ec2722879e10c231037efddcaa3f33ee1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.25" OriginalAmount="46.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.043460378654" Longitude="14.439414739609" StarRating="4" HotelCode="31290|275175" HotelName="Occidental Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Na strži 32, 14000 Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/90/1f90138f86ac1be70b91ffedec6f6b9c301af4a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a peaceful neighbourhood, just on the outskirts of Prague city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081420292479" Longitude="14.482035040855" StarRating="4" HotelCode="402197|201030" HotelName="Villa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Okrajni 1, 10000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ed/e8edb45b8ce8b984f5105d38aa493f7651131838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.57" OriginalAmount="47.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081933198144" Longitude="14.430386424065" StarRating="4" HotelCode="67612|549305" HotelName="Sovereign" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politických veznu 16, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/96/f8960aa9a23465464e9a909b4221bafe9d35a48f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Politickych Veznu and Opletalova Streets, in Prague's histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.69" OriginalAmount="47.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08612" Longitude="14.44964" StarRating="3" HotelCode="318139|545895" HotelName="Amadeus Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dalimilova 10/359, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32634/l_32634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the Žižkov district on the right-hand bank of the River...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.83" OriginalAmount="47.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080934920319" Longitude="14.419062137604" StarRating="4" HotelCode="22178|364475" HotelName="Elite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovni 32, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/a4/89a42429c1dec8c07e528fb4ad54f85e6327b51d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Prague's New Town. A diverse range of s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.85" OriginalAmount="47.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074469707601" Longitude="14.4089448452" StarRating="4" HotelCode="56128|106282" HotelName="Mamaison Riverside Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janáckovo Nábreží 1115/15, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/3c/f53c00dc1e8983706782d78dcd4c5e990e72c446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a great location at the business heart of Prague, directly beside the Vlt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.13" OriginalAmount="47.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092502685389" Longitude="14.441659136372" StarRating="3" HotelCode="307567|677261" HotelName="B&amp;B Hotel Prague City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prvního Pluku 29, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/7e/427e5e2fdbe0429f92e9f741f5c0523121823e94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.14" OriginalAmount="47.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0750853" Longitude="14.4304853" StarRating="3" HotelCode="30129|973075" HotelName="Alton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 62, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/25/cc257104c226237b28a5783e484ce9ef88d4d0c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.17" OriginalAmount="47.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091979" Longitude="14.436349" StarRating="4" HotelCode="15427|392945" HotelName="Opera" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 13, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/fb/76fb6ede356c32ced2d4bcba8680d5fd272cc5e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.26" OriginalAmount="47.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.107039" Longitude="14.441064" StarRating="4" HotelCode="65139|238276" HotelName="Absolutum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jablonského 4, 17000 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/09/85096690194eb9e8b70ee495c1266d9bddf426b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the old part of Prague 7, just a few steps from the metro and train...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.44" OriginalAmount="47.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091826" Longitude="14.435612" StarRating="4" HotelCode="293128|363515" HotelName="EA Hotel Embassy Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 31, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/75/bf7511bd0fbc4269612ff3bf1ac02c5c63f799b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Prague, in a quiet side street close to the main touris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063351496926" Longitude="14.445154666901" StarRating="4" HotelCode="166977|hotel_askania" HotelName="Askania" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 19, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/16/f416e1a0f646cfae302cf5ede060f13e242f4242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0764839" Longitude="14.4232512" StarRating="4" HotelCode="39092|antik_city_hotel" HotelName="Antik City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 13, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/b9/97b926c095d6490401277b063de947f47ba44c7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088513169295" Longitude="14.400625128836" StarRating="2.5" HotelCode="108960|the_palace_road_hotel" HotelName="Small Luxury Palace Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 255/7, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/51/6a51d001e0a78a97ad88fc878c2d1878e63e72e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Small Luxury Palace Residence, you'll be centrally ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075045518698" Longitude="14.425507485866" StarRating="3" HotelCode="67078|hotel_sunrise_3" HotelName="Hotel Sunrise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ke Karlovu 1414/19, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/83/7e8364af42cbe8ca35e1fd4a63b9a2a523de2ef7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.53" OriginalAmount="48.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077371071034" Longitude="14.426870048046" StarRating="4" HotelCode="58858|231186" HotelName="Archibald City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 33, 110 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/77/2f777aa72bbbae340254f7771cf2882f7982741c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the most attractive part of Prague 1 district, only a few steps from the s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.62" OriginalAmount="48.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074683163045" Longitude="14.403569698334" StarRating="3" HotelCode="65381|45814" HotelName="Austria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štefánikova 18/25, 150 00 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a9/8da9f2b35973e251e3cc4fb51fb97b0b7d373469.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.77" OriginalAmount="48.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093082834857" Longitude="14.439781093254" StarRating="5" HotelCode="16118|128674" HotelName="Hilton Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pobrezni 1, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/74/d674ef8f373d0a5247070aac797a9b7e01a52b47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the right-hand bank of the river Vltava just 300 m from Florenc u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.12" OriginalAmount="48.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089261297813" Longitude="14.430863857269" StarRating="3" HotelCode="365835|128114" HotelName="ibis Praha Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/7f/3b7f7f4d034eda69bca40c5346a772ec6349ddc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the historical district of Prague, 5 minutes from Wenceslas Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.32" OriginalAmount="48.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075206469144" Longitude="14.428803920746" StarRating="3" HotelCode="34797|546495" HotelName="Legie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 33, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8c/3d/8c3d47e5d31896c0b093ea5a5387fe3e0ccab7f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city, close to the famous Wenceslas Square and within a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.37" OriginalAmount="48.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089813509834" Longitude="14.424043570437" StarRating="4" HotelCode="98874|234116" HotelName="Antik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá, 22, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/9f/a69f030d73e1c078fb3e9136981a5478e13ea48b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a quiet and bright street in Prague’s historical centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08478134" Longitude="14.37610961" StarRating="4" HotelCode="619848|243104" HotelName="Downtown Suites Belohorska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 50, 16900 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/13/d31378a02981e4017cec787aad7365cb92aadf11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0772495" Longitude="14.42633519" StarRating="4" HotelCode="960783|420253" HotelName="EA Hotel New Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 525/28, Nové Mesto, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/51/0851523042d9431f0c3c7b0f885d9115ae10b41c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1040653875" Longitude="14.447304825" StarRating="3" HotelCode="89530|extol_inn_hotel" HotelName="Extol Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prístavní 340/2, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/7e/cf7e3db46343c04f9bf9cbeb9b2b76e021f15c3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078999406934" Longitude="14.416912347078" StarRating="3" HotelCode="60958|p_v" HotelName="Hotel Páv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kremencova 13, Prag 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/1f/cd1f077df0b1d6e79957cefebd6874a260106690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical part of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.068410868683" Longitude="14.471863042992" StarRating="4" HotelCode="81928|exe_iris_hotel" HotelName="Iris Hotel Eden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vladivostocká 2, 100 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/de/d6dec03496291298ab46b967b6c4fc7bf58a6fba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of Prague city centre, just 15 minutes by public transport from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064589" Longitude="14.377643" StarRating="3" HotelCode="180475|pension_kern" HotelName="Kern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jinonická 50, 150 00 Prag, Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/37/ef37df471f2d1be4a3799374916d8be155299b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101522" Longitude="14.433808" StarRating="3" HotelCode="180481|klara" HotelName="Klára" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šternberkova 20, 170 00 Prag, Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a3/dba389a754e860939740b7b7dff3a5db67a6c79f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086203516763" Longitude="14.417256201461" StarRating="4" HotelCode="108674|charming_prague_apartments_at_the_black_star" HotelName="Charming Prague Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seminarska 6, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/7e/377ed539e471b1bd1787990a2b084941bbef517c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093363036724" Longitude="14.464194443514" StarRating="3" HotelCode="307742|residence_invalidovna" HotelName="Residence Invalidovna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 664/1a, 186 00 Prague, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/8f/de8f29a7a902e367ccbb7ba3eb06e51ee7936036.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071968005864" Longitude="14.432641380783" StarRating="4" HotelCode="180440|pure_white_2" HotelName="Pure White" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koubkova 12, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1d3bd3783f3443034e7e8d7c3319f709dde6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the city and tourist centre. Guests can reach the un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071158" Longitude="14.430512" StarRating="4" HotelCode="98281|alqush_downtown_hotel" HotelName="Alqush Downtown Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 15, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/cf/b0cfc87d9049c6c6175459cbebd4fd77c68ae8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the centre of Prague. Wenceslas Square, the National Mu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.84" OriginalAmount="49.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0850974" Longitude="14.4165345" StarRating="3" HotelCode="108973|157422" HotelName="King George's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliová 247/10, Prague 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/d3/74d3fdc3f7b129720f9ec03ce7d20e557bbe9f27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre of Prague, the hotel is just 900 m from the Old Town and the Charle...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.90" OriginalAmount="49.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08475" Longitude="14.448415" StarRating="4" HotelCode="10322|4814" HotelName="Ariston &amp; Ariston Patio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 65, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6e/366e537bd9640b3f271a0dfac94534ccf60f27ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated approximately 5 minutes drive from the centre of Prague. The nearest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.94" OriginalAmount="49.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081283" Longitude="14.428238" StarRating="4" HotelCode="318140|41624" HotelName="Elysee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 43, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1d/dd1df152224f917d72860637e449d7e90faadc7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated into the heart of Prague, directly on Wenceslas Square and near to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="50.00" OriginalAmount="49.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082771047485" Longitude="14.419663309998" StarRating="4" HotelCode="67613|CAO769900" HotelName="Design Metropol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 33, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/73/0c73a46127ad02b37c6c6a0ae90417ec9c5cebf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located on Narodni Street, surrounded by bars and restaurants and only 50 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.31" OriginalAmount="49.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082654933034" Longitude="14.425627529502" StarRating="4" HotelCode="130141|546255" HotelName="EA Hotel Juliš" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 22, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/5f/e95fa9c90f55993cbf1746a83a9b7e18ea11f205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very centre of Prague on Wenceslas Square, which allows guests t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081702732838" Longitude="14.428483703629" StarRating="4" HotelCode="337099|ramada_prague_city_centre_2" HotelName="Ramada Prague City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 41, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/9d/3b9d73a56680135d2967531c09751b70962b3c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location in the middle of Prague directly on famous Wencelas Squa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086508777321" Longitude="14.408897701519" StarRating="4" HotelCode="108879|hotel_u_jezulatka" HotelName="Hotel U Jezulatka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Na Kampe 513/10, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/dc/14dc821243aeff2087eaadef144c51339fb74593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;All of the rooms offer free wireless internet access and large LCD screens with a wide selection of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076157" Longitude="14.442614" StarRating="3" HotelCode="56450|claris_hotel" HotelName="Claris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slezska, 26, 12000 Praha, Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/e7/9be740a406cb1bd98fd11e11b0b4885a39f17cfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the prestigious Prague district of Vinohrady. Within a short distance, gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063056" Longitude="14.411452" StarRating="2" HotelCode="87770|botel_vodnik" HotelName="Botel Vodnik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Strakonická 1032/2, 15000 Pague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/9b/4c9b6d10a396d59d5e654b48c6a5e0e8afe80b32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Internet access (no extra charge) is available to passengers in public areas. A parking deck is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051578" Longitude="14.5374525" StarRating="3" HotelCode="108815|hotel_kanarek" HotelName="Kanarek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Proti proudu 6, 102 00 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/80/ce80a3c301febdae07f0f2d41d174efc41752afd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.58" OriginalAmount="50.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.128507756766" Longitude="14.549324464542" StarRating="3" HotelCode="75728|1709188" HotelName="Hotel Marie Luisa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krnska 350, 197 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/d9/d9d9bd24ca26507b17645c0927c6b32ee5a6ac94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.66" OriginalAmount="50.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077777299544" Longitude="14.40201535821" StarRating="3" HotelCode="15822|314925" HotelName="Hotel Petr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drtinova 17, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/43/9543a62bcfa810eee0ac66592153d699d6c9617b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated not far from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.84" OriginalAmount="50.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.021455162268" Longitude="14.463055729866" StarRating="4" HotelCode="58726|322125" HotelName="Rezidence Emmy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>K Zelene Louce 2a, Kunratice, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/4b/304b1dfb0d1133761ad85466f7328ae005fa9529.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in a peaceful part of the Prague 4 district, with the vast forest of Krský...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.84" OriginalAmount="50.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06673" Longitude="14.402534" StarRating="4" HotelCode="160859|917485" HotelName="Occidental Praha Five" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>CL Radlická 46/3276, Smíchov, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/30/83300be107fc03e6564f42fc81a25fca71f79bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 4 km from the centre of Prague and just 400 metres from Sady Na Skalce Park. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.85" OriginalAmount="50.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088584" Longitude="14.396612" StarRating="4" HotelCode="87269|129794" HotelName="Hotel Golden Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 48/171, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/46/7b463c8d64882b3591100a4949f10fdc66189338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the historical centre of the town, in close proximity to Prague Castle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.86" OriginalAmount="50.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087201351063" Longitude="14.389580637217" StarRating="4" HotelCode="59716|99402" HotelName="Hotel Monastery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strahovské nádvorí 13/134, Prague 1, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/42/8542393a8a5cd96c4ca0b199cc35b821cc4ee8d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic and cosy hotel with unique and unforgettable view of the Prague Castle, Lesser Town an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.39" OriginalAmount="50.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09155862772" Longitude="14.440841674805" StarRating="4" HotelCode="336485|98888" HotelName="Hotel Mucha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 26/65, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/60/c96062d241521bdb59de5dab7a30b2a2d2812e08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the shopping area of Na P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.47" OriginalAmount="50.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0445022" Longitude="14.4508026" StarRating="3" HotelCode="258234|332768" HotelName="ILF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budejovická 15/743, 140 00 Praha 4, Michle</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f5/77f53a78818c2dc235bd99112d82b4072f0edb85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090312748614" Longitude="14.440806806087" StarRating="3" HotelCode="65982|hotel_florenc" HotelName="Florenc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 11, 18600 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/ee/9eee4e18c422d19121c5065e18a8cf7e90f40bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087380833333" Longitude="14.399109233333" StarRating="4" HotelCode="82027|vintage_design_hotel_sax_2" HotelName="Vintage Design Hotel Sax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jánský Vršek 328/3, located directly under Prague Castle, Malá Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/20/3f20bff1102e172307dfdfc6063b38e35634f12a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0795261084" Longitude="14.417920857668" StarRating="3" HotelCode="63204|koruna" HotelName="Koruna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opatovicka 16, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/8e/098e81fc4d4a17853bbf038963d3d9c67ecd1e7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.89" OriginalAmount="51.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083158641809" Longitude="14.415870308876" StarRating="3" HotelCode="47538|210314" HotelName="Hotel Cloister Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktská 14, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/3f/653f5c046beecda3d975ca00e53a4a6063e7c68a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague, close to the Charles Bridge.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.89" OriginalAmount="51.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0884" Longitude="14.426352" StarRating="4" HotelCode="888105|546595" HotelName="EA Hotel Royal Esprit" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 5, Praha 1, 11000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/b8/fdb8a95d9299cd4d3546969e87bd2d87a87d9fbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in close proximity to the historical centre, home to the commercial and s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.98" OriginalAmount="51.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088529862426" Longitude="14.396053091176" StarRating="4" HotelCode="34926|337615" HotelName="U Krale Karla" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova Uvoz 4/170, 118 00 Praha, Hradcany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/92/75/9275b3d333c832689eadb5d92495c243f39d3668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in a picturesque district of Prague known as the ""Little District""....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.26" OriginalAmount="51.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09836736984" Longitude="14.468157291412" StarRating="4" HotelCode="15524|973235" HotelName="Hotel Olympik Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 138, 186 76 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/26/92261b6d1562838143da3ba3f5de1e6effc791c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated within 25 minutes walk of the historical centre of Prague. Invalid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075465" Longitude="14.403317" StarRating="3" HotelCode="14723|hotel_arbes" HotelName="Hotel Arbes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktora Huga 3, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/ac/26acc57ad4440921de54fe085ccb0425980ffc44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.93" OriginalAmount="52.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07961" Longitude="14.427648" StarRating="4" HotelCode="259021|4934" HotelName="K+K Hotel Fenix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 30, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/8e/c08e69eb4c97b0aeba40494ffc3c6728b3e82121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the Golden City, just a short walk from Wenceslas Square, this city and bus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.17" OriginalAmount="52.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.050401" Longitude="14.526719" StarRating="4" HotelCode="17431|225606" HotelName="Selsky Dvur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K. Horkam 56, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/49/344906ae7b5f824e9cb9b6c71ab1f7ea0ba745ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is built in country house style and located in a tranquil area. The centre is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.25" OriginalAmount="52.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074934488397" Longitude="14.439157247543" StarRating="3" HotelCode="34924|644145" HotelName="EA Hotel Tosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blanická 10, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/74/af74af51687d1dff0bd3d3af265e0a9f12d9e6a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Vinohrady district of Prague, close to Namesti Miru, Peace Square. The f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086104496046" Longitude="14.416993347553" StarRating="4" HotelCode="82855|hotel_aurus_2" HotelName="Aurus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 3, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/90/24908dbde96d0b0bcb84526d2c84f97363ab3da4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088702610352" Longitude="14.391725582226" StarRating="3" HotelCode="362266|loreta_hotel_2" HotelName="Hotel Loreta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="24 Hour Front Desk,Bar,Designated Smoking Area,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Loretanske Namestí 8, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/62/aa62fd625a0f714732dae52d94cb6034a6123eef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Loreta in Prague (Mala Strana), you'll be min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078528" Longitude="14.429364" StarRating="3" HotelCode="180455|hotel_museum" HotelName="Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Garden,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 15, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/23/a52324106eaf17159c1009465348101509bb476c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Museum, you'll be centrally located in Prague...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.54" OriginalAmount="53.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089474687403" Longitude="14.428380131722" StarRating="3" HotelCode="58524|546005" HotelName="Hotel City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Revolucní 4, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/0d/8f0d33eb91e4d9c307f8ad1950cb1b757189e7b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just 100 m from the centre of Prague where nightclubs and links to the public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.56" OriginalAmount="53.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08774987" Longitude="14.42482884" StarRating="3" HotelCode="950735|865885" HotelName="Old Town Square Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stupartska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/80/ae806f7315978ecac07cc97e2e76165f8bfe6026.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.64" OriginalAmount="53.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085726464291" Longitude="14.416349083185" StarRating="4" HotelCode="166514|321975" HotelName="Hotel Liliova Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Liliova 1099/18, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/39/4739bf9089a6bc68baf97e056f2ac87297b829db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="53.76" OriginalAmount="53.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0772671411" Longitude="14.400814557672" StarRating="4" HotelCode="980670|688556" HotelName="Chevron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 19, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/b2/50b2ae4239b4ec1a2b058e2f8f00f03c5df55e71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.85" OriginalAmount="53.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087641792057" Longitude="14.399463079693" StarRating="4" HotelCode="26989|1887795" HotelName="Boutique Hotel Constans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bretislavova 309/14, Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/3b/f23b121903dfc129e442f56f904ba469274a31d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.08" OriginalAmount="53.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085063" Longitude="14.424422" StarRating="4" HotelCode="161416|546105" HotelName="Friday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Príkope 13, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/bc/debc41c823068c17b6beab62692c884260e9b22c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the very heart of the historical and geographical centre of Prague, ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.43" OriginalAmount="53.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091969898381" Longitude="14.431052953005" StarRating="4" HotelCode="161441|460475" HotelName="Hotel Clement" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 30, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ec/bfec9ab453c0f4bbad1fdabbba3590248438da6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Prague's old Jewish quarter, just a few minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08269566186" Longitude="14.425174891949" StarRating="4" HotelCode="168229|24457" HotelName="Adria Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 23/12/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>Václavské námesti 26, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9c/819c27f35959eb827c05c03fd392a567a3412b66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated directly in the heart of Prague on the main boulevard, Wenceslas Square. All m...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0992839" Longitude="14.43133882" StarRating="4" HotelCode="982756|339620" HotelName="Louren Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Milady Horakove 684/16, Praha 7 – Holešovice, 17000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/f7/4bf738b9944c3c3d593b91936af82bd473c901bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087350457882" Longitude="14.426085689078" StarRating="3" HotelCode="101726|barcelo_old_town_praha_hotel" HotelName="Hotel Golden Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetná 588/29, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a5/4ca59b78b08d9b7f5b44660fd1b08d8041c577f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the centre of the historical old town, right next to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0673225" Longitude="14.43745" StarRating="3" HotelCode="267726|alexis_2" HotelName="Alexis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Závisova 2518/20, 140 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4c/574cf13e4d8023f85d43d491dd2d56d8b5abd86f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0522321" Longitude="14.4743793" StarRating="3" HotelCode="267728|abitohotel" HotelName="Abitohotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chodovská 1430/3a, 141 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/8d/a78d400af4b39b694d7c1b6ee69f891ce73a3245.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.12" OriginalAmount="54.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.098866" Longitude="14.470624" StarRating="4" HotelCode="15405|973255" HotelName="Olympik Tristar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/de/77de0c220fa85d7a7c843aa6fa6ffff656e4d07e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 4 minutes walk from Invalidova underground station and 10 minutes drive f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.18" OriginalAmount="54.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.061054536973" Longitude="14.427275061607" StarRating="4" HotelCode="13425|4904" HotelName="Holiday Inn Prague Congress Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 15/1684, 140 21 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ce/7ece00d7a087e94512bfca1d26e541ceff1e3d44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the centre of Prague, which can easily be reached by public transport in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.32" OriginalAmount="54.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08006141017" Longitude="14.424730986357" StarRating="4" HotelCode="67243|865905" HotelName="The Icon Hotel &amp; Lounge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jáme 1263/6, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/74/a0743ef63902d74c74d801e42a9e22abadf83b69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is is located in the historic center of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.53" OriginalAmount="54.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088658122907" Longitude="14.426223635673" StarRating="3" HotelCode="47309|18290" HotelName="Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 8, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/78/ab78babdf153b15da40ec9775d8ee3040650b57c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Prague's old town and is situated only minutes from the Old Town Sq...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08760215025" Longitude="14.423699069401" StarRating="4" HotelCode="263700|hotel_u_zlateho_jelena" HotelName="U Zlateho Jelena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štupartská 6, Celetná 11, Prague, Staré mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/3b/693b64f6a14920fc0a3e73ed90a4c1fac833a8fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel U Zlateho Jelena in Prague (Stare Mesto), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071308230907" Longitude="14.452456930993" StarRating="4" HotelCode="108733|downtown_suites_kodanska" HotelName="DownTown Suites Kodanská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodanská 13, 10100 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/40/4b4015e12b8bef4d0bad091071b638b8f66dc67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.68" OriginalAmount="55.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077504472725" Longitude="14.418016076088" StarRating="4" HotelCode="180449|1123368" HotelName="Mosaic House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Odboru 4, New Town (Nové Mesto), 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/1a/261aad9b7d00eb53d1e897989c8da29b80860b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.74" OriginalAmount="55.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0751045" Longitude="14.4270877" StarRating="2" HotelCode="322878|1654708" HotelName="Sophie's Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/2c/e82cbbde25e5ce0dde29e69b111b2e1d729ff50a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.83" OriginalAmount="55.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087319" Longitude="14.407154" StarRating="4" HotelCode="67146|1100748" HotelName="U Trí Pstrosu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dražického námestí, 12, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/59/485953efff05b5b4ea8d264b75999b8a4fa711ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre, at the famous Charles Bridge and in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.89" OriginalAmount="55.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084161" Longitude="14.423168" StarRating="4" HotelCode="58248|1455148" HotelName="Prague Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. 28 Rijna 378 / 15, Vaclavske  Namesti, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/13/3e13f392ff68aaf5e6e84c6064aa13e25b659238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.10" OriginalAmount="55.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088239668552" Longitude="14.38839829324" StarRating="5" HotelCode="17281|144466" HotelName="Hotel Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Keplerova 6, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/45/2f45559a6ee82ac14c9e01f58e40af018e234b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies in Prague's Lesser Quarter just a few minutes from the castle. Links ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="56.10" OriginalAmount="55.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0945034" Longitude="14.45140199" StarRating="4" HotelCode="560835|49979030" HotelName="Hotel Royal Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 688/36, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/3d/0b3d3e00f808e688c2b16c0f4eff1fdedfd64821.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated about 2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.27" OriginalAmount="55.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08811094" Longitude="14.42407924" StarRating="4" HotelCode="740029|2404085" HotelName="Josephine Old Town Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Týn 636/9, Praha 1 Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/db/dadb615e242979beb3cb80e02a1ea9fa11956cf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a historic building in the heart of Prague, 50 m from Old Town Square and 300 m from Wen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.46" OriginalAmount="55.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082863753412" Longitude="14.418791331352" StarRating="3" HotelCode="25187|1487218" HotelName="U Medvídku" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Na Perštýne, Staré Mesto/Praha 1, 100 01 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/ef/69efbb905889c515d51f39a4cf3190e529f244ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08676489" Longitude="14.45438215" StarRating="2" HotelCode="581411|brix_hostel" HotelName="Brix Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rohácova 132/15, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f7/36f74390a2bb6a5488db041577a8f34f3df48ea4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08615682" Longitude="14.41849973" StarRating="4" HotelCode="517973|7_tales_suites" HotelName="7 Tales Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Concierge,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pick &amp;amp; Drop,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 149/21, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/36/3f363b4f842d22397118ca023d0eba40400a0a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at 7 Tales Suites, you'll be centrally located in Prag...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077583652908" Longitude="14.422819912434" StarRating="4" HotelCode="34866|hotel_suite_home_prague" HotelName="Hotel Suite Home Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 2, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/dc/71dcbb4fd1949b865e8e59816d83f6f3bffb25a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a central location in the middle of Prague, close to Wencelas Square. Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078087993179" Longitude="14.425200372934" StarRating="4" HotelCode="81797|hotel_amarilis_jerome" HotelName="Hotel Amarilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 18, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/40/19406046578e5b3cd82063b14210bc764c3715b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.59" OriginalAmount="56.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067988" Longitude="14.418134" StarRating="4" HotelCode="899949|119422" HotelName="Park Inn Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svobodova, 1, 12800 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/6c/816ca04cadab402f5abe6bf23c461f86bb7cac20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.39" OriginalAmount="56.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085918357028" Longitude="14.422260671854" StarRating="4" HotelCode="166513|157307" HotelName="Hotel Leon D´Oro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelska 29, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3f/bf3f406efeb9d10b8eeac0b569c9ebc182bb9b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Prague, on Havelska street between Wenceslas Square, and ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.40" OriginalAmount="56.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101162" Longitude="14.415797" StarRating="4" HotelCode="76628|545925" HotelName="Art Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nad Královskou Oborou 53, 17000 Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fb/5afb6b42a3fb4f1e1dfd129eeaccd35355f9658b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet and prestigious residential area, within walking distance of the hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07498709" Longitude="14.43040467" StarRating="4" HotelCode="578087|vinohradsky_dum" HotelName="Vinohradský dum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 758/60, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/5b/f55be7617b39b504c7aea15ff54e90e9dc175c1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082069290895" Longitude="14.417345485404" StarRating="1" HotelCode="307583|hostel_downtown_2" HotelName="Hostel And Pension Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 19, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/2e/b92ec6c2943426a24a698710a11e3c759124d25b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Stare Mesto. There are a total of 20 guests rooms on the premises. Visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090783420228" Longitude="14.433942943862" StarRating="4" HotelCode="38493|bila_labut" HotelName="Luxury Family Hotel Bila Labut" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskupska 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a2/f1a290559bfbe4d9e9af24e9fdc1970196b4e964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for the commercial and cultural centre of the city, only a short walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072432942459" Longitude="14.434025444612" StarRating="4" HotelCode="57881|hotel_galileo" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bruselská 239/3, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/3a/ad3ac8f75e409280396e631bef000a5998f9f310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a very beautiful and quiet area, only a 5-minute walk from the centre. Shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077007" Longitude="14.429324" StarRating="4" HotelCode="96697|hotel_sonata" HotelName="EA Hotel Sonata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 68, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ed/3fed750bdadfa3b4efcb22e7749c52a1a5a6d7a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located very close to the city centre, allowing guests to explore the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088604" Longitude="14.460158" StarRating="3" HotelCode="295479|bona_serva" HotelName="Bona Serva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 54, Praha 130 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/c0/c2c0884e3574112a1f4d20391538d20f946aca60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084979275416" Longitude="14.421481887569" StarRating="3" HotelCode="108943|prague_golden_age" HotelName="Prague Golden Age" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 18, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/21/8021b47a16a7eaec98f7178ea54ec95589552ec8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.70" OriginalAmount="57.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092001" Longitude="14.430799" StarRating="4" HotelCode="160564|273065" HotelName="MOODs Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 28, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/57/ff5727c61f63546c14342ffd9ac7d285f3efba51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of the Old Town of Prague city centre, just 5 minutes by foot fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.80" OriginalAmount="57.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08265553" Longitude="14.40462875" StarRating="3.5" HotelCode="372446|1788788" HotelName="James Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 428/34, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/ec/b6ec941bb69c66a690bef32833078e519ce67e60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="57.92" OriginalAmount="57.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087297294575" Longitude="14.408268928528" StarRating="4" HotelCode="59531|UOV" HotelName="Certovka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Luzickeho seminare 2/85</AddressLine>
          </AddressLines>
          <PostalCode>257534392</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/ec/1eec0e57e0b34296f096cf9038167848ccdbb415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic center of Prague, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.03" OriginalAmount="57.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08832482" Longitude="14.42308397" StarRating="3" HotelCode="435987|1738038" HotelName="Prague Siesta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Týnska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a1/98a1d001f981fe2244c9ab1688321fb52850afbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.12" OriginalAmount="57.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082238633119" Longitude="14.429877417904" StarRating="4" HotelCode="55494|52182" HotelName="Hotel Grandium Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politickych veznu 913/12, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/80/0a80f65ac432cef8c96628cfbc9b75179764bccc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a main street, very close to the famous Wenceslas Square where there are co...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.52" OriginalAmount="57.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.107617931055" Longitude="14.434219300747" StarRating="4" HotelCode="12373|18532" HotelName="Hotel Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Za Elektrárnou 3, 170 00 Prag, Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/80/aa80ae2cae3d534d612e20e71911853bcf36d04c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This smart luxury hotel is located in the middle of Prague's Exhibition Centre a mere 12 minutes fro...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067959494874" Longitude="14.408367457672" StarRating="3" HotelCode="65501|hotel_angelis" HotelName="Hotel Angelis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pivovarska 5, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/81/4e81608dc07d37db14c24a8da8cd568b49ff21d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the historical centre of Prague on the left bank of the Vltava river, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.069819" Longitude="14.43441853373" StarRating="5" HotelCode="27520|hotel_le_palais" HotelName="Le Palais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Zvonarky 1, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c0/03c0848e225ef92d5652c538d6251175642aa5ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the outskirts of Prague, this hotel lies within a short distance of Karlovo namesti under...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09778818" Longitude="14.5437878" StarRating="3" HotelCode="510730|penzion_a_restaurace_simanda" HotelName="Penzion a Restaurace Šimanda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Šimanovská 47, 198 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ab/45ab0ac6ab4800e059f1f3c04cb9b37c848c6847.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085997640303" Longitude="14.416951023313" StarRating="3.5" HotelCode="180436|charles_bridge_premium_apartments" HotelName="Charles Bridge Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 24, Old Town, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ab/87ab18845fc772eec6b8252b09a9d9b54cbcffdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex offers a baggage storage service and a transfer service. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.61" OriginalAmount="58.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0822298" Longitude="14.43224064" StarRating="2" HotelCode="581375|2305165" HotelName="MeetMe23" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1568/23, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/37/4d375febb64f09332154bc4158471a8658f468b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.73" OriginalAmount="58.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079932024871" Longitude="14.430278361224" StarRating="5" HotelCode="425003|1881015" HotelName="Occidental Praha Wilson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 59, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/3c/ab3c74dc2c4675d5067494db22f6b92e018ae835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occidental Praha Wilson is located in the vibrant heart of Prague, in the majestic Wenceslas Square ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.48" OriginalAmount="58.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086113" Longitude="14.416323" StarRating="3" HotelCode="180452|2035065" HotelName="Royal Road Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 180/20, 110 00 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/3e/603e63d828511f189ddd192f446384172509520e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0496512" Longitude="14.3276667" StarRating="3" HotelCode="630044|262837" HotelName="Hotel Shato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Na Dolnici 182/23, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/92/3292cfb660c6e5f5dfea0c923e2e0ad1d98c0841.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084872833475" Longitude="14.421046972275" StarRating="3" HotelCode="180461|corto_old_town_pension" HotelName="Corto Old Town Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelska 15, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/6a/ff6a00daa14ae18c75d25575782028d56584f8e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.062779850006" Longitude="14.431974291802" StarRating="5" HotelCode="47799|corinthia_hotel_prague" HotelName="Corinthia Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kongresová 1, 140 69 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3f/9f/3f9fca6dfb8e995ce219fb76b12e8b1f3f96079d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the metro station Vyšehrad (line C), 100 m from Prague Congress Centre and o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06031951" Longitude="14.43583241" StarRating="0" HotelCode="951160|penzion_paloucek" HotelName="Penzion Paloucek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Petra Rezka 1723/1A, 14000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/1e/7c1ef78de346ac748c0e79358164908c9b041910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080278442515" Longitude="14.419616415344" StarRating="4" HotelCode="915581|prague_central_residence_4" HotelName="Prague Central Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Spálená 27, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/69/8269d580bce71d9eb7003e9ff4832a0f150ac118.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.86" OriginalAmount="59.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071629282625" Longitude="14.430413246155" StarRating="4" HotelCode="24652|135737" HotelName="Green Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fügnerovo Námestí 1865/4, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/53/d253bdff51e53f6a4d6daedc3272a127704d424f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a stone's throw from the vibrant heart of Prague city. All the city's maj...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.07" OriginalAmount="59.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0778075" Longitude="14.41782289" StarRating="4" HotelCode="447878|1245728" HotelName="MOOo Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 22, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/44/ec449c7d0dcc1d1ca8ee3c683a90cdb4dc1ae5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.08" OriginalAmount="59.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088983" Longitude="14.426181" StarRating="4" HotelCode="25664|127517" HotelName="Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/35/3a3562cb616a259b3aab83d7eea4b7996b57d632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in a quiet and very charming part of Prague's Old Town, surrounde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.22" OriginalAmount="59.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074903503151" Longitude="14.427527189255" StarRating="4" HotelCode="21561|128104" HotelName="Novotel Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Katerinska, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/42/c842b5c67564079f489d5a635583df7acc5dc3cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.35" OriginalAmount="59.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07776" Longitude="14.405053" StarRating="4" HotelCode="34996|99202" HotelName="Julian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Elišky Peškové 11, Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d5/21d5f180b9aee114ba933c289f17ae40ee318c34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084216250236" Longitude="14.41900447011" StarRating="3" HotelCode="188599|25637" HotelName="Jilska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/57/d857c8df6af231b273b6226b5b1fcc00078f03fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06559062" Longitude="14.4318453" StarRating="2" HotelCode="577887|easy_housing_2" HotelName="I'M Easy Housing Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Spytihnevova 6, 12800 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/17/86176a584bb86c8e443e33db2d75ddebf1c20a9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081787" Longitude="14.416464" StarRating="5" HotelCode="61437|eurostars_thalia_hotel" HotelName="Eurostars Thalia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodní, 13, Praga 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/55/78558e1f6ff65d04df2c0d8f220382b733f9eb6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated beside the Moldau, opposite the National Theatre, one of Prague's most signifi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.047519" Longitude="14.627434" StarRating="3" HotelCode="180450|alt_pension" HotelName="Alt Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Marketou 155, Praha 10, Prag 104 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/55/f35561a82456398916628481286186ed92180528.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.61" OriginalAmount="60.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.066801594816" Longitude="14.329778395503" StarRating="3" HotelCode="92767|1446888" HotelName="Starý Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 229/9, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/65/e76530cb1ae16e3920e79792c13a6df13b298063.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.78" OriginalAmount="60.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086038704284" Longitude="14.408716393727" StarRating="4" HotelCode="67080|240546" HotelName="Archibald At The Charles Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Kampe 508/15, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/fe/cdfef61de603318406065545670bf97c2f8fbed6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Prague in the historical part of the town, overlooking the famous bridge, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.23" OriginalAmount="60.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08192933" Longitude="14.42616219" StarRating="4" HotelCode="984893|51133" HotelName="EA Hotel Apartments Wenceslas Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 36, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90540/2190540/1.jpg?f=15179916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.37" OriginalAmount="60.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087595449646" Longitude="14.405436515808" StarRating="4" HotelCode="34992|395545" HotelName="The Charles" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefská 1, 11800 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/80/02800b3419fe65d11e6f9f2c105291c814c13200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury recently remodelled in 2008 hotel is situated in the centre of the historical L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091663596718" Longitude="14.420585632324" StarRating="4" HotelCode="26715|357677" HotelName="Hotel Caruso Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>U milosrdnych 867/2, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/12/ba1238c13dc452fd323c3075bb69f0bbe21d0ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09203601" Longitude="14.42383948" StarRating="3.5" HotelCode="510874|agnes_apartments" HotelName="Agnes Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Anežská 806/5, Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c0/80c05200f14cae3b2741b4910640e3da4c80cf15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05485026" Longitude="14.53153772" StarRating="3" HotelCode="360707|hotel_wolf" HotelName="Hotel Wolf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hostivarského Nádraží 6A, 102 00 Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/89/a489b634359d02183fa5a496743f104122536c1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05563871" Longitude="14.48415298" StarRating="3" HotelCode="510984|pension_hattrick" HotelName="Pension Hattrick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zabehlicka 53, 106 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d3/b0d339ce65da4cc8cfbb1d388cb4d17142b0eaa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.73" OriginalAmount="61.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084282" Longitude="14.404593" StarRating="3" HotelCode="21624|363575" HotelName="William" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hellichova 5, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/b6/27b6c5c09b8e59535713b6484f8aae469867c556.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Prague, just 5 minutes from the famous Charles Bridg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="62.56" OriginalAmount="61.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083792004907" Longitude="14.427929520607" StarRating="5" HotelCode="15510|1850385" HotelName="Art Nouveau Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panská 12, 111 21 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/b4/dbb403867ee67df9c8f374797c87f20e1e88864b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the city centre, only a few paces from Wenceslas Square and within walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.151594955278" Longitude="14.512764022579" StarRating="3" HotelCode="295482|hotel_imos" HotelName="Imos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Za trati 686, 196 00 Praha, Praha 9 Cakovice</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/09/ca096bf74204112535e19f6d7c20a396a0004b26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084411" Longitude="14.416653" StarRating="3" HotelCode="180463|hotel_u_cervene_zidle__red_chair_hotel" HotelName="Red Chair Hotel U Cervené Zidle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliová 4, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/77/f1775e77f1ff75df81ef50bf3f450b8e89a6b22d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 15 rooms. Services and facilities at the hotel include a rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.81" OriginalAmount="62.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084033293931" Longitude="14.42795794517" StarRating="4" HotelCode="178184|999655" HotelName="NYX Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panska 9, Prague 1, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e0/bae0b351d92e5c70713d90ffe3f30489fce93433.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located just 200 metres from Wenceslas Square, the hotel is 1.2 km from the Charles Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.90" OriginalAmount="62.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090142106697" Longitude="14.436013203705" StarRating="4.5" HotelCode="188600|1024278" HotelName="Grandior Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/80/3c80bfa82e6ba6c618c0803a0791456210d309f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of historic Prague, just a 5-minute walk from Wenceslas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.93" OriginalAmount="62.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090556" Longitude="14.430405" StarRating="4" HotelCode="900006|119377" HotelName="Hotel Grand Majestic Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 16, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3b/743bba66fe24a019965e0a8b8e43cd17d76643f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Prague, just a few steps from the famous Municipal Hou...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.06" OriginalAmount="62.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08844035" Longitude="14.41592851" StarRating="4" HotelCode="968500|2492365" HotelName="Quentin Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 14, Old Town, Stare Mesto, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e6/70e603ebf54e54391ab1d71f0d9a9aa5cc06d4c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.10" OriginalAmount="62.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07603513" Longitude="14.43417081" StarRating="4" HotelCode="631806|2404025" HotelName="Elizabeth Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Airport Transfer (on Demand),Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Anglicka 81/24, Prague 02, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/21/2a212c8f738b454b5e296a5596c23aefc8733477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Nove Mesto. The 30 welcoming accommodation units offer a perfect pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.15" OriginalAmount="62.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070009113685" Longitude="14.396243238098" StarRating="4" HotelCode="648737|2346215" HotelName="NH Collection Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>U Mrázovky 1566, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/4c/734c9d32dd247edeac7a9d54911a102ed8e30f82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.27" OriginalAmount="62.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06005928" Longitude="14.4695347" StarRating="3" HotelCode="774476|2472675" HotelName="Residence Trafick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bohdalecka 1576/23c, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/fe/f4fe043f9acaf10e9c17b88c8adf7d5a86b193ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.43" OriginalAmount="62.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088650115927" Longitude="14.397598224537" StarRating="4" HotelCode="29804|1427908" HotelName="Design Hotel Neruda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 44, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c0/4b/c04b4de178d5ef3586618fccfd8283fc5d379071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nerudova Street in the so-called Lesser Town (Malá Strana) in Prague. The st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.54" OriginalAmount="62.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0851825" Longitude="14.3566532" StarRating="3" HotelCode="37208|1849098" HotelName="Adalbert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markétská 1/28, Brevnovský klášter, 169 00 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/42/844250a426c0d409169f40dd8f8698800cc11f59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.57" OriginalAmount="62.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089459199481" Longitude="14.405651092529" StarRating="4" HotelCode="336483|994895" HotelName="Hotel Waldstein" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdštejnské námestí 6/19, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a4/9fa48067832cbe7e03c770b7a30d08e80ec6d32b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is situated in the historical heart of Prague, in the same neighbourhood as the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070983" Longitude="14.404945" StarRating="3" HotelCode="162920|andel_apartments_praha" HotelName="Andel Apartments Praha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nádražní 60/114, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/34/48348ea93862f36ab4c28d3fc5e527bae26c1006.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083666511051" Longitude="14.319219616241" StarRating="4" HotelCode="108788|villa_st_tropez_2" HotelName="Villa St.Tropéz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ruzynská 197/14, 161 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/40/0a408db5b983d0addb68ba38b25f6f862a79ca1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.93" OriginalAmount="63.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083813" Longitude="14.422696" StarRating="4" HotelCode="24653|546535" HotelName="Liberty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28. rijna 11/376, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/dd/46dd3cbee056f50ed98bb1242461c28f31a6149c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Prague's historical centre, in a pedestrian zone at the bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074416" Longitude="14.453825" StarRating="1.5" HotelCode="602740|hotel_jana" HotelName="Penzion Jana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dykova 20, 10100 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/12/cc12f548cab7c431859b2d1aa4e1d05f007a2f2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09126561" Longitude="14.4363523" StarRating="2" HotelCode="509917|pension_unie" HotelName="Pension Unie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tešnov 5, 110 00  Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/f2/a2f27538e64375d54e73e43d0a89f736925c0b5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Unie, you'll be centrally located in Prague...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.90" OriginalAmount="64.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073875814473" Longitude="14.417310655117" StarRating="4" HotelCode="43818|53974" HotelName="Best Western City Hotel Moran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Moráni 15, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/f4/52f4cbba4e45a38e8b9408410852184aaf56739a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located only 300 m away from the centre of Prague close to Karlo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.10" OriginalAmount="64.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085626645343" Longitude="14.419662952423" StarRating="5" HotelCode="35409|19818" HotelName="Iron Gate Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 19, 110 00, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/65/d26571f710a56188873b40ce8e6d203a45bb6b86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is located in a peaceful and pretty lane, just a few steps from the old t...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086298396884" Longitude="14.404963253967" StarRating="4" HotelCode="488423|226999" HotelName="Old Royal Post" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maltézské námestí 8, 11800 Praha 1, Malá Strana</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ba/a5ba283ea4ef3cff7fba4c0f22150a25803e1205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086191" Longitude="14.446077" StarRating="3" HotelCode="100780|ostas" HotelName="Ostas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orebitská 8, 13000 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0d/e70d50dd59998d1301daa19347c798d3afad8c70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.84" OriginalAmount="65.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08398988" Longitude="14.41720504" StarRating="3" HotelCode="108974|1109408" HotelName="Betlem Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Betlémské námestí 9/257, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d0/fdd082cc2ddeb8cb368f026f19340d67fd32b310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.02" OriginalAmount="65.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075141537875" Longitude="14.426901907592" StarRating="3" HotelCode="408915|1115198" HotelName="Miss Sophie's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 3, Melounova 1609/3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/01/92015493938f0b8faea1c3dfe02a5fbd3601123a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.10" OriginalAmount="65.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.103356976291" Longitude="14.408382599101" StarRating="4" HotelCode="154886|614435" HotelName="Villa Schwaiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schwaigerova 59/3, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1b/841b064134ff94ad2a7f8e85c065f8168789aee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this accommodation is situated about 1.2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1065728" Longitude="14.49077298" StarRating="0" HotelCode="667614|hotel_arena_22" HotelName="Hotel Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kovarska 1170/15, Praha 9, 190 00 Prag, Liben</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/6b/e76bfe65575a9ccbb93ac272144068298ef3d6f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101803" Longitude="14.382609" StarRating="4" HotelCode="87545|hotel_silenzio" HotelName="Hotel Silenzio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kozlovska 2, 160 00  Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/f9/6cf935b9ef073242697b30cf230e938a4d56d5de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.67" OriginalAmount="66.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091043195473" Longitude="14.424761144775" StarRating="4" HotelCode="63205|362663" HotelName="Hotel Hastal Prague Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 1077/16, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2a/c32a941c2c6a9a4d7bbec8f7e756292db9b6a883.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.71" OriginalAmount="66.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0553777" Longitude="14.371412" StarRating="4" HotelCode="267733|210141" HotelName="Herrmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Do poli 844/9, 158 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/9f/069f0116b44f7eced8726f3743cccfc158bbfc1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Herrmes The Hotel Herrmes (rated 3x000D star) is a mid size hotel in Prague. On site car parki...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.73" OriginalAmount="66.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082687916804" Longitude="14.406238496304" StarRating="4" HotelCode="259138|225206" HotelName="Hotel Kampa - Stará zbrojnice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 16, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/b4/b47342d7bc96a6a3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the historical centre of Prague, close to Karl's bridge and the na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.81" OriginalAmount="66.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076132276856" Longitude="14.413587295631" StarRating="4" HotelCode="395285|617945" HotelName="Boat Hotel Matylda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masarykovo nábreží, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7c/137c002d22d52d54a85bd114138a38b74d54c6ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.90" OriginalAmount="66.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088110010167" Longitude="14.42416369915" StarRating="4" HotelCode="58728|272275" HotelName="Metamorphis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štupartská 5/636, Týnský dvur, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/80/6280746d8a7bae2aee1ca06be59dd781b0b9a0cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area in the oldest part of Prague, directly at the historical city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="66.95" OriginalAmount="66.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.098838801129" Longitude="14.470619559288" StarRating="4" HotelCode="166024|2470364" HotelName="Hotel Artemis Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 18676 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/6d/c36d4db5f1fb549464e328c16439319dd732d763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 50 rooms. Amenities include a safe. Wireless internet access is avail...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.57" OriginalAmount="66.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085237427141" Longitude="14.421189380381" StarRating="3" HotelCode="35467|650655" HotelName="Hotel Melantrich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melantrichova 5, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/8c/838cc7e243c5a788b5d10beff333384d0d0b5cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated at the heart of Prague, close to the historical district of the city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.62" OriginalAmount="66.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.03528" Longitude="14.447607" StarRating="4" HotelCode="89529|545965" HotelName="Chateau St. Havel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Golf Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pred Nádražím 1/6, 14000 Praha, Krc</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/ab/29ab0bd7e76a0c18d99060522c92b7c234b57359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is set in its own grounds with an English park and ponds. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.66" OriginalAmount="66.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0870668" Longitude="14.4308855" StarRating="4" HotelCode="30259|4924" HotelName="K+K Hotel Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/4b/6c4b61c2849ddf986ac1f7e57c4bb3808c676fbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys an excellent location, right in the heart of Prague's historic o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074744935801" Longitude="14.380212037557" StarRating="4" HotelCode="500822|wellness_spa_boutique_hotel_pod_lipkami_prague" HotelName="Wellness And Spa Boutique Hotel Pod Lipkami Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lipkami 1520/8, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/fc/11fca2ef773b998b4dced9f584c05999001720b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Pod Lipkami is conveniently located in the popular Prague 06 area. Both business travelers and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084976415568" Longitude="14.42271670025" StarRating="4" HotelCode="108675|otel_modra_ruze" HotelName="Modra Ruze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rytírská 403/16, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/8f/3c8f72d7e04960e66bcaeb4e08a89e716e11c8a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.012580289883" Longitude="14.511781565641" StarRating="2" HotelCode="267730|pension_camp_prager" HotelName="Pension Camp Prager" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>V Ladech 3, 149 00 Praha, Seberov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/45/aa45f00dd6120eb652f9ba4746e8534af4b8a366.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.70" OriginalAmount="67.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.099884020017" Longitude="14.38973620534" StarRating="4" HotelCode="11777|4874" HotelName="Vienna House Diplomat Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evropska 15, 16041 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/02/fa02d1bc203464879cbaf7ec67869ca363ad42fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Prague Castle, in the green and friendly neighbourhood of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.04" OriginalAmount="67.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04506484841" Longitude="14.344285362764" StarRating="4" HotelCode="180435|1118658" HotelName="Volcano Spa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K sopce 839/30, Prokopské údolí, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/ee/56eeefae4d485e5c108ebbbcec52bb45679ba557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.65" OriginalAmount="67.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087715" Longitude="14.406788" StarRating="4" HotelCode="108768|129804" HotelName="Hotel Bishop´s House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dražického námestí 6/62, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e7/f2e7e53acc1c2ddefa052a1f8798d35f4d1db629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Prague, in the Lesser Town, only few steps from the Charles Bri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.66" OriginalAmount="67.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091677363127" Longitude="14.42479133606" StarRating="4" HotelCode="11545|352625" HotelName="Hotel Casa Marcello" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rásnovka 783, 110 00 Praha1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/6f/496f4350d865434eb137321fcfc25148df4ffa22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Old Town Square and the Josefov Jewish quarter of the city. The ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088565026706" Longitude="14.39885502099" StarRating="4" HotelCode="82380|the_golden_wheel" HotelName="The Golden Wheel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 28, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/82/e08288c74554b5071d4cfd5c3d0107d0960c9b6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084262" Longitude="14.420773" StarRating="4" HotelCode="180489|design_hotel_jewel_prague" HotelName="Jewel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rytírská 3, 110 00 Prag, Praha 1, Staré Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/44/e6443b6690ea8e58779922df8b1233c89709ced5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 11 rooms. Services and facilities at the hotel include a d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089075" Longitude="14.401263" StarRating="4" HotelCode="180454|residence_thunovska_19_2" HotelName="Thunovska 19" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thunovska 19, 118 00 Prag, Praha 1, Malá Strana</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/56/8456a7cdeb0519eb6744790245cfdbb75935a662.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 9 rooms. Services and facilities at the hotel include a restaurant an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09024718" Longitude="14.44062849" StarRating="2" HotelCode="384776|guesthouse__penzion_davids" HotelName="Rezidence Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 9/267, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/7f/f57f0cb3baaeaf0f1a31b190888f485454fe074a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09081436" Longitude="14.42874101" StarRating="4" HotelCode="516131|apartment_house__the_modern_flat" HotelName="Apartment House - The Modern Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soukenicka 7, 11000 Stare Mesto, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/6d/c06dc3c763e85694cdd009d89a679748af006ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0993377562" Longitude="14.286657571793" StarRating="4" HotelCode="35464|28924" HotelName="Ramada Airport Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K letišti 25 a/1067, Praha 6, 160 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b2/cbb26b0451920b2c29f46643977b3785ae747d4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the southern terminal of Prague's international airport. Many of the city'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087946521637" Longitude="14.424179792404" StarRating="5" HotelCode="87444|metamorphis_excellent" HotelName="Metamorphis Excellent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyn 10/644, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/ab/e9ab975b21edabc75f80a85379395f849cdd9f12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.73" OriginalAmount="69.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085791002292" Longitude="14.418934732676" StarRating="4" HotelCode="63948|2506175" HotelName="Dominican Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 235/7, Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/86/af/86af0c3a6322c28ffd8195bcc1211c77e8a44dbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique-hotel is part a Dominican Monastery. Over the years, it has become very famous, not on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.92" OriginalAmount="69.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089671" Longitude="14.404996" StarRating="5" HotelCode="87897|129784" HotelName="Hotel Three Storks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdstejnske namesti 20/8, 11800 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/55/da555902be4e4cb5819b31ebb26abb05f09fe08c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury boutique hotel is situated in the historical heart of Prague, on Tomáská Street, Lesser T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="4" HotelCode="580264|243207" HotelName="MOOo by the Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jánský Vrsek, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/8f/118f4739d121718ac88e7e2d3b5315ff62103ecf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.14930729" Longitude="14.56402677" StarRating="4" HotelCode="571946|227025" HotelName="The Granary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bohdanecska 259/1, 190 17 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/57/ca57ef06839a18893e3bfb2055fe23c49aad513d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0036183647" Longitude="14.466596150363" StarRating="4" HotelCode="267729|lifestyle_hotel" HotelName="Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Luzich 999/1, 142 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/9d/b69d7befc08619748a2c649d327e391d82badde1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.163686554998" Longitude="14.482694537434" StarRating="3" HotelCode="108931|hotel_frydl" HotelName="Pension Frydl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Hlavni 23, Brezineves, 182 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/2b/b02b9d135ef688c52a8005c53f7c4b4932a21105.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Stare Mesto. This is not a pet-friendly hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.47" OriginalAmount="70.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083780608667" Longitude="14.424697609682" StarRating="5" HotelCode="200906|231116" HotelName="Hotel Ambassador Zlatá Husa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 5-7, 111 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/6c/d26cc9b08c4ab308364d81fa35efde07b56d80d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is located right on Wenzel Square. The nearest underground station is Must...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.53" OriginalAmount="70.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088697292827" Longitude="14.571422675463" StarRating="3" HotelCode="82302|1095538" HotelName="Svornost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novozámecká 284, 190 12 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/cd/c4cd3ec5a4600ab9f6a50a58ce1c788ec9b18283.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.60" OriginalAmount="70.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090426" Longitude="14.419528" StarRating="4" HotelCode="313189|387046" HotelName="Prague Central Exclusive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Elisky Krasnohorske 9, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/9a/7e9a7880b311fbcb78208d2bb7b24809ca0f64f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101658668664" Longitude="14.535340304894" StarRating="3" HotelCode="263695|201020" HotelName="Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hloubetínská 20, 198 00 Prague 14</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9b/819bfc1633f6be7c668d8c1f57064f16953d527c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08387" Longitude="14.419271" StarRating="3" HotelCode="108925|old_prague_hotel" HotelName="Old Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skorepka 5, 11000 Praha 1, Staré Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/dd/a8dd12f00dbe6be564deed45c4f1f676cda7b47b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079552534226" Longitude="14.459558129311" StarRating="4" HotelCode="388475|courtyard_by_marriott_prague_flora" HotelName="Courtyard Prague City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lucemburska 46, 13000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/3b/473b9f43748f3f5a50b8da0007137a742b157ca9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the trendy and upbeat Vinohrady district, only 10 minutes to the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091095553571" Longitude="14.410765531429" StarRating="4" HotelCode="108849|hotel_klarov" HotelName="Klarov" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U zelezné lávky 567/12, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/48/a948e79aa084a95312dac8e56f47c7f974a9dcb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Prague. Its setting is especially ideal for guests wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085686" Longitude="14.418273" StarRating="4" HotelCode="307770|royal_route_mansions" HotelName="Six Continents Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Babysitting,Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Husova 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/7c/5e7cbc665a65d8601b39932ff368889511e3aea4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 300 meters from the Charles Bridge and the Old Town Square, these elegant apartments in Prague ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083183" Longitude="14.42257" StarRating="4" HotelCode="190971|jungmann" HotelName="Hotel Jungmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungmannovo námestí 2, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d1/f1d18cec62d1287f0f98ef4794e6161cc1d51b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.99" OriginalAmount="71.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08772584" Longitude="14.40467124" StarRating="4" HotelCode="385765|1664658" HotelName="Residence Malostranska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske namesti 24/38, 11800 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d7/34d7f42b9967b28abe232e4848ab17ed0b9b30a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.44" OriginalAmount="71.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093882676561" Longitude="14.341442337851" StarRating="3" HotelCode="94151|1774258" HotelName="Krystal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>José Martího 2/407, 162 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/a1/0ca1ff17828ef3a05a36fcb6fe322cdcc0249590.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3" HotelCode="775284|339686" HotelName="Seven Wishes Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Vítkova, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/82/958288b2db39a7cb5cb92617ad780f7a649127c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0964336" Longitude="14.47704033" StarRating="4" HotelCode="447990|balu_apartments" HotelName="Balu Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Pod Krejcárkem 975/2, Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a5/49a58e71613a143be2d2a490ee78a5fa5265ea4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08806" Longitude="14.424085" StarRating="4" HotelCode="180494|merchants_yard_residence_hotel_" HotelName="Merchant's Yard Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Týn 637/7, 110 00 Prag 1, Staré Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/e8/0f/e80f01e8debbf62e3f99f26006643ffb17195213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.28" OriginalAmount="72.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0843765" Longitude="14.4148514" StarRating="3" HotelCode="451240|2331995" HotelName="Aparthotel Naprstkova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naprstkova 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/eb/e3ebfb2b1b6e599bc8f17686b19ef96244e949d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.43" OriginalAmount="72.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093032" Longitude="14.409077" StarRating="5" HotelCode="13373|865855" HotelName="Hotel Hoffmeister" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Bruskou 7, Praha 1, Malá Strana, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ea/eaeadeb61e0cf0281be5afca17e67c6216980103.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3.5" HotelCode="625943|262880" HotelName="Rehorova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rehorova 969/21, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/66/ec66555bc0f1886d0b8b7f7849d5d67176141f64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08823429" Longitude="14.41555548" StarRating="4" HotelCode="385790|the_art_house_2" HotelName="The Art House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/65/67652a30c2ea25ee7ed95dcc8346aaaa22bd3126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08572990632" Longitude="14.407838433982" StarRating="3" HotelCode="59219|kampa_garden_hotel" HotelName="Kampa Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sovovych Mlynu 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/46/8c46c73be4c18269b187114506637885899da00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mala Strana near the Vltava River and a few metres from Charles Bridge. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.14" OriginalAmount="73.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08884" Longitude="14.421602" StarRating="3" HotelCode="190968|2472595" HotelName="Apartments Dusní" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusní 928/1, Staré Mesto, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/d0/2fd07298961f8a252c72ac80774d3b350d65db27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.61" OriginalAmount="73.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071844843976" Longitude="14.438572891619" StarRating="3" HotelCode="108928|297715" HotelName="Hotel Orion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Americká 9, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/01/f401a2210da4cbf0d953f0c9909fbf204f593d7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.38" OriginalAmount="74.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091518942656" Longitude="14.430874346751" StarRating="4" HotelCode="262268|953485" HotelName="INNSIDE Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 25, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/dd/2fdd9543d8733d7b910d421707ad61c413911a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.45" OriginalAmount="74.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086094759988" Longitude="14.387497901917" StarRating="4" HotelCode="73636|896775" HotelName="Lindner Hotel Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strahovská 128, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b4/89b4b609634b36aa03ef8c8eff92802801bfdf66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is nestled in the grounds of the UNESCO-protected site of Strahov Monastery and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087245743689" Longitude="14.40603082576" StarRating="4" HotelCode="78804|domus_balthasar_design_hotel" HotelName="Domus Balthasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mostecká 282/5, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/3a/543a44ecf067b6eccbea31cabe3d0f95d17da012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084594" Longitude="14.406545" StarRating="3" HotelCode="495196|pension_dientzenhofer" HotelName="Pension Dientzenhofer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nosticova 2, Praha 1, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/58/7958b8d238649ddc151f88a67814442a22c22d62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Dientzenhofer in Prague (Mala Strana), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.97" OriginalAmount="75.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109900619718" Longitude="14.501566886902" StarRating="4" HotelCode="75648|210085" HotelName="Clarion Congress Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freyova 33, 190 00 Prague 9, Vysocany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/9a/549abbd7c6adba0c2f597aa67649485f65de42c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.19" OriginalAmount="75.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077080393002" Longitude="14.428920294477" StarRating="4" HotelCode="64693|142877" HotelName="Boutique Hotel Seven Days" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 46/572, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/e0/31e08d3dc2dd5802ead29564d3c5a56262cf33ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the Old Town and Wenceslas Square, which...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.24" OriginalAmount="75.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071609112625" Longitude="14.499873582803" StarRating="3" HotelCode="25666|80654" HotelName="Juno Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stechovicka 2296, 100 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/96/f8967c23dcd9ea4e7b23676fb20fa946e52a6bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within easy reach of the city. Strasnicka underground station is just a 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.72" OriginalAmount="75.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.094389095338" Longitude="14.454103719945" StarRating="4" HotelCode="255994|1464038" HotelName="pentahotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 112, 186 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/da/90da8cf83bf3786d3020603824d62c34d32b94c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is conveniently located for transportation on the outskirts of the inner city, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089555568693" Longitude="14.431370794773" StarRating="4" HotelCode="49127|14965" HotelName="Century Old Town Prague - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 7, 11000 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/7e/af7ec631782bd67c5064603c75a7d54e41864a9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and historical business hotel is located in the heart of Prague, just a few minutes aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0820262" Longitude="14.30796618" StarRating="3" HotelCode="738447|286530" HotelName="Sky Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ztracena 737, Prague 6, 161 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/1c/ea1cbcd541f2f9ed0753051dd8efd70f4fd355a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085686705908" Longitude="14.513296230692" StarRating="3" HotelCode="108765|hotel_baroko" HotelName="Baroko" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomsova 13/11, 108 00 Prague-Prague 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/72/8d721ff44debef511066575325a0daa557323760.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Baroko originally a farm transformed into a hotel, is situated in the quiet area of Prague 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.93" OriginalAmount="76.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07544343" Longitude="14.4141009" StarRating="4" HotelCode="496159|2046365" HotelName="Dancing House Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jiraskovo Namesti 1981/6, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/21/082108cdf4e59947a65aa252b15fc2d6779989c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088167" Longitude="14.425529" StarRating="3" HotelCode="143832|30030" HotelName="Templova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Templova Street 7, Old Town, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76dd38ad7abeff1a25e4d89b5e0b6e155636a5b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1106598" Longitude="14.4718956" StarRating="3" HotelCode="108811|hotel_jerabek" HotelName="Jerabek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primátorská 4/7, 180 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3f/783f2689419123349dc952bf67305821514d953b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="78.04" OriginalAmount="77.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0868368" Longitude="14.4211099" StarRating="4" HotelCode="60960|210337" HotelName="Grand Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staromestské námestí 481/ 22, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/88/e988df0e7e9782d09499aba7c79e30c437c44daf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.110735" Longitude="14.332099" StarRating="4" HotelCode="180447|dolce_villa_hotel" HotelName="Dolce Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebušická 93, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/94/99946e37cfc2c47232d4311b7e40de160b728609.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.81" OriginalAmount="78.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086243396442" Longitude="14.417154737434" StarRating="4" HotelCode="78155|392925" HotelName="Hotel Clementin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seminárská 4/176, Praha 1, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/f7/12f7348c54b529ed4f5a4ad3355e20aa6b19c0e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can take advantage of the hotel's ideal location on the medieval royal route, which has conne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.90" OriginalAmount="78.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077371" Longitude="14.422441" StarRating="5" HotelCode="108957|115472" HotelName="Radisson Blu Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 561/8, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/20/f22061d0c0b4b61f52ad86d20529298048883e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just off the Charles Square in the heart of Prague's New Town, ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08186413" Longitude="14.40462118" StarRating="3" HotelCode="435781|apartments_u_svejku" HotelName="Penzion U Švejku" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 424/22, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/97/4897123804b1970f0bed1e737dabc89b305ee86d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Apartments U Svejku, you'll be centrally located in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.12" OriginalAmount="79.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0812197" Longitude="14.4285029" StarRating="5" HotelCode="258773|231216" HotelName="Jalta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 45/818, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/d9/48d92f1a544e58497459bd1ecb634c7536bc3df1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is located on the majestic Wenceslas Square, the famous Prague landmark which breathes history an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05160227" Longitude="14.32527861" StarRating="0" HotelCode="570634|villa_bohemia" HotelName="Villa Bohemia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K Vidouli 831/15, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d5/ffd509d44d7f4b62501354aef3ca425d2f0ff963.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07632369" Longitude="14.41481227" StarRating="0" HotelCode="981562|river_view_residence" HotelName="Riverview Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naplavni 2, 12000 Praga</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/50/a55031469295c6a24b5e50e0d764cac117c4b0fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.51" OriginalAmount="80.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077778160194" Longitude="14.417774677277" StarRating="4" HotelCode="57662|272025" HotelName="EA Hotel Manes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 20, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/67/f067d175a4cb05421765068692b4e85ac5befc57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is situated in close proximity to Prague’s new town and the Vltava. The easy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.77" OriginalAmount="80.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08453362" Longitude="14.42000103" StarRating="0" HotelCode="822039|2472555" HotelName="Aparthotel Michalská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Internet,Pets allowed,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/44/5944398f08376b5add03970817552ae82d57d631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;OLD TOWN - APARTHOTEL MICHALSKA offers accommodation in gothic house ,,U Cerveného raka” from 14th c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.24" OriginalAmount="81.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079789" Longitude="14.425944" StarRating="3" HotelCode="492845|647388" HotelName="Hostel Apple" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Babysitting,Bicycle Rental,Central Heating,Dining,Housekeeping,Internet,Kitchen,Pets allowed,Printer,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 36, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/7f/c47fb4238ed831c692a46e0645f790a73f21f9ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;NEW TOWN - APPLE APARTMENTS offers accommodation in historical building just 100 m from the Wencesla...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.34" OriginalAmount="81.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081754198133" Longitude="14.43189650774" StarRating="5" HotelCode="12191|369955" HotelName="Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1600/19, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/16/0316f356aa6cf0fc2d4647c172bb305f3eefdb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Prague, directly by the main railway station. Wenceslas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091995" Longitude="14.44502" StarRating="4" HotelCode="108682|hotel_alwyn" HotelName="Hotel Alwyn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vítkova 26/151, 18600 Praha 8, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/8e/358e2f797e4d862fed95a151f61355ccadca0688.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087876823726" Longitude="14.397705048323" StarRating="4" HotelCode="58917|appia_residences" HotelName="Appia Hotel Residences Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šporkova 3/322, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/4e/3c4e20bf3d5a0b04dcf02fa98b1c741e026dda65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in Malá Strana (Lesser Town), just under the Prague Castle and a few metres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="83.53" OriginalAmount="82.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080903873048" Longitude="14.421349154013" StarRating="5" HotelCode="296355|1313871" HotelName="Michelangelo Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 1477/20, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/29/2e29a9c83c3d4c8d1e8fa16ab85a4c104a8f88a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the historic town centre, just a few steps from famous Wencesla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.64" OriginalAmount="82.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08996837" Longitude="14.43214352" StarRating="5" HotelCode="445176|2046325" HotelName="Cosmopolitan Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zlatnicka 3, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/1c/1c598ea87455194c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a quiet street in a historic area, this hotel is situated not ten minutes from the bustli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088349218696" Longitude="14.409490674734" StarRating="4" HotelCode="34927|4061" HotelName="U Pava" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U luzickeho Seminare30/32, 11800 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/96/1296b8e45d49eb0a9e8d7daf6a521599fa4317ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This intimate luxury hotel is situated close to Charles Bridge and Kampa Island. Malostranská underg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08543906" Longitude="14.41715239" StarRating="4" HotelCode="417229|royal_boutique_residence" HotelName="3 Epoques" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Retezová 3, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/19/c61990d3817b5fae33f95c9190b534ffd974d011.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.87" OriginalAmount="84.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087343279989" Longitude="14.406660703836" StarRating="4" HotelCode="108844|1110908" HotelName="Pod Vezi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mostecká 58/2, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0b/6f0b4e8496f6d9f600437587253091ed7e3503e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.11" OriginalAmount="84.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089814559989" Longitude="14.432835280895" StarRating="5" HotelCode="68806|137114" HotelName="Imperial Art Deco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 15, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/64/656478722c2e409264686cf02c58965d4c8bc63b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is a luxurious Art Deco property situated in the heart of Prague city centre, ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089174625868" Longitude="14.578699489378" StarRating="3" HotelCode="417238|cesky_statek" HotelName="Penzion Cesky Statek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stara Obec 7, 190 12 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/15/7215a729e963a557fb0261364a77db3a09d840a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Prague (Dolni Pocernice), Cesky Statek is within the vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.53" OriginalAmount="86.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090919122593" Longitude="14.435131688302" StarRating="2" HotelCode="384714|1737418" HotelName="Aparthotel Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Biskupsky Dvur 1151/3, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/63/8063da722ffe5f957c51c75fedb5a012edd9adec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.64" OriginalAmount="86.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085969126727" Longitude="14.433948397636" StarRating="4" HotelCode="387084|88260" HotelName="987 Design Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne Namesti 15-987, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/a8/31a856732ba0936407ba7352c2301d9a625cea74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated between the modern Prague of Wenceslas Square and the historical Old City...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.25" OriginalAmount="87.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08949" Longitude="14.40763" StarRating="5" HotelCode="87442|225536" HotelName="Luxury Family Hotel Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 11, 118 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/59/655925601b8b39bfc317ba198dbe86c396fc00af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in the very heart of Prague, right by the Prague ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08729126748" Longitude="14.405727130159" StarRating="4" HotelCode="153701|residence_u_erneho_orla" HotelName="U Cerneho Orla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mostecká 11, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/f4/a0f4ced479df4d8be03cdc801bcc732ff8aaf56a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.60" OriginalAmount="89.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0869001" Longitude="14.4192626" StarRating="4" HotelCode="27144|18297" HotelName="Hotel Rott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malé námestí 138/4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a7/3ca700a059fb6960e3de031248621872399dbce3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its location, the hotel ensures unbelievable views of the pointed spires and red brick roo...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.75" OriginalAmount="93.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08364140982" Longitude="14.414274394512" StarRating="4" HotelCode="34714|258076" HotelName="Hotel Leonardo Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolíny Svetlé 27, 11000 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b2/c4b2a7dc8197ca11aa06f1340d7d8d322a3742de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of Prague, close to Charles Bridge, the Old Town Ring, Wenceslas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08826643" Longitude="14.42241293" StarRating="3.5" HotelCode="498084|226945" HotelName="Apartment by the Old Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Tynska 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/c8/3ec826e72084d2aec52f39b91e45ae6db286b7b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1175954" Longitude="14.4468738" StarRating="4" HotelCode="296385|castle_residence_praha" HotelName="Castle Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kvetinarska 755, Praha 8, Liben 182 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/21/f8/21f8aa8d7e45ad38c0de7279dd254133aa53d577.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092331262993" Longitude="14.4195073843" StarRating="5" HotelCode="16148|president_hotel_prague" HotelName="The President Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Curieovych 1/100, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b5/ce/b5ce4264290bdcd0f2224ab2f85f646f3d8a229e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the Vltava river, between Charles Bridge and the convent ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.41" OriginalAmount="98.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087621" Longitude="14.426358" StarRating="5" HotelCode="12989|546145" HotelName="Grand Hotel Bohemia Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Králodvorská 4, Staré Mesto, 110 00 Prague, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/71/f671c386a40ddd104763082b359999ac09dfaa3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in quiet neighbourhood, enjoying a central location close to many of Pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.52" OriginalAmount="98.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088207" Longitude="14.42827" StarRating="5" HotelCode="900416|994875" HotelName="Kings Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel,Historic Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Obecniho domu 3, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/28/78282daa51c61c5f0c2c868b3a4cd7fe56b73af1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly in Prague's city centre, at Republic Square. It is next to the Municip...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.70" OriginalAmount="99.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088440033582" Longitude="14.398833159797" StarRating="3" HotelCode="108975|1437348" HotelName="Golden Key" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 243/27, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/24/1d240f01be005fb5c01e8b563606cc5fa1ac1393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Prague. Its setting is especially ideal for gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0886534" Longitude="14.41751638" StarRating="3" HotelCode="744122|339707" HotelName="The Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zatecka 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/dd/35ddd57885cc3d136dd10fbe4947f26caac2e1f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.036027" Longitude="14.46956" StarRating="4" HotelCode="190972|hotel_nosal" HotelName="Nosál" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>U Michelského lesa 1157, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/8f/a98fe4b4b31e12e37b3c3a720f455580aa3202b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the city centre yet within a decidedly organic atmosphere. Our hotel is also suitable for c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.09" OriginalAmount="104.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082850737602" Longitude="14.43166176049" StarRating="4" HotelCode="50970|377095" HotelName="Falkensteiner Hotel Maria Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 21, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/b5/75b5da12dc0870d0d59e4965248ec151564f45fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a magnificent historical building in the very heart of the city, the hotel is just a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.42" OriginalAmount="106.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087220281637" Longitude="14.423173964024" StarRating="5" HotelCode="35939|134752" HotelName="Ventana Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetna 7, entrance – Štupartská 2, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e0/25e00fc560da9cea79b4940046404c6cf2607e31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of Prague at the world-famous Old Town Square overlooki...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.11907514917" Longitude="14.634049266757" StarRating="3" HotelCode="225615|hotel_certousy" HotelName="Hotel Certousy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartlova 35/10, 193 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c4/69c40317836d08e1ee05e1b524864a8594fc4e8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087827" Longitude="14.4041" StarRating="4" HotelCode="395283|amour_hotel_residence" HotelName="The Nicholas Hotel Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske Namesti 5/28, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/8a/138a8820b4e378682202394382f8b85f155ebf57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.08" OriginalAmount="108.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088026" Longitude="14.427252" StarRating="5" HotelCode="16040|314885" HotelName="Hotel Paris Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Obecního Domu 1, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/51/2751da99c7d144f92d80cbe592e0e0c25520187a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, traditional hotel is located at the heart of the historical city centre. All of the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="111.83" OriginalAmount="110.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088613634787" Longitude="14.431886338534" StarRating="5" HotelCode="16623|CBA138800" HotelName="Hilton Prague Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/68/cf/68cfef8fe02afc509c586051e44eee34e934d1f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the heart of Prague, amidst attractions including the ol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.05793114" Longitude="14.46965053" StarRating="3" HotelCode="364410|hotel_peko" HotelName="Hotel Peko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brtnická 713/1, 101 00 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/99/9599d4a0e571cbf6ade1a5aaa07a94991d152881.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.22" OriginalAmount="112.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089892" Longitude="14.425973" StarRating="4" HotelCode="25138|1024288" HotelName="Hotel Josef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 20, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/ae/40ae9a882e23a85951a9c9fbaa3aaba106c1fcb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the centre of Prague's old town. Numerous shops are in the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.98" OriginalAmount="112.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088159" Longitude="14.425866" StarRating="5" HotelCode="98958|129754" HotelName="Buddha-Bar Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 649/8, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/95/87954c081c2ab6c3ea0b8685398cc965ac12f25d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a historical building in the city centre of Prague just a few...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079630243135" Longitude="14.429334998131" StarRating="3" HotelCode="224852|339589" HotelName="Hapimag" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námésti 60, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/91/f591eb713584b3236193f9b0728bc4547be0b00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0113179" Longitude="14.6034555" StarRating="4" HotelCode="108837|park_holiday_congress__wellness_hotel" HotelName="Park Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kvetnového povstání 194, Benice, 103 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/7b/b87b0586085d0fa1565927bf092746b0ce95eeb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.73" OriginalAmount="113.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086541" Longitude="14.420176" StarRating="5" HotelCode="29691|549325" HotelName="U Prince" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Town Square, 29, Prag 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/9b/3a/9b3aa09103566d27003a8a8b8269662b565f2e12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Prague, right on the Old Town Square and opposite the Astron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.106838" Longitude="14.269342" StarRating="4" HotelCode="87710|courtyard_by_marriott_prague_airport" HotelName="Courtyard Prague Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aviaticka 1092/8, Prague 161 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/db/63db7b4e4e8a236a501e86070c22d73467577354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Prague-Ruzyne International Airport, between Terminal 1 and 2 with a direct ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.61" OriginalAmount="114.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076865" Longitude="14.415315" StarRating="4" HotelCode="68627|364295" HotelName="Eurostars David Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Náplavní, 6, Praga 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/b1/12b15b341685c81d8ce66be8e4f00e14112a95f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is located downtown, close to the Vltava river, the National Theatre, the famous Charles B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04579936" Longitude="14.30537166" StarRating="3" HotelCode="949524|286373" HotelName="Citywest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klementova 4, Praha 13, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/64/4d64518943fde05cff51e641c4176d90837b8902.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08560081" Longitude="14.4218358" StarRating="4" HotelCode="579026|227024" HotelName="St.Havel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 500/6, 11000 Prague 1 - old town</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/f0/7af0e748cac09158c0eaab682ebbab90099bce7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="129.33" OriginalAmount="128.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08306881" Longitude="14.42449974" StarRating="4" HotelCode="766753|74203189" HotelName="Pytloun Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 779/16, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/27/d127cbf7b6eae81efc943999cabbb45c7e7a7fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.63" OriginalAmount="128.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="16422|4954" HotelName="Alcron Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 40, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/82/1d8255481db54c6a612036262daadd1bae0739f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.20" OriginalAmount="130.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090904258477" Longitude="14.424681046627" StarRating="4" HotelCode="14647|1024338" HotelName="Maximilian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 14, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/1f/941f43a5a4c9d50381769008b93568258c439a54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class, luxury hotel is situated at the heart of the city, just a few paces from the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.73" OriginalAmount="131.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08764985135" Longitude="14.418435897553" StarRating="5" HotelCode="284709|1191528" HotelName="The Emblem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Platnérská 19, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/ef/e0efe78f87e4d00c1307f8668c4becdefae0ccfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sophisticated and imaginative, The Emblem Hotel boasts an unbeatable location in the heart of Prague...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087528" Longitude="14.400942" StarRating="5" HotelCode="82873|alchymist_grand_hotel_and_spa" HotelName="Alchymist Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 19, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/67/57677db27a57fd4abae016261f18b7bff18f0f0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the city centre, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.87" OriginalAmount="133.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088211084139" Longitude="14.431195364747" StarRating="5" HotelCode="14673|4944" HotelName="Prague Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 8, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/9e/789e976392b58cea74da01e68d51435b47c99fd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city center, just a few steps away from the Old Town Square and Prague’s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.38" OriginalAmount="135.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086318489638" Longitude="14.433870613575" StarRating="5" HotelCode="27481|856955" HotelName="Carlo IV Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 13/991, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1b/921bb983da79836d55ae3b5e1cc48ab86f2f663a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, neo-classical city hotel is located at the heart of Prague, just a few minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088673611087" Longitude="14.404999315738" StarRating="3" HotelCode="35186|hotel_u_schnellu" HotelName="U Schnellu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomasska 2, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/93/a993ca3f44d9e6e7fbac5948365a9e6c9fe75e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07027" Longitude="14.40904" StarRating="5" HotelCode="89535|general_hotel" HotelName="General" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Svornosti, 1143/10, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/e4/26e4156b0c93cbc5ee8a92005d693e65411a12cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in one of the fastest developing city centre areas, this business hotel offers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08756762" Longitude="14.41978446" StarRating="4" HotelCode="982540|old_town_square_premium_apartments" HotelName="Old Town Square Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mikulášská 4, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/73/5473d253b1ded514b2ffe1a710afcb134dae9508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.56" OriginalAmount="158.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08605189" Longitude="14.42933026" StarRating="4" HotelCode="322835|1798708" HotelName="BoHo Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážná 1254/4, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/4d/814d3117909bf365ab1ffd637b28d7ce104fb17f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090212" Longitude="14.404186" StarRating="5" HotelCode="180492|alchymist_prague_castle_suites" HotelName="Alchymist Prague Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Snemovní 8, 11800 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/e8/a1e883c6dc0543b06b6bf367214afc0ab0171031.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.95" OriginalAmount="173.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084673191817" Longitude="14.414081275463" StarRating="5" HotelCode="58305|127864" HotelName="Smetana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoliny Svetlé 34, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/7e/527ec0178eb7467ff8d545d7d85f246378f226e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Prague's Old Town and is only a short walk from the Charles Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08349337" Longitude="14.46679482" StarRating="3" HotelCode="962585|339588" HotelName="Art Garden Towers Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olsanská 2898/4H, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/85/9b85ee523f54eef612e37a2e315516fe5c6d6e12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.12" OriginalAmount="178.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087039580401" Longitude="14.402563869953" StarRating="5" HotelCode="27480|50434" HotelName="Aria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 9, 11800 Praga 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/06/c10670cef6b7be6b733825422d82a5315e0b5526.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.43" OriginalAmount="186.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086573195968" Longitude="14.436794221401" StarRating="5" HotelCode="31803|374205" HotelName="King David" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernska 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/1f/db1fcfd27a325beb3b5f0b1cd2d50142c365fa66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the heart of Prague, close to the main train station where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09146821" Longitude="14.38960526" StarRating="4" HotelCode="367296|romantik_hotel_u_raka" HotelName="Hotel U Raka - Romantik Galerie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/12/2025" HotelFacility="Bar,Currency Exchange,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Cerninska 10, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9d/51/9d5116de1d6527dcc6fad99100ca36d09938acf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Romantik Hotel U Raka Welcome to the luxurious, 4x000D star Romantik Hotel U Raka in Prague. Hotel g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.13" OriginalAmount="213" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082073471725" Longitude="14.427098035812" StarRating="2" HotelCode="188605|420421" HotelName="Grandhotel Evropa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 826/25, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/6c/ed6cbb95bf0b383da628b9c53fcb676fb19fe461.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="218.60" OriginalAmount="216.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091749636709" Longitude="14.418268203735" StarRating="5" HotelCode="258532|360988" HotelName="InterContinental Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parížská 30, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/80/ba8067baac38bd36e7f8f2545e53f5be38f3ad0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located in the centre of the old town and directly on the Vltava. It of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.57" OriginalAmount="239.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087094081072" Longitude="14.431378484044" StarRating="5" HotelCode="76277|98119" HotelName="The Grand Mark Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 12, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2c/9b2cb5174955591ec033bb135b70b0e609ce9cee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a well-known corner of central Prague, Hybernska Street, in close pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.08" OriginalAmount="245.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088716650891" Longitude="14.406270728836" StarRating="4.5" HotelCode="97911|143946" HotelName="Augustine A Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 12/33, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e8/97e83629e4b1a0c3255c707419ffbdcf6aede5d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in Prague's picturesque Malá Strana district, the hotel is close to the majesti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="268.86" OriginalAmount="266.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08505354288" Longitude="14.405329227448" StarRating="5" HotelCode="59488|329614" HotelName="Mandarin Oriental Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebovidska 459/1, Malá Strana, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ed/21ed516dc707d1201eefb555c1495b928b134e01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.79" OriginalAmount="479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087494" Longitude="14.414891" StarRating="5" HotelCode="12632|four_seasons_hotel_prague" HotelName="Four Seasons Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veleslavínova 2a/1098, Praha 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a6/06/a60649171fe78ea1202aafc3478ec8affa28197f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Massage Centre,Sauna,Telephone Service,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Kitchen,Golf,Wheelchair Access,Diet Meals,Spa,Bicycle Rental,Swimming Pool,Garden,Airport Transfer (on Demand),Meeting Room,Parking,Pets allowed,Heated Pool,24 Hour Power Supply,Babysitting,Dining,Housekeeping,Printer,Smoking Rooms,ATM/Cash Machine,24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Pick &amp;amp; Drop,Coffee Shop,Off-Site Parking</BasicAmenities>
    <HotelRating>3,5,4,4.5,3.5,2,1,1.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,VILLAGE,GOLF HOTEL,CASINO RESORT,ECO HOTEL,HOTEL,AIRPORT HOTEL,APARTHOTEL,APARTMENT,COUNTRY HOUSE,GUEST HOUSES,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||True